flatbuffers/tests
Robert 4725be015d Merge pull request #343 from rw/go-builder-ergonomics
Go: Improve Builder user interface.
2015-11-16 12:18:30 -08:00
..
FlatBuffers.Test Ported some of the python fuzz tests to C# 2015-10-18 17:08:39 -04:00
MyGame Allow structs to be parsed in JSON with out of order fields. 2015-10-28 17:54:11 -07:00
prototest Added support for imports and many other .proto features. 2015-10-13 14:01:55 -07:00
GoTest.sh Reduce allocations when reusing a Builder. 2015-04-02 19:33:00 -07:00
JavaScriptTest.js Add UTF-8 support to the JavaScript API 2015-10-14 23:07:40 -07:00
JavaScriptTest.sh Add a test for JavaScript UTF-8 <=> UTF-16 conversion 2015-10-14 21:15:57 -07:00
JavaTest.bat Fixed a bugs in the Java runtime that could cause an index out of bounds exception. 2014-07-02 14:39:58 -07:00
JavaTest.java added vector mutators 2015-08-15 14:48:47 +03:00
JavaTest.sh Added Copyright headers 2015-03-11 17:27:38 -07:00
PythonTest.sh Port FlatBuffers to Python. 2015-05-12 15:40:29 -07:00
generate_code.sh Add support for JavaScript code generation 2015-10-14 21:15:57 -07:00
go_test.go Improve Builder user interface. 2015-11-11 17:08:16 -08:00
include_test1.fbs Schemas now support include files. 2014-08-19 16:44:14 -07:00
include_test2.fbs Referring to types from other namespaces in C++ now works correctly. 2014-08-19 17:20:08 -07:00
monster_test.bfbs Update monster_test_generated.js baseline after rebase 2015-10-14 23:06:58 -07:00
monster_test.fbs Python: Fix potential code generation issue of documentation comment. 2015-08-28 23:48:28 +08:00
monster_test_generated.h Allow structs to be parsed in JSON with out of order fields. 2015-10-28 17:54:11 -07:00
monster_test_generated.js Add UTF-8 support to the JavaScript API 2015-10-14 23:07:40 -07:00
monsterdata_python_wire.mon fixed code generator for array of bools 2015-08-19 14:39:06 -07:00
monsterdata_test.golden Added the hash attribute to ints and longs. 2015-02-17 14:10:18 -08:00
monsterdata_test.json Allow structs to be parsed in JSON with out of order fields. 2015-10-28 17:54:11 -07:00
monsterdata_test.mon Allow structs to be parsed in JSON with out of order fields. 2015-10-28 17:54:11 -07:00
py_test.py Python: Improve Builder user interface. 2015-11-11 19:43:53 -08:00
test.cpp Allow structs to be parsed in JSON with out of order fields. 2015-10-28 17:54:11 -07:00
unicode_test.json Add UTF-8 support to the JavaScript API 2015-10-14 23:07:40 -07:00