flatbuffers/tests
Wouter van Oortmerssen f57d012a21 Non-alpha-numeric characters are filtered out of include guards
Since part of it is based on the filename, which may contain
characters that are not legal identifiers.

Change-Id: I62b8fe228a434a2040fd4ce47d220fc4d3398b41
Tested: on Linux.
2014-09-05 11:27:03 -07:00
..
MyGame/Example Implemented the file identifier functionality for Java. 2014-09-05 10:54:52 -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 Implemented the file identifier functionality for Java. 2014-09-05 10:54:52 -07:00
JavaTest.sh license is a comment, not an echo 2014-06-23 13:37:32 -07:00
go_test.go Fixed possible alignment issue in Go 2014-09-04 17:35:08 -07:00
include_test1.fbs Schemas now support include files. 2014-08-19 16:44:14 -07:00
include_test2.fbs Referring to types from other namespaces in C++ now works correctly. 2014-08-19 17:20:08 -07:00
monster_test.fbs The list of enum values is now allowed to end in a comma. 2014-08-22 14:02:32 -07:00
monster_test_generated.h Non-alpha-numeric characters are filtered out of include guards 2014-09-05 11:27:03 -07:00
monsterdata_test.bin Implemented the file identifier functionality for Java. 2014-09-05 10:54:52 -07:00
monsterdata_test.golden Parser now allows empty tables in JSON 2014-08-13 11:44:20 -07:00
monsterdata_test.json Implemented the file identifier functionality for Java. 2014-09-05 10:54:52 -07:00
test.cpp Made "field set more than once" check in JSON parser faster. 2014-09-04 16:36:41 -07:00