flatbuffers/tests
Wouter van Oortmerssen c7bfe06c54 Reverting part of PR #4286
This is because it trips up the Closure compiler with errors like:

ERROR - assignment to property bb of SomeTable
found : undefined
required: (flatbuffers.ByteBuffer|null)
this.bb = undefined;
^^^^^^^^^^^^^^^^^^^

Change-Id: Iaf032b5249ec655e151331e81532e549c12bcd78
2017-05-10 18:04:53 -07:00
..
FlatBuffers.Test Added more test scripts: Mono on Linux, and one for all. 2017-05-10 12:55:27 -07:00
fuzzer
MyGame Fixed LookupByKey for Java & C# 2017-05-10 12:55:27 -07:00
namespace_test Reverting part of PR #4286 2017-05-10 18:04:53 -07:00
prototest
union_vector Made the verifier catch zero-offsets. 2017-04-26 14:26:18 -07:00
generate_code.bat
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
GoTest.sh
include_test1.fbs
include_test2.fbs
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
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
monster_test.bfbs Added support for structs and strings in unions. 2017-04-12 17:47:47 -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 Fixed GRPC method name generation. 2017-01-09 15:54:31 -08:00
monster_test.grpc.fb.h Re-applied reverted fix, adding missing codegen files. 2017-01-04 10:41:31 -08: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
monsterdata_test.json
monsterdata_test.mon Support binary search for struct in cpp (#4245) 2017-03-29 09:51:12 -07:00
phpTest.php
py_test.py
PythonTest.sh
test.cpp Added error message for union values out of range. 2017-05-10 17:21:47 -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
unicode_test.json