flatbuffers/tests
Wouter van Oortmerssen bd86bf60ec Made sure tests.cpp is testing the new vector iterator functionality.
Also fixes a potential big-endian bug, and makes iterators work
correctly with pointer types.

Change-Id: Ib7f88fe9e6053d1a9afa7895fba0695627c158b1
Tested: on Windows and Linux
2014-07-21 16:40:39 -07:00
..
MyGame/Example A feature that officially supports nested FlatBuffers. 2014-07-21 16:40:39 -07:00
GoTest.sh Port FlatBuffers to Go. 2014-07-21 16:40:39 -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 flatc can now convert flatbuffer binary files into json. 2014-07-11 14:49:43 -07:00
JavaTest.sh license is a comment, not an echo 2014-06-23 13:37:32 -07:00
go_test.go Port FlatBuffers to Go. 2014-07-21 16:40:39 -07:00
monster_test.fbs A feature that officially supports nested FlatBuffers. 2014-07-21 16:40:39 -07:00
monster_test_generated.h A feature that officially supports nested FlatBuffers. 2014-07-21 16:40:39 -07:00
monsterdata_test.bin A feature that officially supports nested FlatBuffers. 2014-07-21 16:40:39 -07:00
monsterdata_test.golden JSON parsing & text generation is now enum-identifier aware. 2014-07-15 11:45:00 -07:00
monsterdata_test.json JSON parsing & text generation is now enum-identifier aware. 2014-07-15 11:45:00 -07:00
test.cpp Made sure tests.cpp is testing the new vector iterator functionality. 2014-07-21 16:40:39 -07:00