flatbuffers/tests/union_vector
tira-misu 876a64aae1
[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>
2023-04-06 00:29:14 +02:00
..
Attacker.cs [CS] Verifier (#7850) 2023-04-06 00:29:14 +02:00
Attacker.java FlatBuffers Version 23.3.3 (#7852) 2023-03-03 11:46:55 -08:00
Attacker.kt FlatBuffers Version 23.3.3 (#7852) 2023-03-03 11:46:55 -08:00
Attacker.php
AttackerT.java Fixed test cases (#7732) 2022-12-22 20:51:39 +00:00
BookReader.cs [C#] Prepares for official Nuget release (#7496) 2022-09-01 10:17:34 -07:00
BookReader.java Fixed test cases (#7732) 2022-12-22 20:51:39 +00:00
BookReader.kt [Kotlin] Control the generation of reflection with --reflect-names (#7775) 2023-01-10 10:03:39 -08:00
BookReader.php
BookReaderT.java Fixed test cases (#7732) 2022-12-22 20:51:39 +00:00
Character.cs [CS] Verifier (#7850) 2023-04-06 00:29:14 +02:00
Character.java
Character.kt [Kotlin] Control the generation of reflection with --reflect-names (#7775) 2023-01-10 10:03:39 -08:00
Character.php
CharacterUnion.java
FallingTub.cs [C#] Prepares for official Nuget release (#7496) 2022-09-01 10:17:34 -07:00
FallingTub.java Fixed test cases (#7732) 2022-12-22 20:51:39 +00:00
FallingTub.kt [Kotlin] Control the generation of reflection with --reflect-names (#7775) 2023-01-10 10:03:39 -08:00
FallingTub.php
FallingTubT.java Fixed test cases (#7732) 2022-12-22 20:51:39 +00:00
Gadget.cs [CS] Verifier (#7850) 2023-04-06 00:29:14 +02:00
Gadget.java
Gadget.kt [Kotlin] Control the generation of reflection with --reflect-names (#7775) 2023-01-10 10:03:39 -08:00
Gadget.php
GadgetUnion.java
HandFan.cs [CS] Verifier (#7850) 2023-04-06 00:29:14 +02:00
HandFan.java FlatBuffers Version 23.3.3 (#7852) 2023-03-03 11:46:55 -08:00
HandFan.kt FlatBuffers Version 23.3.3 (#7852) 2023-03-03 11:46:55 -08:00
HandFan.php
HandFanT.java Fixed test cases (#7732) 2022-12-22 20:51:39 +00:00
Movie.cs [CS] Verifier (#7850) 2023-04-06 00:29:14 +02:00
Movie.java FlatBuffers Version 23.3.3 (#7852) 2023-03-03 11:46:55 -08:00
Movie.kt FlatBuffers Version 23.3.3 (#7852) 2023-03-03 11:46:55 -08:00
Movie.php
MovieT.java Fixed test cases (#7732) 2022-12-22 20:51:39 +00:00
Rapunzel.cs [C#] Prepares for official Nuget release (#7496) 2022-09-01 10:17:34 -07:00
Rapunzel.java Fixed test cases (#7732) 2022-12-22 20:51:39 +00:00
Rapunzel.kt [Kotlin] Control the generation of reflection with --reflect-names (#7775) 2023-01-10 10:03:39 -08:00
Rapunzel.php
RapunzelT.java Fixed test cases (#7732) 2022-12-22 20:51:39 +00:00
union_vector.fbs
union_vector.json
union_vector_generated.h FlatBuffers Version 23.3.3 (#7852) 2023-03-03 11:46:55 -08:00