flatbuffers/tests
Florian Enner b0910e75e0 added reuse option for root objects
getRootAs..() function now has a second implementation that
accepts an existing object to allow object reuse, much like
all other methods that refer to objects.

Change-Id: Iffef567c903a130761ef7de98867e5465d29a04d
2015-02-04 15:30:07 -08:00
..
FlatBuffers.Test Support for booleans in the Java/C# API 2015-01-26 13:08:44 -08:00
MyGame/Example added reuse option for root objects 2015-02-04 15:30:07 -08:00
prototest Added .proto parsing and convertion to .fbs. 2014-10-15 17:42:31 -07:00
GoTest.sh Fixed bug in convenient constructors for Java/C# 2014-09-25 15:53:56 -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 Support for booleans in the Java/C# API 2015-01-26 13:08:44 -08:00
JavaTest.sh license is a comment, not an echo 2014-06-23 13:37:32 -07:00
go_test.go Fixed bug in convenient constructors for Java/C# 2014-09-25 15:53:56 -07: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.fbs Support for booleans in the Java/C# API 2015-01-26 13:08:44 -08:00
monster_test_generated.h Support for booleans in the Java/C# API 2015-01-26 13:08:44 -08:00
monsterdata_test.golden Enums in C++ are now strongly typed. 2014-09-23 17:25:50 -07:00
monsterdata_test.json Enums in C++ are now strongly typed. 2014-09-23 17:25:50 -07:00
monsterdata_test.mon Support for booleans in the Java/C# API 2015-01-26 13:08:44 -08:00
test.cpp Parser will allow a table or vector to have a trailing comma. 2015-01-21 11:18:01 -08:00