flatbuffers/tests
Wouter van Oortmerssen c44bc6a719 Merge branch 'master' of https://github.com/google/flatbuffers 2015-12-09 12:57:12 -08:00
..
FlatBuffers.Test Merge pull request #288 from mfcollins3/csharp-byte-buffer 2015-12-07 17:35:57 -08:00
MyGame Add Get Bytes Method Generator for C# 2015-12-04 11:44:43 -07:00
namespace_test 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
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 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 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.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
PythonTest.sh Port FlatBuffers to Python. 2015-05-12 15:40:29 -07:00
generate_code.bat (PHP) add experimental support for PHP language. 2015-11-18 00:26:39 +09:00
generate_code.sh Added long form options for all generators (--cpp etc.) 2015-12-02 11:12:39 -08: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 Added long form options for all generators (--cpp etc.) 2015-12-02 11:12:39 -08: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 Fixed compiler warnings for cast to bool in generated code. 2015-12-09 12:56:24 -08:00
monster_test_generated.js Added long form options for all generators (--cpp etc.) 2015-12-02 11:12:39 -08: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
phpTest.php Optimize get* operation 2015-12-05 23:32:35 +00:00
py_test.py Python: Improve Builder user interface. 2015-11-11 19:43:53 -08:00
test.cpp Added --gen-all to generate code for a schema and all its includes. 2015-12-04 09:44:31 -08:00
unicode_test.json Add UTF-8 support to the JavaScript API 2015-10-14 23:07:40 -07:00