flatbuffers/tests
2020-05-07 14:26:33 -07:00
..
cpp17 Fix Clang-trunk warnings about special members deprecated in C++20. (#5829) 2020-03-23 10:01:11 -07:00
docker Rust Flexbuffers (#5669) 2020-05-07 14:11:26 -07:00
evolution_test Fix Clang-trunk warnings about special members deprecated in C++20. (#5829) 2020-03-23 10:01:11 -07:00
FlatBuffers.Benchmarks
FlatBuffers.Benchmarks.swift [swift] Moves code to use VTablesStorage (#5888) 2020-05-07 12:28:42 -07:00
FlatBuffers.GRPC.Swift [swift] Moves code to use VTablesStorage (#5888) 2020-05-07 12:28:42 -07:00
FlatBuffers.Test [C#] add ObjectAPI Serialization Utility (#5785) 2020-03-05 09:33:22 -08:00
FlatBuffers.Test.Swift [swift] Moves code to use VTablesStorage (#5888) 2020-05-07 12:28:42 -07:00
fuzzer Fix interpretation of 'nan(number)' by the idl_parser (#5810) 2020-03-16 11:59:34 -07:00
include_test
MyGame [C#] Fix nested structs and arrays in Object API (#5765) 2020-04-06 09:27:13 -07:00
namespace_test [TS] Add Obj API (#5788) 2020-04-09 09:53:16 -07:00
prototest
rust_usage_test Rust Flexbuffers (#5669) 2020-05-07 14:11:26 -07:00
union_vector [TS] Add Obj API (#5788) 2020-04-09 09:53:16 -07:00
arrays_test.bfbs
arrays_test.fbs
arrays_test.golden
arrays_test.schema.json
arrays_test_generated.h Fix Clang-trunk warnings about special members deprecated in C++20. (#5829) 2020-03-23 10:01:11 -07:00
BUILD Added the code to embed the binary schema to the source (--bfbs-gen-embed). (#5701) 2020-01-24 14:55:34 -08:00
DartTest.sh
generate_code.bat [Rust] Add gen-name-strings for Rust (#5757) 2020-03-08 19:05:20 -07:00
generate_code.sh [Scripts] Adds swift to generated code (#5806) 2020-03-16 11:55:59 -07:00
go_test.go
gold_flexbuffer_example.bin Rust Flexbuffers (#5669) 2020-05-07 14:11:26 -07:00
GoTest.sh
JavaScriptTest.js [TS] Add Obj API (#5788) 2020-04-09 09:53:16 -07:00
JavaScriptTest.sh [TS] Add Obj API (#5788) 2020-04-09 09:53:16 -07:00
JavaScriptUnionVectorTest.js [TS] Add Obj API (#5788) 2020-04-09 09:53:16 -07:00
JavaTest.bat
javatest.bin
JavaTest.java [Java][FlexBuffers] Make FlexBuffersBuilder reusable by adding clear() (#5889) (#5890) 2020-05-07 12:26:55 -07:00
JavaTest.sh
KotlinTest.kt
KotlinTest.sh
lobstertest.lobster Lobster: added builder API for tables 2019-05-22 19:42:13 -07:00
LuaTest.bat
luatest.lua
LuaTest.sh
monster_extra.fbs
monster_extra_generated.h Fix Clang-trunk warnings about special members deprecated in C++20. (#5829) 2020-03-23 10:01:11 -07:00
monster_extra_my_game_generated.dart
monster_test.bfbs Escape characters in jsonschema descriptions (#5644) 2020-03-12 12:10:30 -07:00
monster_test.fbs Escape characters in jsonschema descriptions (#5644) 2020-03-12 12:10:30 -07:00
monster_test.grpc.fb.cc
monster_test.grpc.fb.h
monster_test.grpc.swift Upgraded swift implementation for grpc (#5843) 2020-04-06 10:05:56 -07:00
monster_test.schema.json Escape characters in jsonschema descriptions (#5644) 2020-03-12 12:10:30 -07:00
monster_test_bfbs_generated.h Escape characters in jsonschema descriptions (#5644) 2020-03-12 12:10:30 -07:00
monster_test_generated.h Fix Clang-trunk warnings about special members deprecated in C++20. (#5829) 2020-03-23 10:01:11 -07:00
monster_test_generated.js Escape characters in jsonschema descriptions (#5644) 2020-03-12 12:10:30 -07:00
monster_test_generated.lobster Escape characters in jsonschema descriptions (#5644) 2020-03-12 12:10:30 -07:00
monster_test_generated.rs Escape characters in jsonschema descriptions (#5644) 2020-03-12 12:10:30 -07:00
monster_test_generated.ts [TS] Add Obj API (#5788) 2020-04-09 09:53:16 -07:00
monster_test_my_game.example2_generated.dart
monster_test_my_game.example_generated.dart Escape characters in jsonschema descriptions (#5644) 2020-03-12 12:10:30 -07:00
monster_test_my_game_generated.dart
monsterdata_extra.json
monsterdata_python_wire.mon
monsterdata_test.golden
monsterdata_test.json
monsterdata_test.mon
native_type_test.fbs
native_type_test_generated.h Fix Clang-trunk warnings about special members deprecated in C++20. (#5829) 2020-03-23 10:01:11 -07:00
native_type_test_impl.cpp
native_type_test_impl.h
phpTest.php
phpUnionVectorTest.php
phpUnionVectorTest.sh Vector of unions for TS/JS and PHP (#4404) 2017-08-11 09:24:36 -07:00
py_flexbuffers_test.py Implement flexbuffers in python (#5880) 2020-05-07 14:26:33 -07:00
py_test.py [Python] Fixed issue #5499 (#5764) 2020-02-11 15:02:21 -08:00
PythonTest.sh Implement flexbuffers in python (#5880) 2020-05-07 14:26:33 -07:00
RustTest.bat Rust Flexbuffers (#5669) 2020-05-07 14:11:26 -07:00
RustTest.sh Rust Flexbuffers (#5669) 2020-05-07 14:11:26 -07:00
test.cpp Correct calculation of vector element size (#5831) 2020-03-26 08:54:52 -07:00
test_assert.cpp Added --filename-suffix and --filename-ext to flatc (#5778) 2020-03-02 10:15:23 -08:00
test_assert.h wrap multiple statements in do {} while(!IsConstTrue(true)) (#5655) 2019-12-13 10:14:14 -08:00
test_builder.cpp Added --filename-suffix and --filename-ext to flatc (#5778) 2020-03-02 10:15:23 -08:00
test_builder.h
TestAll.sh
TypeScriptTest.sh [TS] Add Obj API (#5788) 2020-04-09 09:53:16 -07:00
unicode_test.json