flatbuffers/tests
Wouter van Oortmerssen 7b8053570e Enums in C++ are now strongly typed.
Accessors and constructors now take enum types rather than ints.

Bug: 16570507
Change-Id: I4b50fd64ad2e662ea2481bc0ccea784326fb31c0
Tested: on Linux and Windows.
2014-09-23 17:25:50 -07:00
..
FlatBuffers.Test Enums in C++ are now strongly typed. 2014-09-23 17:25:50 -07:00
MyGame/Example Support for required fields. 2014-09-22 15:53:19 -07:00
GoTest.sh Initial commit of .NET port of FlatBuffers 2014-09-15 16:13:27 -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
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 Enums in C++ are now strongly typed. 2014-09-23 17:25:50 -07:00
monster_test_generated.h Enums in C++ are now strongly typed. 2014-09-23 17:25:50 -07: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 Enums in C++ are now strongly typed. 2014-09-23 17:25:50 -07:00