flatbuffers/tests
Wouter van Oortmerssen f52f848b95 Added move assignment operator to DetachedBuffer.
Change-Id: I4610946ac27d9d0d73c2fc2e4834bd2cfed88cdc
Tested: on Linux.
2017-06-16 15:22:40 -07:00
..
FlatBuffers.Test Added more test scripts: Mono on Linux, and one for all. 2017-05-10 12:55:27 -07:00
MyGame Added nested FlexBuffer parsing 2017-06-12 14:34:45 -07:00
fuzzer Add simple libfuzzer based test. 2016-05-25 17:25:40 -07:00
include_test Fixed --keep-prefix functionality. 2017-05-24 16:26:57 -07:00
namespace_test Generate a C++ function for EnumValues{{ENUM_NAME}} (#4337) 2017-06-07 13:49:56 -07:00
prototest Added support for imports and many other .proto features. 2015-10-13 14:01:55 -07:00
union_vector Generate a C++ function for EnumValues{{ENUM_NAME}} (#4337) 2017-06-07 13:49:56 -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 Fixed LookupByKey for Java & C# 2017-05-10 12:55:27 -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 Fixed --keep-prefix functionality. 2017-05-24 16:26:57 -07:00
generate_code.sh Fixed --keep-prefix functionality. 2017-05-24 16:26:57 -07:00
go_test.go go: fix unknown field 'UOffset' to 'Pos' 2017-01-22 20:16:52 +09:00
monster_test.bfbs Added (nested) FlexBuffer JSON parsing and output. 2017-06-12 16:40:47 -07:00
monster_test.fbs Added nested FlexBuffer parsing 2017-06-12 14:34: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_generated.h Added nested FlexBuffer parsing 2017-06-12 14:34:45 -07:00
monster_test_generated.js Added nested FlexBuffer parsing 2017-06-12 14:34:45 -07:00
monster_test_generated.ts Added nested FlexBuffer parsing 2017-06-12 14:34:45 -07:00
monsterdata_python_wire.mon Added more test scripts: Mono on Linux, and one for all. 2017-05-10 12:55:27 -07:00
monsterdata_test.golden Added (nested) FlexBuffer JSON parsing and output. 2017-06-12 16:40:47 -07:00
monsterdata_test.json Allow JSON numeric fields to be specified by a numeric data in a string. 2016-03-07 17:22:51 -08:00
monsterdata_test.mon Added nested FlexBuffer parsing 2017-06-12 14:34:45 -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 Merge pull request #363 from danring/fix-341 2016-07-22 15:12:35 -07:00
test.cpp Added move assignment operator to DetachedBuffer. 2017-06-16 15:22:40 -07:00
unicode_test.json Add UTF-8 support to the JavaScript API 2015-10-14 23:07:40 -07:00