flatbuffers/tests
Wouter van Oortmerssen 75349ae8c3 Fixed incorrect verifier code for nested tables.
It was outputting the type instead of the field name, and didn't deal
with NULL fields. Added test case.

Also fixed token enums having the wrong value, resulting in
unreadable error messages.

Change-Id: Icd9b4d22f417bfad5824c0f58e067ce3f2e2dc6f
Tested: on Windows and Linux.
2014-07-09 17:13:03 -07:00
..
MyGame/Example Fixed incorrect verifier code for nested tables. 2014-07-09 17:13:03 -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 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.sh license is a comment, not an echo 2014-06-23 13:37:32 -07:00
monster_test.fbs Fixed incorrect verifier code for nested tables. 2014-07-09 17:13:03 -07:00
monster_test_generated.h Fixed incorrect verifier code for nested tables. 2014-07-09 17:13:03 -07:00
monsterdata_test.json Initial commit of the FlatBuffers code. 2014-06-10 13:53:28 -07:00
monsterdata_test_wire.bin Fixed incorrect verifier code for nested tables. 2014-07-09 17:13:03 -07:00
test.cpp Fixed incorrect verifier code for nested tables. 2014-07-09 17:13:03 -07:00