flatbuffers/tests
Louis-Paul CORDIER 971a68110e Add template version for As method. (#4443)
* Add template version for As method.

* Fix compilation error on Linux.

* Fix linux issue (2).

* Linux fix (3)

* Add few tests.
2017-10-02 14:38:38 -07:00
..
FlatBuffers.Test Updated C# test project. 2017-08-25 11:47:19 -07:00
MyGame Cleaned up namespace handling. 2017-08-24 13:39:45 -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 Fixed TypeTable function not being inline. 2017-09-25 11:44:58 -07:00
prototest Cleaned up namespace handling. 2017-08-24 13:39:45 -07:00
union_vector Fixed TypeTable function not being inline. 2017-09-25 11:44:58 -07:00
GoTest.sh Trimmed vtables of trailing zeroes. 2017-08-24 09:35:54 -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
JavaScriptUnionVectorTest.js Vector of unions for TS/JS and PHP (#4404) 2017-08-11 09:24:36 -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 Vector of unions for TS/JS and PHP (#4404) 2017-08-11 09:24:36 -07:00
TypeScriptTest.sh Vector of unions for TS/JS and PHP (#4404) 2017-08-11 09:24:36 -07:00
generate_code.bat Added support for mini-reflection tables. 2017-09-22 16:17:02 -07:00
generate_code.sh Added support for mini-reflection tables. 2017-09-22 16:17:02 -07:00
go_test.go Trimmed vtables of trailing zeroes. 2017-08-24 09:35:54 -07:00
javatest.bin Trimmed vtables of trailing zeroes. 2017-08-24 09:35:54 -07:00
monster_test.bfbs Fixed TypeTable function not being inline. 2017-09-25 11:44:58 -07:00
monster_test.fbs Cleaned up namespace handling. 2017-08-24 13:39:45 -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 Every type gets additionalProperties set to "false" (#4424) 2017-08-31 08:56:04 -07:00
monster_test_generated.h Fixed TypeTable function not being inline. 2017-09-25 11:44:58 -07:00
monster_test_generated.js Cleaned up namespace handling. 2017-08-24 13:39:45 -07:00
monster_test_generated.ts Cleaned up namespace handling. 2017-08-24 13:39:45 -07:00
monsterdata_python_wire.mon Trimmed vtables of trailing zeroes. 2017-08-24 09:35:54 -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 Trimmed vtables of trailing zeroes. 2017-08-24 09:35:54 -07:00
phpTest.php Implement __vector_as_bytes and methods to get [ubyte] efficiently 2016-03-29 14:56:09 +11:00
phpUnionVectorTest.php Vector of unions for TS/JS and PHP (#4404) 2017-08-11 09:24:36 -07:00
phpUnionVectorTest.sh Vector of unions for TS/JS and PHP (#4404) 2017-08-11 09:24:36 -07:00
py_test.py Trimmed vtables of trailing zeroes. 2017-08-24 09:35:54 -07:00
test.cpp Add template version for As method. (#4443) 2017-10-02 14:38:38 -07:00
unicode_test.json Add UTF-8 support to the JavaScript API 2015-10-14 23:07:40 -07:00