flatbuffers/tests
2016-02-25 01:06:16 -08:00
..
FlatBuffers.Test Implemented ForceDefaults option on C# FlatBufferBuilder. 2016-01-20 17:25:58 +00:00
MyGame Added support for C# partial class generation when the csharp_partial attribute is used on a table/struct. 2016-01-21 15:42:30 +00:00
namespace_test Fixed namespace code generation for C++ 2016-02-17 11:26:38 -08:00
prototest
generate_code.bat (PHP) improve indirect buffer test 2015-12-24 15:35:28 +09:00
generate_code.sh (PHP) improve indirect buffer test 2015-12-24 15:35:28 +09:00
go_test.go Improve Builder user interface. 2015-11-11 17:08:16 -08:00
GoTest.sh
include_test1.fbs
include_test2.fbs
JavaScriptTest.js Fix #3773: Generated JS now avoids the flatbuffers object 2016-02-25 01:06:16 -08:00
JavaScriptTest.sh
JavaTest.bat Fix to #360 - Updated the general generator (Java/C#) to emit fully qualified names where the referenced object isn't directly in this namespace. Added test fbs files to verify compilation. 2015-12-05 13:42:09 -05:00
JavaTest.java Added generation of typed helpers when using nested_flatbuffers in Java/C#. Fixes #3500 2016-01-18 15:23:14 +00:00
JavaTest.sh Fix to #360 - Updated the general generator (Java/C#) to emit fully qualified names where the referenced object isn't directly in this namespace. Added test fbs files to verify compilation. 2015-12-05 13:42:09 -05:00
monster_test.bfbs Added long form options for all generators (--cpp etc.) 2015-12-02 11:12:39 -08:00
monster_test.fbs Added support for C# partial class generation when the csharp_partial attribute is used on a table/struct. 2016-01-21 15:42:30 +00:00
monster_test_generated.h Fixed namespace code generation for C++ 2016-02-17 11:26:38 -08:00
monster_test_generated.js Fix #3773: Generated JS now avoids the flatbuffers object 2016-02-25 01:06:16 -08:00
monsterdata_python_wire.mon
monsterdata_test.golden
monsterdata_test.json Added support for parsing JSON null value. 2016-01-19 14:05:27 -08:00
monsterdata_test.mon (PHP) improve indirect buffer test 2015-12-24 15:35:28 +09:00
phpTest.php (PHP) remove duplicate test 2015-12-24 15:50:03 +09:00
py_test.py Merge branch 'master' of https://github.com/google/flatbuffers 2016-01-20 13:30:09 -08:00
PythonTest.sh
test.cpp Fix #3775: Skip unknown field names if they're quoted 2016-02-22 14:34:20 -06:00
unicode_test.json