..
FlatBuffers.Test
make unions with type aliases more usable ( #5019 )
2018-11-01 12:51:25 -07:00
MyGame
Fix Java generator bug that ignores bidi streaming attribute ( #5063 )
2018-11-29 10:33:17 -08:00
docker
CI: Dockerized language port tests ( #5066 )
2018-11-29 22:03:06 -08:00
fuzzer
Make the Parser independent from the global C-locale ( #5028 )
2018-11-16 09:24:06 -08:00
include_test
Disallowed 0 byte structs.
2018-10-29 17:40:19 -07:00
namespace_test
Convenient createX methods for TS ( #5044 )
2018-11-16 09:17:54 -08:00
prototest
Protobufs: Added '--oneof-union' option. ( #4647 )
2018-03-05 08:45:25 -08:00
rust_usage_test
CI: Dockerized language port tests ( #5066 )
2018-11-29 22:03:06 -08:00
union_vector
Make string/vector field serialization order not depend on optimizer.
2018-11-16 17:08:35 -08:00
DartTest.sh
Ensure strings are null terminated when written from Dart ( #4862 )
2018-08-09 09:50:54 -07:00
GoTest.sh
Trimmed vtables of trailing zeroes.
2017-08-24 09:35:54 -07:00
JavaScriptTest.js
Go - Use Go bool type for bool fields ( #4962 )
2018-10-15 16:55:59 -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
Go - Use Go bool type for bool fields ( #4962 )
2018-10-15 16:55:59 -07:00
JavaTest.sh
cleaning up JavaTest.sh - quote paths, and less error-prone deletion ( #4301 )
2017-05-10 16:45:08 -07:00
LuaTest.bat
Lua (5.3) Language addition ( #4804 )
2018-07-05 15:55:57 -07:00
PythonTest.sh
Fixed --keep-prefix functionality.
2017-05-24 16:26:57 -07:00
RustTest.bat
Rust: test that no heap allocs happen on hot paths ( #5022 )
2018-10-31 18:08:14 -07:00
RustTest.sh
Rust: test that no heap allocs happen on hot paths ( #5022 )
2018-10-31 18:08:14 -07:00
TestAll.sh
Updated TestAll.sh with Rust.
2018-10-03 12:27:27 -07:00
TypeScriptTest.sh
Vector of unions for TS/JS and PHP ( #4404 )
2017-08-11 09:24:36 -07:00
generate_code.bat
Enable flatbuffer to initialize Parser from bfbs ( #4283 ) ( #5077 )
2018-12-13 11:59:27 -08:00
generate_code.sh
Enable flatbuffer to initialize Parser from bfbs ( #4283 ) ( #5077 )
2018-12-13 11:59:27 -08:00
go_test.go
Go - Use Go bool type for bool fields ( #4962 )
2018-10-15 16:55:59 -07:00
javatest.bin
Disallowed 0 byte structs.
2018-10-29 17:40:19 -07:00
lobstertest.lobster
FlatBuffers implementation for the Lobster programming language
2018-07-29 13:23:00 -07:00
luatest.lua
Lua (5.3) Language addition ( #4804 )
2018-07-05 15:55:57 -07:00
monster_test.bfbs
Enable flatbuffer to initialize Parser from bfbs ( #4283 ) ( #5077 )
2018-12-13 11:59:27 -08:00
monster_test.fbs
Fix Java generator bug that ignores bidi streaming attribute ( #5063 )
2018-11-29 10:33:17 -08:00
monster_test.grpc.fb.cc
Fix Java generator bug that ignores bidi streaming attribute ( #5063 )
2018-11-29 10:33:17 -08:00
monster_test.grpc.fb.h
Fix Java generator bug that ignores bidi streaming attribute ( #5063 )
2018-11-29 10:33:17 -08:00
monster_test.schema.json
Fixed vectors of enums in object API serialized incorrectly.
2018-11-05 14:33:36 -08:00
monster_test_generated.h
Make string/vector field serialization order not depend on optimizer.
2018-11-16 17:08:35 -08:00
monster_test_generated.js
Fixed vectors of enums in object API serialized incorrectly.
2018-11-05 14:33:36 -08:00
monster_test_generated.lobster
Fixed vectors of enums in object API serialized incorrectly.
2018-11-05 14:33:36 -08:00
monster_test_generated.rs
Fixed vectors of enums in object API serialized incorrectly.
2018-11-05 14:33:36 -08:00
monster_test_generated.ts
Convenient createX methods for TS ( #5044 )
2018-11-16 09:17:54 -08:00
monster_test_my_game.example2_generated.dart
CI check generate code ( #4998 )
2018-10-22 15:41:12 -07:00
monster_test_my_game.example_generated.dart
Fixed vectors of enums in object API serialized incorrectly.
2018-11-05 14:33:36 -08:00
monster_test_my_game_generated.dart
Added missing Dart codegen files.
2018-09-21 09:42:43 -07:00
monsterdata_python_wire.mon
Trimmed vtables of trailing zeroes.
2017-08-24 09:35:54 -07:00
monsterdata_test.golden
Go - Use Go bool type for bool fields ( #4962 )
2018-10-15 16:55:59 -07:00
monsterdata_test.json
Go - Use Go bool type for bool fields ( #4962 )
2018-10-15 16:55:59 -07:00
monsterdata_test.mon
Go - Use Go bool type for bool fields ( #4962 )
2018-10-15 16:55:59 -07:00
phpTest.php
Go - Use Go bool type for bool fields ( #4962 )
2018-10-15 16:55:59 -07: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] Fast serialization of numpy vectors ( #4829 )
2018-10-15 17:07:08 -07:00
test.cpp
Enable flatbuffer to initialize Parser from bfbs ( #4283 ) ( #5077 )
2018-12-13 11:59:27 -08:00
test_assert.cpp
Make the Parser independent from the global C-locale ( #5028 )
2018-11-16 09:24:06 -08:00
test_assert.h
Make the Parser independent from the global C-locale ( #5028 )
2018-11-16 09:24:06 -08:00
test_builder.cpp
Efficient Conversion of a FlatBufferBuilder to a MessageBuilder ( #4980 )
2018-10-18 10:32:59 -07:00
test_builder.h
Fix a memory leak in builder test ( #5021 )
2018-11-02 10:04:58 -07:00
unicode_test.json
Output JSON strings as natural UTF-8 text without escapes ( #4710 )
2018-05-03 12:10:45 -07:00