flatbuffers/tests
Derek Bailey d8f49e18d7 Mono Fix for Unsafe Mode (#4887)
* Added preprocessor define for C++ if Template Aliases are supported by the compiler

* Revert "Revert "Performance Increase of Vector of Structures using .NET BlockCopy (#4830)""

This reverts commit 1f5eae5d6a.

* Put<T> method was inside #if UNSAFE_BYTEBUFFER which caused compilation failure when building in unsafe mode

* Revert "Added preprocessor define for C++ if Template Aliases are supported by the compiler"

This reverts commit a75af7352127c261baf0b6cca5cb823e13e78f11.
2018-08-20 16:31:44 -07:00
..
FlatBuffers.Test Mono Fix for Unsafe Mode (#4887) 2018-08-20 16:31:44 -07:00
fuzzer Updated fuzzer scripts 2018-07-16 15:51:28 -07:00
include_test
MyGame Mono Fix for Unsafe Mode (#4887) 2018-08-20 16:31:44 -07:00
namespace_test Added missing dart/ts test changes. 2018-08-20 12:05:37 -07:00
prototest Protobufs: Added '--oneof-union' option. (#4647) 2018-03-05 08:45:25 -08:00
union_vector Update JavaScript IDL generator to remove invalid Closure JSDoc comments (#4873) 2018-08-10 15:27:51 -07:00
DartTest.sh Ensure strings are null terminated when written from Dart (#4862) 2018-08-09 09:50:54 -07:00
generate_code.bat FlatBuffers implementation for the Lobster programming language 2018-07-29 13:23:00 -07:00
generate_code.sh FlatBuffers implementation for the Lobster programming language 2018-07-29 13:23:00 -07:00
go_test.go go: give enums their own scalar types 2018-07-26 16:46:35 -07:00
GoTest.sh
JavaScriptTest.js
JavaScriptTest.sh
JavaScriptUnionVectorTest.js
JavaTest.bat
javatest.bin
JavaTest.java Java/C#/Python prefixed size support (#4445) 2018-03-12 11:30:46 -07:00
JavaTest.sh
lobstertest.lobster FlatBuffers implementation for the Lobster programming language 2018-07-29 13:23:00 -07:00
LuaTest.bat Lua (5.3) Language addition (#4804) 2018-07-05 15:55:57 -07:00
luatest.lua Lua (5.3) Language addition (#4804) 2018-07-05 15:55:57 -07:00
monster_test.bfbs Added missing dart/ts test changes. 2018-08-20 12:05:37 -07:00
monster_test.fbs Add C#/Java generator behaviour for 'private' attribute (#4882) 2018-08-16 15:25:33 -07: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 Support attribute "cpp_ptr_type" on table elements marked as "hash" (#4643) 2018-03-05 08:40:55 -08:00
monster_test_generated.h Renamed Verifier methods 2018-07-16 16:42:10 -07:00
monster_test_generated.js Support attribute "cpp_ptr_type" on table elements marked as "hash" (#4643) 2018-03-05 08:40:55 -08:00
monster_test_generated.lobster FlatBuffers implementation for the Lobster programming language 2018-07-29 13:23:00 -07:00
monster_test_generated.ts Update JavaScript IDL generator to remove invalid Closure JSDoc comments (#4873) 2018-08-10 15:27:51 -07:00
monster_test_my_game.example2_generated.dart Added missing dart/ts test changes. 2018-08-20 12:05:37 -07:00
monster_test_my_game.example_generated.dart Issue #4799 fixed. Generator for KeyCompareWithValue is extracted. (#4802) 2018-07-05 09:23:40 -07:00
monster_test_my_game_generated.dart Added missing dart/ts test changes. 2018-08-20 12:05:37 -07:00
monsterdata_python_wire.mon
monsterdata_test.golden Made doubles output with higher precision in JSON and elsewhere. 2018-01-22 10:24:45 -08:00
monsterdata_test.json
monsterdata_test.mon
phpTest.php
phpUnionVectorTest.php
phpUnionVectorTest.sh
py_test.py Python: return None for missing strings. (#4733) 2018-05-10 10:34:20 -07:00
PythonTest.sh
test.cpp Updated fuzzer scripts 2018-07-16 15:51:28 -07:00
TestAll.sh FlatBuffers implementation for the Lobster programming language 2018-07-29 13:23:00 -07:00
TypeScriptTest.sh
unicode_test.json Output JSON strings as natural UTF-8 text without escapes (#4710) 2018-05-03 12:10:45 -07:00