flatbuffers/tests
Wouter van Oortmerssen 127d35085a Added a `bit_flags` attribute to enum declarations that 1<<N every value.
Change-Id: Ib9ec0cb3ddec60b1ca124eaf815fb1ae0cc53e1c
Tested: on Windows and Linux
Bug: 16186562
2014-07-21 16:40:39 -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 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 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 Added a `bit_flags` attribute to enum declarations that 1<<N every value. 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 Added a `bit_flags` attribute to enum declarations that 1<<N every value. 2014-07-21 16:40:39 -07:00