flatbuffers/tests
Wouter van Oortmerssen 0fadaf391d Enable verifier on nested_flatbuffers 2021-11-29 15:05:59 -08:00
..
FlatBuffers.Benchmarks Remove byte* property in ByteBufferAllocator (#5191) 2019-02-21 23:36:55 +01:00
FlatBuffers.Benchmarks.swift Improves documentation, and adding DocC (#6784) 2021-09-27 20:59:19 +02:00
FlatBuffers.Test fixed errant itemgroup element in C# test project (#6854) 2021-09-21 15:01:29 -07:00
FlatBuffers.Test.Swift [C++] Fix compile failure on Object API union construction for struct member (#6923) 2021-11-18 10:55:11 -08:00
KeywordTest [C#] Use @ for keyword escaping (#6834) 2021-09-09 10:29:27 -07:00
MyGame Keep methods with struct name and switch them to default (#6879) 2021-11-04 15:12:25 -07:00
arrays_test Refactor idl_gen_rust and Rust generated code to use consistent whitespace (#6809) 2021-08-23 18:53:10 -04:00
cpp17 Enable verifier on nested_flatbuffers 2021-11-29 15:05:59 -08:00
docker [Rust] Add support for fixed size arrays (#6548) 2021-04-16 11:15:59 -04:00
evolution_test [C++] Use nullptr instead of 0 in generated headers (#6762) 2021-08-02 13:41:15 -07:00
fuzzer Enable verifier on nested_flatbuffers 2021-11-29 15:05:59 -08:00
include_test Rework how Rust generated files are laid out (#6731) 2021-07-22 19:02:28 -04:00
include_test1 Refactor idl_gen_rust and Rust generated code to use consistent whitespace (#6809) 2021-08-23 18:53:10 -04:00
include_test2 Refactor idl_gen_rust and Rust generated code to use consistent whitespace (#6809) 2021-08-23 18:53:10 -04:00
keyword_test [C#] Use @ for keyword escaping (#6834) 2021-09-09 10:29:27 -07:00
monster_test Refactor idl_gen_rust and Rust generated code to use consistent whitespace (#6809) 2021-08-23 18:53:10 -04:00
more_defaults Refactor idl_gen_rust and Rust generated code to use consistent whitespace (#6809) 2021-08-23 18:53:10 -04:00
my-game [TS] Add Build TS to CI jobs (#6524) 2021-04-12 10:41:59 -07:00
name_clash_test [idl_parser] Check structs and enums do not clash in a namespace (#6562) 2021-05-14 13:56:52 -07:00
namespace_test [C++] Fix compile failure on Object API union construction for struct member (#6923) 2021-11-18 10:55:11 -08:00
nested_namespace_test [C#] Using 'global::' as qualifying_start_ within BaseGenerator (#6767) 2021-09-15 16:57:29 -05:00
optional_scalars BugFix: Optional enum when it is null (#6835) 2021-09-10 12:55:46 -04:00
prototest (Optionally) add an additional suffix namespace to generated fbs files. (#5698) 2020-01-06 10:00:59 -08:00
rust_usage_test Fix Rust keyword inconsistency (#6794) 2021-08-18 15:37:44 -04:00
union_vector [C++] Fix compile failure on Object API union construction for struct member (#6923) 2021-11-18 10:55:11 -08:00
BUILD.bazel [idl_parser] Check structs and enums do not clash in a namespace (#6562) 2021-05-14 13:56:52 -07:00
DartTest.sh Dart 2.0 release prep (#6759) 2021-08-02 13:31:36 -07:00
GoTest.sh [go] tests/GoTest.sh: Fix flags.Parse location to work on new go SDKs. (#6388) 2021-01-07 11:54:00 -08:00
JavaScriptFlexBuffersTest.js [TS/JS] New gen TS code gen (#6302) 2021-01-19 12:51:13 -08:00
JavaScriptTest.js [TS] Add Build TS to CI jobs (#6524) 2021-04-12 10:41:59 -07:00
JavaScriptUnionVectorTest.js [TS] Add Build TS to CI jobs (#6524) 2021-04-12 10:41:59 -07:00
JavaTest.bat Fixed vector of unions crash in java (#5190) 2019-02-21 19:50:13 +01:00
JavaTest.java [Java] lookup by byteArray is giving back wrong entry (#6915) 2021-11-15 11:16:45 -08:00
JavaTest.sh [Java] Implement optional scalars (#6212) 2020-10-26 17:46:50 -07:00
KotlinTest.kt Kotlin test optional enum (#6201) 2020-10-22 13:36:02 -07:00
KotlinTest.sh [Kotlin] Fix Access to union of vector element (#5994) 2020-06-22 17:08:35 -07:00
LuaTest.bat [Lua] Add LuaJIT support (#6584) 2021-04-30 10:38:16 -07:00
LuaTest.sh Added support for Lua 5.1, 5.2 and 5.4 (#6606) 2021-05-05 16:36:49 -07:00
PythonTest.sh Better python generated code naming (#6336) 2021-01-28 12:35:37 -08:00
RustTest.bat Rust Flexbuffers (#5669) 2020-05-07 14:11:26 -07:00
RustTest.sh Rust Remove SafeSliceAccess for Arrays, and fix miri. (#6592) 2021-04-26 19:28:25 -04:00
TableAT.java [Java] ObjectAPI implementation (#6521) (#6582) 2021-06-03 14:17:40 -07:00
TestAll.sh [TS/JS] New gen TS code gen (#6302) 2021-01-19 12:51:13 -08:00
TypeScriptTest.bat [TS] Add Build TS to CI jobs (#6524) 2021-04-12 10:41:59 -07:00
TypeScriptTest.sh [TS] Add Build TS to CI jobs (#6524) 2021-04-12 10:41:59 -07:00
arrays_test.bfbs Make and generate_code.sh generate same outputs (#6855) 2021-09-24 12:01:34 -07:00
arrays_test.fbs Fix incorrect padding in arrays of structs (Issue #5484) (#5491) 2019-08-23 10:46:47 -07:00
arrays_test.golden Fix incorrect padding in arrays of structs (Issue #5484) (#5491) 2019-08-23 10:46:47 -07:00
arrays_test.schema.json JSON schema - tailing double quotes for maximum (#6452) 2021-02-10 11:45:34 -08:00
arrays_test_generated.h [C++] Add GetMutableSizePrefixedRoot and generate GetMutableSizePrefixedXxx functions (#6815) 2021-08-30 15:34:42 -07:00
generate_code.bat Make and generate_code.sh generate same outputs (#6855) 2021-09-24 12:01:34 -07:00
generate_code.sh Adds JSON encoding to swift (#6874) 2021-10-07 23:22:22 +02:00
go_test.go [go] tests/GoTest.sh: Fix flags.Parse location to work on new go SDKs. (#6388) 2021-01-07 11:54:00 -08:00
gold_flexbuffer_example.bin Rust Flexbuffers (#5669) 2020-05-07 14:11:26 -07:00
javatest.bin Fixed warnings generated by recent JSON sorting feature. 2019-10-17 15:16:40 -07:00
keyword_test.fbs [C#] Use @ for keyword escaping (#6834) 2021-09-09 10:29:27 -07:00
lobstertest.lobster Kotlin test optional enum (#6201) 2020-10-22 13:36:02 -07:00
luatest.lua [Lua] manipulate byte array as string (#6624) 2021-05-07 22:57:13 -07:00
monster_extra.fbs [Dart] Fix deprecated field support, inf/nan (#5724) 2020-01-23 14:53:58 -08:00
monster_extra_generated.h Default Arguments for Mutators C++ [Updated] (#6872) 2021-09-30 16:44:39 -07:00
monster_extra_my_game_generated.dart dart - add Packable interface (#6846) 2021-09-28 13:23:30 -07:00
monster_test.bfbs Replace filenames in reflection with filenames+includes. (#6703) 2021-06-19 19:21:33 -04:00
monster_test.fbs Rust structz (#6539) 2021-03-29 19:56:45 -04:00
monster_test.grpc.fb.cc [C++/grpc] added hiding of unused variables in the generated code (#6677) 2021-06-06 17:40:56 +07:00
monster_test.grpc.fb.h [C++/grpc] added hiding of unused variables in the generated code (#6677) 2021-06-06 17:40:56 +07:00
monster_test.js [TS] Generate entry point module (#6674) 2021-06-01 09:09:55 -07:00
monster_test.schema.json Jsonschema add prop comments (#6617) 2021-06-21 11:42:07 -07:00
monster_test.ts [TS] Generate entry point module (#6674) 2021-06-01 09:09:55 -07:00
monster_test_bfbs_generated.h Make and generate_code.sh generate same outputs (#6855) 2021-09-24 12:01:34 -07:00
monster_test_generated.h Enable verifier on nested_flatbuffers 2021-11-29 15:05:59 -08:00
monster_test_generated.lobster Rust structz (#6539) 2021-03-29 19:56:45 -04:00
monster_test_grpc.d.ts [TS/JS] Updates the grpc (#6654) 2021-05-20 11:34:17 -07:00
monster_test_grpc.js [TS/JS] Updates the grpc (#6654) 2021-05-20 11:34:17 -07:00
monster_test_my_game.example2_generated.dart dart - add Packable interface (#6846) 2021-09-28 13:23:30 -07:00
monster_test_my_game.example_generated.dart dart - add Packable interface (#6846) 2021-09-28 13:23:30 -07:00
monster_test_my_game_generated.dart dart - add Packable interface (#6846) 2021-09-28 13:23:30 -07:00
monsterdata_extra.json Extend the test of MonsterExtra (#5428) 2019-07-08 11:22:56 -07:00
monsterdata_go_wire.mon.sp [go] tests/GoTest.sh: Fix flags.Parse location to work on new go SDKs. (#6388) 2021-01-07 11:54:00 -08:00
monsterdata_python_wire.mon Python: Added support for file_identifiers (#5123) 2019-07-26 11:06:25 -07:00
monsterdata_test.golden Support nested_flatbuffer attribute when parsing bfbs schema (#5448) 2019-07-26 09:13:11 -07:00
monsterdata_test.json [C++, JSON] Fix nullptr access when reading a key with a default value. (#6375) 2021-01-07 11:24:59 -08:00
monsterdata_test.mon [C++, JSON] Fix nullptr access when reading a key with a default value. (#6375) 2021-01-07 11:24:59 -08:00
more_defaults.fbs Default-empty vectors of enums (#6505) 2021-04-06 07:23:45 -04:00
native_type_test.fbs [C++] #6501 - Problem when mapping a native type multiple times (#6514) 2021-03-18 11:01:50 -07:00
native_type_test_generated.h [C++] Add GetMutableSizePrefixedRoot and generate GetMutableSizePrefixedXxx functions (#6815) 2021-08-30 15:34:42 -07:00
native_type_test_impl.cpp [C++] #6501 - Problem when mapping a native type multiple times (#6514) 2021-03-18 11:01:50 -07:00
native_type_test_impl.h clang-all (#6941) 2021-11-19 17:01:48 -08:00
optional_scalars.fbs Kotlin test optional enum (#6201) 2020-10-22 13:36:02 -07:00
optional_scalars.ts Rework how Rust generated files are laid out (#6731) 2021-07-22 19:02:28 -04:00
optional_scalars_generated.h Default Arguments for Mutators C++ [Updated] (#6872) 2021-09-30 16:44:39 -07:00
optional_scalars_generated.lobster Kotlin test optional enum (#6201) 2020-10-22 13:36:02 -07:00
package.json [TS] Add Build TS to CI jobs (#6524) 2021-04-12 10:41:59 -07:00
phpTest.php Go - Use Go bool type for bool fields (#4962) 2018-10-15 16:55:59 -07:00
phpUnionVectorTest.php Vector of unions for TS/JS and PHP (#4404) 2017-08-11 09:24:36 -07:00
phpUnionVectorTest.sh Vector of unions for TS/JS and PHP (#4404) 2017-08-11 09:24:36 -07:00
py_flexbuffers_test.py Implement flexbuffers in python (#5880) 2020-05-07 14:26:33 -07:00
py_test.py Better python generated code naming (#6336) 2021-01-28 12:35:37 -08:00
test.cpp clang-all (#6941) 2021-11-19 17:01:48 -08:00
test_assert.cpp Added --filename-suffix and --filename-ext to flatc (#5778) 2020-03-02 10:15:23 -08:00
test_assert.h Removal of support for FLATBUFFERS_CPP98_STL (#6918) 2021-11-12 14:01:11 -08:00
test_builder.cpp Removal of support for FLATBUFFERS_CPP98_STL (#6918) 2021-11-12 14:01:11 -08:00
test_builder.h test: fix undefined order of functio parameters. (#6946) 2021-11-22 12:14:31 -08:00
tsconfig.json [TS] Generate entry point module (#6674) 2021-06-01 09:09:55 -07:00
unicode_test.json Fixed JSON parser not sorting vectors of tables/structs with key. 2019-10-10 15:25:39 -07:00
unicode_test.mon [TS] Add Build TS to CI jobs (#6524) 2021-04-12 10:41:59 -07:00