flatbuffers/tests
Wouter van Oortmerssen 285501f7be Added "final" to generated types to block inheritance.
People sometimes accidentally inherit from these types.

Bug: 18224703
Change-Id: Ia09489a834ac4941f9b4a46f240cbdcf456f03a1
Tested: on Windows and Linux.
2014-11-19 13:41:15 -08:00
..
FlatBuffers.Test Fixed bug in convenient constructors for Java/C# 2014-09-25 15:53:56 -07:00
MyGame/Example Added .proto parsing and convertion to .fbs. 2014-10-15 17:42:31 -07:00
prototest Added .proto parsing and convertion to .fbs. 2014-10-15 17:42:31 -07:00
go_test.go Fixed bug in convenient constructors for Java/C# 2014-09-25 15:53:56 -07:00
GoTest.sh Fixed bug in convenient constructors for Java/C# 2014-09-25 15:53:56 -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
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 Enums in C++ are now strongly typed. 2014-09-23 17:25:50 -07:00
JavaTest.sh license is a comment, not an echo 2014-06-23 13:37:32 -07:00
monster_test.fbs Added user defined attribute declarations. 2014-11-19 11:06:17 -08:00
monster_test_generated.h Added "final" to generated types to block inheritance. 2014-11-19 13:41:15 -08:00
monsterdata_test.golden Enums in C++ are now strongly typed. 2014-09-23 17:25:50 -07:00
monsterdata_test.json Enums in C++ are now strongly typed. 2014-09-23 17:25:50 -07:00
monsterdata_test.mon Enums in C++ are now strongly typed. 2014-09-23 17:25:50 -07:00
test.cpp Added .proto parsing and convertion to .fbs. 2014-10-15 17:42:31 -07:00