flatbuffers/tests
Wouter van Oortmerssen 90daabd5b1 Made root test path configurable.
Change-Id: I9629a7648f0c3346c4724ca8938fed47d7828018
Tested: on Linux.
2017-05-15 16:57:39 -07:00
..
FlatBuffers.Test Added more test scripts: Mono on Linux, and one for all. 2017-05-10 12:55:27 -07:00
MyGame Fixed LookupByKey for Java & C# 2017-05-10 12:55:27 -07:00
fuzzer Add simple libfuzzer based test. 2016-05-25 17:25:40 -07:00
namespace_test Reverting part of PR #4286 2017-05-10 18:04:53 -07:00
prototest Added support for imports and many other .proto features. 2015-10-13 14:01:55 -07:00
union_vector Made the verifier catch zero-offsets. 2017-04-26 14:26:18 -07:00
GoTest.sh Make most of the Go code comply with gofmt (except enums). 2016-08-02 18:21:47 +02:00
JavaScriptTest.js TS tests fixes (#4265) 2017-04-21 09:29:42 -07:00
JavaScriptTest.sh TS tests fixes (#4265) 2017-04-21 09:29:42 -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 Made .sh files all have same comment formatting. 2016-05-23 14:08:21 -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 Generating the most strict TS code possible (#4286) 2017-05-01 16:05:53 -07:00
generate_code.bat Switched C# accessors from classes to structs 2016-08-31 17:34:51 -07:00
generate_code.sh TS tests fixes (#4265) 2017-04-21 09:29:42 -07:00
go_test.go go: fix unknown field 'UOffset' to 'Pos' 2017-01-22 20:16:52 +09: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.bfbs [C++] Fix code gen indentation when empty Print (#4313) 2017-05-12 14:36:35 -07:00
monster_test.fbs Support binary search for struct in cpp (#4245) 2017-03-29 09:51:12 -07:00
monster_test.grpc.fb.cc C++/Go: Update gRPC related code to work with gRPC 1.3+ (#4305) 2017-05-12 09:48:17 -07:00
monster_test.grpc.fb.h [C++] Fix code gen indentation when empty Print (#4313) 2017-05-12 14:36:35 -07:00
monster_test_generated.h Made the verifier catch zero-offsets. 2017-04-26 14:26:18 -07:00
monster_test_generated.js Reverting part of PR #4286 2017-05-10 18:04:53 -07:00
monster_test_generated.ts Added missing js/ts generated code. 2017-05-10 13:25:51 -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 the hash attribute to ints and longs. 2015-02-17 14:10:18 -08: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 Support binary search for struct in cpp (#4245) 2017-03-29 09:51:12 -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 Made root test path configurable. 2017-05-15 16:57:39 -07:00
unicode_test.json Add UTF-8 support to the JavaScript API 2015-10-14 23:07:40 -07:00