flatbuffers/tests
Wouter van Oortmerssen b7cb91c34e Made CreateUninitializedVector return the buffer.
Previously, obtaining the buffer was unclear and required multiple
casts.

Change-Id: I18e01c9e669886ac250e83aad10623cbddd629b6
Tested: on Linux.
2015-01-07 13:37:25 -08:00
..
FlatBuffers.Test C#: Allow ByteBuffer to use faster unsafe mode 2015-01-06 12:39:17 -08:00
MyGame/Example Fixed Java ByteBuffer accessors generated for non-scalar vectors. 2014-12-08 17:14:38 -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 Enums in C++ are now strongly typed. 2014-09-23 17:25:50 -07: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 Added user defined attribute declarations. 2014-11-19 11:06:17 -08:00
monster_test_generated.h Generate C++ function returning the file_identifier of a flatbuffer 2014-12-08 17:00:56 -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 Enums in C++ are now strongly typed. 2014-09-23 17:25:50 -07:00
test.cpp Made CreateUninitializedVector return the buffer. 2015-01-07 13:37:25 -08:00