flatbuffers/tests
Wouter van Oortmerssen 7057033116 Enum definitions are generated without a trailing comma (-pedantic).
Change-Id: I07cd28e5915a0526614db85f894f27a5bd27f3bb
Tested: on Windows.
2014-07-28 17:03:08 -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 Enum definitions are generated without a trailing comma (-pedantic). 2014-07-28 17:03:08 -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