flatbuffers/tests
rw 0477a54f65 Tweak Go test.
Add more comments explaining the tests. Remove the extraneous 'superFuzz'
functionality. By default, do not compare to generated Java files.

Change-Id: Icb0aa8262e10035958639f9a88ca666694a2ce73
2014-07-25 15:26:00 -07:00
..
MyGame/Example Added a `bit_flags` attribute to enum declarations that 1<<N every value. 2014-07-21 16:40:39 -07:00
GoTest.sh Tweak Go test. 2014-07-25 15:26:00 -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 Tweak Go test. 2014-07-25 15:26:00 -07:00
monster_test.fbs Added a `bit_flags` attribute to enum declarations that 1<<N every value. 2014-07-21 16:40:39 -07:00
monster_test_generated.h Corrected the order of the comments on namespace close parens 2014-07-21 17:14:34 -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 Extended symbolic enum parsing in JSON for integers and OR-ing. 2014-07-25 15:20:24 -07:00