flatbuffers/tests
Yuri Finkelstein 99a8a68a80 new maven jar called flatbuffers-java-grpc which contains utility … (#4558)
* new maven jar called flatbuffers-java-grpc which contains utility class supporting generated code for grpc over flatbuffers; grpc java unit test based on maven and junit (maven is used only for simplicity of testing); removed straneous namespace_test/NamespaceA/TableInC.java which is not longer used in the test and no longer generated but contains complilation errors if java compiler picks it up

* moved java grpc tests files according to review request

* Added missing generated code for Java gRPC.

Change-Id: Iada090fe2e99b80a4b7c2f8e39c838a992a1feae

* added missing name and url
2017-12-28 15:26:29 -08:00
..
FlatBuffers.Test Updated C# test project. 2017-08-25 11:47:19 -07:00
MyGame new maven jar called flatbuffers-java-grpc which contains utility … (#4558) 2017-12-28 15:26:29 -08: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 new maven jar called flatbuffers-java-grpc which contains utility … (#4558) 2017-12-28 15:26:29 -08:00
prototest Improved .proto conversion. 2017-10-06 16:08:00 -07:00
union_vector Added missing nullptr check in vector of union verifiers. 2017-12-28 10:09:48 -08: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 Text files should not have executable bit set (#4480) 2017-11-06 10:20:22 -08:00
JavaTest.java Text files should not have executable bit set (#4480) 2017-11-06 10:20:22 -08: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 Fix for strictPropertyInitialization for TS (#4540) 2017-12-14 08:30:02 -08:00
monster_test.fbs Text files should not have executable bit set (#4480) 2017-11-06 10:20:22 -08:00
monster_test.grpc.fb.cc Various build fixes; update checked-in codegen. (#4572) 2017-12-28 09:10:55 -08:00
monster_test.grpc.fb.h Various build fixes; update checked-in codegen. (#4572) 2017-12-28 09:10:55 -08: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 Added missing nullptr check in vector of union verifiers. 2017-12-28 10:09:48 -08:00
monster_test_generated.js Cleaned up namespace handling. 2017-08-24 13:39:45 -07:00
monster_test_generated.ts Various build fixes; update checked-in codegen. (#4572) 2017-12-28 09:10:55 -08: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 Text files should not have executable bit set (#4480) 2017-11-06 10:20:22 -08: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 Python: CreateByteVector function in builder. (#4453) 2017-10-06 08:34:07 -07:00
test.cpp Made all C++ files clang-formatted. 2017-12-21 11:45:02 -08:00
unicode_test.json Add UTF-8 support to the JavaScript API 2015-10-14 23:07:40 -07:00