flatbuffers/tests
Justin T Conroy 19920db39f
Include a SizePrefixed..HasIdentifier for c++. (#6871)
* Include a SizePrefixed..HasIdentifier for c++.

* Add updated generated code.
2022-01-28 20:52:32 -08:00
..
arrays_test Refactor idl_gen_rust and Rust generated code to use consistent whitespace (#6809) 2021-08-23 18:53:10 -04:00
cpp17 Include a SizePrefixed..HasIdentifier for c++. (#6871) 2022-01-28 20:52:32 -08:00
docker Removed test/generate_code.{sh|bat} (#6873) 2021-11-30 23:13:24 -08:00
evolution_test Added verifier alignment checking to table fields (#7018) 2022-01-14 14:39:15 -08:00
FlatBuffers.Benchmarks
FlatBuffers.Benchmarks.swift Improves documentation, and adding DocC (#6784) 2021-09-27 20:59:19 +02:00
FlatBuffers.Test Add .NET test to github workflows (#6982) 2021-12-13 11:51:27 -08:00
FlatBuffers.Test.Swift [C++] Fix compile failure on Object API union construction for struct member (#6923) 2021-11-18 10:55:11 -08:00
fuzzer Updated FlexBuffers fuzzer 2021-12-14 11:57:42 -08:00
include_test Rework how Rust generated files are laid out (#6731) 2021-07-22 19:02:28 -04:00
include_test1 Refactor idl_gen_rust and Rust generated code to use consistent whitespace (#6809) 2021-08-23 18:53:10 -04:00
include_test2 Refactor idl_gen_rust and Rust generated code to use consistent whitespace (#6809) 2021-08-23 18:53:10 -04:00
keyword_test [C#] Use @ for keyword escaping (#6834) 2021-09-09 10:29:27 -07:00
KeywordTest [C#] Use @ for keyword escaping (#6834) 2021-09-09 10:29:27 -07:00
monster_test Refactor idl_gen_rust and Rust generated code to use consistent whitespace (#6809) 2021-08-23 18:53:10 -04:00
more_defaults Refactor idl_gen_rust and Rust generated code to use consistent whitespace (#6809) 2021-08-23 18:53:10 -04:00
my-game [TS/JS] BigInt implementation (#6998) 2022-01-06 20:35:37 -06:00
MyGame Enable --gen-onefile in Python (#6953) 2021-12-09 15:47:09 -08:00
name_clash_test
namespace_test Added verifier alignment checking to table fields (#7018) 2022-01-14 14:39:15 -08:00
nested_namespace_test [C#] Using 'global::' as qualifying_start_ within BaseGenerator (#6767) 2021-09-15 16:57:29 -05:00
optional_scalars [TS/JS] BigInt implementation (#6998) 2022-01-06 20:35:37 -06:00
prototest
rust_usage_test rust: Allow for usage in no_std environment (#6989) 2022-01-20 11:49:02 -05:00
union_vector Include a SizePrefixed..HasIdentifier for c++. (#6871) 2022-01-28 20:52:32 -08:00
arrays_test.bfbs Lua Generator using IR. (#6940) 2021-12-02 21:29:19 -08:00
arrays_test.fbs
arrays_test.golden
arrays_test.schema.json
arrays_test_generated.h Include a SizePrefixed..HasIdentifier for c++. (#6871) 2022-01-28 20:52:32 -08:00
BUILD.bazel
DartTest.sh Dart 2.0 release prep (#6759) 2021-08-02 13:31:36 -07:00
go_test.go
gold_flexbuffer_example.bin
GoTest.sh
JavaScriptFlexBuffersTest.js
JavaScriptTest.js [TS/JS] BigInt implementation (#6998) 2022-01-06 20:35:37 -06:00
JavaScriptUnionVectorTest.js
JavaTest.bat
javatest.bin
JavaTest.java [Java] lookup by byteArray is giving back wrong entry (#6915) 2021-11-15 11:16:45 -08:00
JavaTest.sh
keyword_test.fbs [C#] Use @ for keyword escaping (#6834) 2021-09-09 10:29:27 -07:00
KotlinTest.kt
KotlinTest.sh
lobstertest.lobster
LuaTest.bat Lua Generator using IR. (#6940) 2021-12-02 21:29:19 -08:00
luatest.lua
LuaTest.sh Lua Generator using IR. (#6940) 2021-12-02 21:29:19 -08:00
monster_extra.fbs
monster_extra_generated.h Include a SizePrefixed..HasIdentifier for c++. (#6871) 2022-01-28 20:52:32 -08:00
monster_extra_my_game_generated.dart dart - add Packable interface (#6846) 2021-09-28 13:23:30 -07:00
monster_test.bfbs Lua Generator using IR. (#6940) 2021-12-02 21:29:19 -08:00
monster_test.fbs
monster_test.grpc.fb.cc
monster_test.grpc.fb.h
monster_test.js
monster_test.schema.json
monster_test.ts
monster_test_bfbs_generated.h Emit include for bfbs-gen-embed (#7031) 2022-01-25 10:43:16 -08:00
monster_test_generated.grpc.fb.cc missing generated files (#6966) 2021-12-03 11:23:58 -08:00
monster_test_generated.grpc.fb.h missing generated files (#6966) 2021-12-03 11:23:58 -08:00
monster_test_generated.h Include a SizePrefixed..HasIdentifier for c++. (#6871) 2022-01-28 20:52:32 -08:00
monster_test_generated.lobster
monster_test_generated.py Enable --gen-onefile in Python (#6953) 2021-12-09 15:47:09 -08:00
monster_test_grpc.d.ts
monster_test_grpc.js
monster_test_my_game.example2_generated.dart dart - add Packable interface (#6846) 2021-09-28 13:23:30 -07:00
monster_test_my_game.example_generated.dart dart - add Packable interface (#6846) 2021-09-28 13:23:30 -07:00
monster_test_my_game_generated.dart dart - add Packable interface (#6846) 2021-09-28 13:23:30 -07:00
monsterdata_extra.json
monsterdata_go_wire.mon.sp
monsterdata_python_wire.mon
monsterdata_test.golden
monsterdata_test.json
monsterdata_test.mon
more_defaults.fbs
native_type_test.fbs
native_type_test_generated.h [C++] Add GetMutableSizePrefixedRoot and generate GetMutableSizePrefixedXxx functions (#6815) 2021-08-30 15:34:42 -07:00
native_type_test_impl.cpp
native_type_test_impl.h clang-all (#6941) 2021-11-19 17:01:48 -08:00
optional_scalars.fbs
optional_scalars.ts Rework how Rust generated files are laid out (#6731) 2021-07-22 19:02:28 -04:00
optional_scalars_generated.h Include a SizePrefixed..HasIdentifier for c++. (#6871) 2022-01-28 20:52:32 -08:00
optional_scalars_generated.lobster
package.json
phpTest.php
phpUnionVectorTest.php
phpUnionVectorTest.sh
py_flexbuffers_test.py
py_test.py Enable --gen-onefile in Python (#6953) 2021-12-09 15:47:09 -08:00
PythonTest.sh Enable --gen-onefile in Python (#6953) 2021-12-09 15:47:09 -08:00
RustTest.bat
RustTest.sh rust: Allow for usage in no_std environment (#6989) 2022-01-20 11:49:02 -05:00
TableA.lua Bumping to Version 2.0.5 (#6967) 2021-12-09 10:31:57 -08:00
TableAT.java
test.cpp 'flattest': Add --test_path option (#7041) 2022-01-27 14:21:01 -08:00
test_assert.cpp
test_assert.h Removal of support for FLATBUFFERS_CPP98_STL (#6918) 2021-11-12 14:01:11 -08:00
test_builder.cpp Removal of support for FLATBUFFERS_CPP98_STL (#6918) 2021-11-12 14:01:11 -08:00
test_builder.h test: fix undefined order of functio parameters. (#6946) 2021-11-22 12:14:31 -08:00
TestAll.sh
tsconfig.json
TypeScriptTest.bat [TS/JS] BigInt implementation (#6998) 2022-01-06 20:35:37 -06:00
TypeScriptTest.sh [TS/JS] BigInt implementation (#6998) 2022-01-06 20:35:37 -06:00
unicode_test.json
unicode_test.mon