flatbuffers/tests
Wouter van Oortmerssen 917687c7a6 Fixed Reflection Verifier not handling vectors of unions.
Change-Id: Ie94386ff8e10fd2a964bd9155139b50953746a37
2019-09-16 17:48:54 -07:00
..
FlatBuffers.Benchmarks Remove byte* property in ByteBufferAllocator (#5191) 2019-02-21 23:36:55 +01:00
FlatBuffers.Test Add element size parameter to __vector_as_arraysegment [c#] (#5512) 2019-09-10 17:07:46 -07:00
MyGame Add element size parameter to __vector_as_arraysegment [c#] (#5512) 2019-09-10 17:07:46 -07:00
docker Fix rust crate for big-endian targets (#5229) 2019-03-08 01:06:25 -08:00
fuzzer Make the Parser independent from the global C-locale (#5028) 2018-11-16 09:24:06 -08:00
include_test Disallowed 0 byte structs. 2018-10-29 17:40:19 -07:00
namespace_test [Javascript] Fix syntax error for signed enum (#5503) 2019-09-05 10:22:04 -07:00
prototest Fix the proto-enum leaking issue (#5286) 2019-04-11 13:52:01 -07:00
rust_usage_test Rust: Fixed cargo clippy on non-generated code (#5485) 2019-09-09 13:02:43 -07:00
union_vector Add element size parameter to __vector_as_arraysegment [c#] (#5512) 2019-09-10 17:07:46 -07:00
DartTest.sh Ensure strings are null terminated when written from Dart (#4862) 2018-08-09 09:50:54 -07:00
GoTest.sh Fix echo not interpret \n in GoTest.sh (#5426) 2019-07-01 11:42:00 -07:00
JavaScriptTest.js [JS/TS] Size prefix support (#5326) 2019-05-16 11:43:31 -07:00
JavaScriptTest.sh Fixed --keep-prefix functionality. 2017-05-24 16:26:57 -07:00
JavaScriptUnionVectorTest.js Vector of unions for TS/JS and PHP (#4404) 2017-08-11 09:24:36 -07:00
JavaTest.bat Fixed vector of unions crash in java (#5190) 2019-02-21 19:50:13 +01:00
JavaTest.java [FlexBuffers][Java] Implementation of FlexBuffers API (#5476) 2019-08-29 15:06:24 -07:00
JavaTest.sh [FlexBuffers][Java] Implementation of FlexBuffers API (#5476) 2019-08-29 15:06:24 -07:00
KotlinTest.kt Add basic Kotlin support (#5409) 2019-07-22 16:05:15 -07:00
KotlinTest.sh Add basic Kotlin support (#5409) 2019-07-22 16:05:15 -07:00
LuaTest.bat Lua (5.3) Language addition (#4804) 2018-07-05 15:55:57 -07:00
LuaTest.sh Fix for Boolean types (#5379) (#5466) 2019-08-01 10:28:54 -07:00
PythonTest.sh Fixed --keep-prefix functionality. 2017-05-24 16:26:57 -07:00
RustTest.bat Rust: test that no heap allocs happen on hot paths (#5022) 2018-10-31 18:08:14 -07:00
RustTest.sh Fix rust crate for big-endian targets (#5229) 2019-03-08 01:06:25 -08:00
TestAll.sh Add basic Kotlin support (#5409) 2019-07-22 16:05:15 -07:00
TypeScriptTest.sh Vector of unions for TS/JS and PHP (#4404) 2017-08-11 09:24:36 -07:00
arrays_test.bfbs Fix incorrect padding in arrays of structs (Issue #5484) (#5491) 2019-08-23 10:46:47 -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 Fix incorrect padding in arrays of structs (Issue #5484) (#5491) 2019-08-23 10:46:47 -07:00
arrays_test_generated.h Fix incorrect padding in arrays of structs (Issue #5484) (#5491) 2019-08-23 10:46:47 -07:00
generate_code.bat [C++] remove static_cast expression (#5440) 2019-08-01 14:31:48 -07:00
generate_code.sh Fixed missing generated code. 2019-08-19 17:57:23 -07:00
go_test.go [Go] Change two more sites to use enum types (#5359) 2019-05-20 14:46:36 -07:00
javatest.bin [Javascript] Fix syntax error for signed enum (#5503) 2019-09-05 10:22:04 -07:00
lobstertest.lobster Lobster: added builder API for tables 2019-05-22 19:42:13 -07:00
luatest.lua Fix for Boolean types (#5379) (#5466) 2019-08-01 10:28:54 -07:00
monster_extra.fbs Extend the test of MonsterExtra (#5428) 2019-07-08 11:22:56 -07:00
monster_extra_generated.h C++ IDL generation adds superfluous semicolon in GenTablePost, causing (#5483) 2019-08-19 17:49:37 -07:00
monster_test.bfbs [Javascript] Fix syntax error for signed enum (#5503) 2019-09-05 10:22:04 -07:00
monster_test.fbs [Javascript] Fix syntax error for signed enum (#5503) 2019-09-05 10:22:04 -07:00
monster_test.grpc.fb.cc Fix Java generator bug that ignores bidi streaming attribute (#5063) 2018-11-29 10:33:17 -08:00
monster_test.grpc.fb.h Fix Java generator bug that ignores bidi streaming attribute (#5063) 2018-11-29 10:33:17 -08:00
monster_test.schema.json [Javascript] Fix syntax error for signed enum (#5503) 2019-09-05 10:22:04 -07:00
monster_test_generated.h [Javascript] Fix syntax error for signed enum (#5503) 2019-09-05 10:22:04 -07:00
monster_test_generated.js [Javascript] Fix syntax error for signed enum (#5503) 2019-09-05 10:22:04 -07:00
monster_test_generated.lobster [Javascript] Fix syntax error for signed enum (#5503) 2019-09-05 10:22:04 -07:00
monster_test_generated.rs [Javascript] Fix syntax error for signed enum (#5503) 2019-09-05 10:22:04 -07:00
monster_test_generated.ts [Javascript] Fix syntax error for signed enum (#5503) 2019-09-05 10:22:04 -07:00
monster_test_my_game.example2_generated.dart CI check generate code (#4998) 2018-10-22 15:41:12 -07:00
monster_test_my_game.example_generated.dart [Javascript] Fix syntax error for signed enum (#5503) 2019-09-05 10:22:04 -07:00
monster_test_my_game_generated.dart Added missing Dart codegen files. 2018-09-21 09:42:43 -07:00
monsterdata_extra.json Extend the test of MonsterExtra (#5428) 2019-07-08 11:22:56 -07: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 Go - Use Go bool type for bool fields (#4962) 2018-10-15 16:55:59 -07:00
monsterdata_test.mon Reduced `force_align` in tests to 8, to work with --object-api. 2019-02-07 14:51:04 -08:00
native_type_test.fbs [C++] remove static_cast expression (#5440) 2019-08-01 14:31:48 -07:00
native_type_test_generated.h C++ IDL generation adds superfluous semicolon in GenTablePost, causing (#5483) 2019-08-19 17:49:37 -07:00
native_type_test_impl.cpp [C++] remove static_cast expression (#5440) 2019-08-01 14:31:48 -07:00
native_type_test_impl.h Fix compilation error in tests. (#5472) 2019-08-05 11:57:54 -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_test.py Fix incorrect padding in arrays of structs (Issue #5484) (#5491) 2019-08-23 10:46:47 -07:00
test.cpp Fixed Reflection Verifier not handling vectors of unions. 2019-09-16 17:48:54 -07:00
test_assert.cpp Set default CRTReportMode for the `flatc` target (#5336) 2019-05-09 10:10:10 -07:00
test_assert.h Fixed use of WIN32 needs to be _WIN32. 2019-02-19 10:49:55 -08:00
test_builder.cpp Efficient Conversion of a FlatBufferBuilder to a MessageBuilder (#4980) 2018-10-18 10:32:59 -07:00
test_builder.h Removing 'using namespace' usage in test_builder (#5154) 2019-02-05 02:07:05 +01:00
unicode_test.json Output JSON strings as natural UTF-8 text without escapes (#4710) 2018-05-03 12:10:45 -07:00