flatbuffers/tests
Wouter van Oortmerssen 1fbb711324 FlexBuffers: allow any values to be shared.
(see comments in the code).

Change-Id: I5603abb0db436145739653692644bbcfd3c946e3
2019-08-26 14:17:52 -07:00
..
docker
FlatBuffers.Benchmarks
FlatBuffers.Test Fix incorrect padding in arrays of structs (Issue #5484) (#5491) 2019-08-23 10:46:47 -07:00
fuzzer
include_test
MyGame Fix incorrect padding in arrays of structs (Issue #5484) (#5491) 2019-08-23 10:46:47 -07:00
namespace_test Add basic Kotlin support (#5409) 2019-07-22 16:05:15 -07:00
prototest
rust_usage_test
union_vector C++ IDL generation adds superfluous semicolon in GenTablePost, causing (#5483) 2019-08-19 17:49:37 -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
DartTest.sh
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
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
JavaScriptUnionVectorTest.js
JavaTest.bat
javatest.bin
JavaTest.java Fix incorrect padding in arrays of structs (Issue #5484) (#5491) 2019-08-23 10:46:47 -07:00
JavaTest.sh
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
lobstertest.lobster Lobster: added builder API for tables 2019-05-22 19:42:13 -07:00
LuaTest.bat
luatest.lua Fix for Boolean types (#5379) (#5466) 2019-08-01 10:28:54 -07:00
LuaTest.sh 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 Fix multi-line comments for cpp enums (#5345) (#5346) 2019-06-02 12:36:49 -07:00
monster_test.fbs Fix multi-line comments for cpp enums (#5345) (#5346) 2019-06-02 12:36:49 -07:00
monster_test.grpc.fb.cc
monster_test.grpc.fb.h
monster_test.schema.json Add support for fixed-size arrays (#5313) 2019-06-18 00:15:13 +02:00
monster_test_generated.h C++ IDL generation adds superfluous semicolon in GenTablePost, causing (#5483) 2019-08-19 17:49:37 -07:00
monster_test_generated.js Fix multi-line comments for cpp enums (#5345) (#5346) 2019-06-02 12:36:49 -07:00
monster_test_generated.lobster Fix multi-line comments for cpp enums (#5345) (#5346) 2019-06-02 12:36:49 -07:00
monster_test_generated.rs Fix multi-line comments for cpp enums (#5345) (#5346) 2019-06-02 12:36:49 -07:00
monster_test_generated.ts Fix multi-line comments for cpp enums (#5345) (#5346) 2019-06-02 12:36:49 -07:00
monster_test_my_game.example2_generated.dart
monster_test_my_game.example_generated.dart Fix multi-line comments for cpp enums (#5345) (#5346) 2019-06-02 12:36:49 -07:00
monster_test_my_game_generated.dart
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
monsterdata_test.mon
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
phpUnionVectorTest.php
phpUnionVectorTest.sh
py_test.py Fix incorrect padding in arrays of structs (Issue #5484) (#5491) 2019-08-23 10:46:47 -07:00
PythonTest.sh
RustTest.bat
RustTest.sh
test.cpp FlexBuffers: allow any values to be shared. 2019-08-26 14:17:52 -07:00
test_assert.cpp
test_assert.h
test_builder.cpp
test_builder.h
TestAll.sh Add basic Kotlin support (#5409) 2019-07-22 16:05:15 -07:00
TypeScriptTest.sh
unicode_test.json