flatbuffers/tests
Wouter van Oortmerssen 8a58aafda1 Make it an error if a field has the same name as a table.
Change-Id: Ie5a3bb5a3643cd48e1cc75fe170a7b8a7c2cc8ed
Tested: on Linux.
2017-08-10 14:22:03 -07:00
..
FlatBuffers.Test Added more test scripts: Mono on Linux, and one for all. 2017-05-10 12:55:27 -07:00
MyGame Add scalar type aliases for int8, uint8, ..., f32, f64 (#4400) 2017-08-02 08:07:43 -07:00
fuzzer Add simple libfuzzer based test. 2016-05-25 17:25:40 -07:00
include_test Make inter-file cycles compile (#4364) 2017-06-26 09:07:02 -07:00
namespace_test Added missing generated code from past commits. 2017-08-07 14:55:05 -07:00
prototest Added support for imports and many other .proto features. 2015-10-13 14:01:55 -07:00
union_vector C++98 (stlport) support for core FlatBuffers and FlexBuffers. 2017-07-20 11:01:00 -07:00
GoTest.sh Fixed --keep-prefix functionality. 2017-05-24 16:26:57 -07:00
JavaScriptTest.js TS tests fixes (#4265) 2017-04-21 09:29:42 -07:00
JavaScriptTest.sh Fixed --keep-prefix functionality. 2017-05-24 16:26:57 -07:00
JavaTest.bat Fix to #360 - Updated the general generator (Java/C#) to emit fully qualified names where the referenced object isn't directly in this namespace. Added test fbs files to verify compilation. 2015-12-05 13:42:09 -05:00
JavaTest.java Java: Added ByteBufferFactory interface and sizedInputStream method. (#4379) 2017-07-13 08:33:32 -07:00
JavaTest.sh cleaning up JavaTest.sh - quote paths, and less error-prone deletion (#4301) 2017-05-10 16:45:08 -07:00
PythonTest.sh Fixed --keep-prefix functionality. 2017-05-24 16:26:57 -07:00
TestAll.sh Added more test scripts: Mono on Linux, and one for all. 2017-05-10 12:55:27 -07:00
TypeScriptTest.sh Fixed --keep-prefix functionality. 2017-05-24 16:26:57 -07:00
generate_code.bat Json schema (#4369) 2017-07-10 08:05:59 -07:00
generate_code.sh Test case for CreateVectorOfStructs() using a callback. 2017-07-24 14:19:49 -07:00
go_test.go Test case for CreateVectorOfStructs() using a callback. 2017-07-24 14:19:49 -07:00
javatest.bin Added missing generated code from past commits. 2017-08-07 14:55:05 -07:00
monster_test.bfbs Added missing generated code from past commits. 2017-08-07 14:55:05 -07:00
monster_test.fbs Add scalar type aliases for int8, uint8, ..., f32, f64 (#4400) 2017-08-02 08:07:43 -07:00
monster_test.grpc.fb.cc [C++] Improve flatbuffers + gRPC integration (#4310) 2017-06-07 13:56:49 -07:00
monster_test.grpc.fb.h [C++] Improve flatbuffers + gRPC integration (#4310) 2017-06-07 13:56:49 -07:00
monster_test.schema.json Add scalar type aliases for int8, uint8, ..., f32, f64 (#4400) 2017-08-02 08:07:43 -07:00
monster_test_generated.h Fixed clang-tidy warnings. 2017-08-07 15:33:36 -07:00
monster_test_generated.js Add scalar type aliases for int8, uint8, ..., f32, f64 (#4400) 2017-08-02 08:07:43 -07:00
monster_test_generated.ts Add scalar type aliases for int8, uint8, ..., f32, f64 (#4400) 2017-08-02 08:07:43 -07:00
monsterdata_python_wire.mon [Python] (scalar) vector reading speedup via numpy (#4390) 2017-08-01 08:34:00 -07:00
monsterdata_test.golden Test case for CreateVectorOfStructs() using a callback. 2017-07-24 14:19:49 -07:00
monsterdata_test.json [Python] (scalar) vector reading speedup via numpy (#4390) 2017-08-01 08:34:00 -07:00
monsterdata_test.mon [Python] (scalar) vector reading speedup via numpy (#4390) 2017-08-01 08:34:00 -07:00
phpTest.php Implement __vector_as_bytes and methods to get [ubyte] efficiently 2016-03-29 14:56:09 +11:00
py_test.py [Python] (scalar) vector reading speedup via numpy (#4390) 2017-08-01 08:34:00 -07:00
test.cpp Make it an error if a field has the same name as a table. 2017-08-10 14:22:03 -07:00
unicode_test.json Add UTF-8 support to the JavaScript API 2015-10-14 23:07:40 -07:00