summaryrefslogtreecommitdiff
path: root/tests/ts
diff options
context:
space:
mode:
authortira-misu <gunter.burchardt@boschrexroth.de>2023-04-06 00:29:14 +0200
committerGitHub <noreply@github.com>2023-04-06 00:29:14 +0200
commit876a64aae138be5d9eb9245348719a18161d8e09 (patch)
tree14940818e1a6506eeb180150d610e41a06735732 /tests/ts
parent2803983c708ff6f4861c324597fd8e5f74660f67 (diff)
downloadflatbuffers-876a64aae138be5d9eb9245348719a18161d8e09.tar.gz
flatbuffers-876a64aae138be5d9eb9245348719a18161d8e09.tar.bz2
flatbuffers-876a64aae138be5d9eb9245348719a18161d8e09.zip
[CS] Verifier (#7850)
* Fix C/C++ Create<Type>Direct with sorted vectors If a struct has a key the vector has to be sorted. To sort the vector you can't use "const". * Changes due to code review * Improve code readability * Add generate of JSON schema to string to lib * option indent_step is supported * Remove unused variables * Fix break in test * Fix style to be consistent with rest of the code * [TS] Fix reserved words as arguments (#6955) * [TS] Fix generation of reserved words in object api (#7106) * [TS] Fix generation of object api * [TS] Fix MakeCamel -> ConvertCase * [C#] Fix collision of field name and type name * [TS] Add test for struct of struct of struct * Update generated files * Add missing files * [TS] Fix query of null/undefined fields in object api * Add .Net verfier * Add some fuzz tests for .Net * Remove additional files * Fix .net test * Changes due to PR * Fix generated files --------- Co-authored-by: Derek Bailey <derekbailey@google.com>
Diffstat (limited to 'tests/ts')
0 files changed, 0 insertions, 0 deletions