flatbuffers/tests
2026-03-19 12:36:37 +00:00
..
64bit FlatBuffers Version 25.12.19 (#8871) 2025-12-19 15:06:07 -08:00
annotated_binary docs: clean up whitespace and fix typo in tutorial.md (#8695) 2025-09-25 09:02:22 -07:00
arrays_test fix(flatbuffers): use manual impl Default for struct object types (#8947) 2026-03-06 11:20:32 -08:00
bazel_repository_test_dir Remove Bazel WORKSPACE setup. (#8509) 2025-01-24 18:16:10 +00:00
cpp17 Fix missing namespace qualifier in Pack() (#8967) 2026-03-11 22:11:06 -04:00
DictionaryLookup FlatBuffers Version 25.12.19 (#8871) 2025-12-19 15:06:07 -08:00
docker
evolution_test FlatBuffers Version 25.12.19 (#8871) 2025-12-19 15:06:07 -08:00
FlatBuffers.Benchmarks
FlatBuffers.Test fix(flatbuffers): use manual impl Default for struct object types (#8947) 2026-03-06 11:20:32 -08:00
flatc disallow circular struct references (#8851) 2026-02-04 15:15:05 +00:00
fuzzer Run clang-format -i **/*.cpp (#8865) 2025-12-19 10:42:57 -08:00
include_test
include_test1 fix(flatbuffers): use manual impl Default for struct object types (#8947) 2026-03-06 11:20:32 -08:00
include_test2 fix(flatbuffers): use manual impl Default for struct object types (#8947) 2026-03-06 11:20:32 -08:00
key_field FlatBuffers Version 25.12.19 (#8871) 2025-12-19 15:06:07 -08:00
keyword_test Updates Rust codegen to use proper indentation (#8952) 2026-03-05 14:04:55 +00:00
KeywordTest FlatBuffers Version 25.12.19 (#8871) 2025-12-19 15:06:07 -08:00
minified_enums FlatBuffers Version 25.12.19 (#8871) 2025-12-19 15:06:07 -08:00
monster_test fix(flatbuffers): use manual impl Default for struct object types (#8947) 2026-03-06 11:20:32 -08:00
monster_test_serialize fix(flatbuffers): use manual impl Default for struct object types (#8947) 2026-03-06 11:20:32 -08:00
monster_test_suffix Fix missing namespace qualifier in Pack() (#8967) 2026-03-11 22:11:06 -04:00
more_defaults Updates Rust codegen to use proper indentation (#8952) 2026-03-05 14:04:55 +00:00
MyGame fix(flatbuffers): use manual impl Default for struct object types (#8947) 2026-03-06 11:20:32 -08:00
name_clash_test
namespace_test Fix missing namespace qualifier in Pack() (#8967) 2026-03-11 22:11:06 -04:00
nested_namespace_test FlatBuffers Version 25.12.19 (#8871) 2025-12-19 15:06:07 -08:00
nim bulk code format fix (#8707) 2025-09-23 21:50:27 -07:00
optional_scalars Updates Rust codegen to use proper indentation (#8952) 2026-03-05 14:04:55 +00:00
order bulk code format fix (#8707) 2025-09-23 21:50:27 -07:00
private_annotation_test fix(flatbuffers): use manual impl Default for struct object types (#8947) 2026-03-06 11:20:32 -08:00
prototest
rust_namer_test fix(flatbuffers): use manual impl Default for struct object types (#8947) 2026-03-06 11:20:32 -08:00
rust_no_std_compilation_test
rust_reflection_test bulk code format fix (#8707) 2025-09-23 21:50:27 -07:00
rust_serialize_test [rust] add deser support for enum type (#8803) 2025-12-02 22:48:45 -05:00
rust_usage_test fix: add missing bracket (#8969) 2026-03-11 02:42:46 +00:00
swift fix(flatbuffers): use manual impl Default for struct object types (#8947) 2026-03-06 11:20:32 -08:00
ts Ensure optional arrays, arrays with defaults, and strings with defaults are supported (#8896) 2026-02-23 08:55:37 +01:00
type_field_collsion FlatBuffers Version 25.12.19 (#8871) 2025-12-19 15:06:07 -08:00
union_name_test Fix inconsistent Python union creator function naming (#8981) 2026-03-19 12:36:37 +00:00
union_value_collsion FlatBuffers Version 25.12.19 (#8871) 2025-12-19 15:06:07 -08:00
union_vector C++ Feature: Mutable union getters (#8852) 2025-12-21 17:36:47 -05:00
vector_table_naked_ptr FlatBuffers Version 25.12.19 (#8871) 2025-12-19 15:06:07 -08:00
.gitignore
Abc.nim FlatBuffers Version 25.12.19 (#8871) 2025-12-19 15:06:07 -08:00
alignment_test.cpp Use the Google Style for clang-format without exceptions (#8706) 2025-09-23 21:19:33 -07:00
alignment_test.fbs Add a unit test for odd-sized small structs (for #8117) (#8363) 2024-08-20 00:27:32 -04:00
alignment_test.h
alignment_test.json Fix misalignment of small structs in a Vector (C++) (#7883) 2023-09-28 22:53:50 -07:00
alignment_test_after_fix.afb
alignment_test_after_fix.bin
alignment_test_before_fix.afb
alignment_test_before_fix.bin
arrays_test.bfbs fix(flatbuffers): use manual impl Default for struct object types (#8947) 2026-03-06 11:20:32 -08:00
arrays_test.fbs fix(flatbuffers): use manual impl Default for struct object types (#8947) 2026-03-06 11:20:32 -08:00
arrays_test.golden Fix incorrect padding in arrays of structs (Issue #5484) (#5491) 2019-08-23 10:46:47 -07:00
arrays_test.schema.json fix(flatbuffers): use manual impl Default for struct object types (#8947) 2026-03-06 11:20:32 -08:00
BUILD.bazel Fix missing namespace qualifier in Pack() (#8967) 2026-03-11 22:11:06 -04:00
cross_namespace_pack_test.fbs Fix missing namespace qualifier in Pack() (#8967) 2026-03-11 22:11:06 -04:00
DartTest.sh dart: use enhanced enums (#8313) 2024-11-18 17:31:19 +00:00
default_vectors_strings_test.cpp Default Vector Support C++ (#8870) 2025-12-19 14:32:51 -08:00
default_vectors_strings_test.fbs Default Vector Support C++ (#8870) 2025-12-19 14:32:51 -08:00
default_vectors_strings_test.h Default Vector Support C++ (#8870) 2025-12-19 14:32:51 -08:00
dictionary_lookup.fbs
even_more_defaults.fbs Ensure optional arrays, arrays with defaults, and strings with defaults are supported (#8896) 2026-02-23 08:55:37 +01:00
evolution_test.cpp Use the Google Style for clang-format without exceptions (#8706) 2025-09-23 21:19:33 -07:00
evolution_test.h bulk code format fix (#8707) 2025-09-23 21:50:27 -07:00
flexbuffers_test.cpp Use the Google Style for clang-format without exceptions (#8706) 2025-09-23 21:19:33 -07:00
flexbuffers_test.h [C++] Fix clang -Wnewline-eof warning (#7711) 2022-12-14 21:35:54 -08:00
fuzz_test.cpp Use the Google Style for clang-format without exceptions (#8706) 2025-09-23 21:19:33 -07:00
fuzz_test.h Refactor test.cpp (#7487) 2022-08-28 16:54:58 -07:00
go_test.go fix(go): add bounds checking to ByteVector (#8776) 2025-12-21 20:25:30 +00:00
gold_flexbuffer_example.bin Rust Flexbuffers (#5669) 2020-05-07 14:11:26 -07:00
GoTest.sh [Go] Write required string fields into the buffer when using Object API (#8402) 2025-12-01 09:50:03 -05:00
include_build_test.cc Add deps attribute to flatbuffer_cc_library (#7107) 2022-02-21 22:33:47 -06:00
include_test1_generated.dart dart: use enhanced enums (#8313) 2024-11-18 17:31:19 +00:00
include_test1_generated.rs fix(flatbuffers): use manual impl Default for struct object types (#8947) 2026-03-06 11:20:32 -08:00
include_test2_generated.rs fix(flatbuffers): use manual impl Default for struct object types (#8947) 2026-03-06 11:20:32 -08:00
include_test2_my_game.other_name_space_generated.dart dart: use enhanced enums (#8313) 2024-11-18 17:31:19 +00:00
included_test.fbs Add deps attribute to flatbuffer_cc_library (#7107) 2022-02-21 22:33:47 -06:00
includer_test.fbs Add deps attribute to flatbuffer_cc_library (#7107) 2022-02-21 22:33:47 -06:00
is_quiet_nan.h bulk code format fix (#8707) 2025-09-23 21:50:27 -07:00
javatest.bin
json_test.cpp Use the Google Style for clang-format without exceptions (#8706) 2025-09-23 21:19:33 -07:00
json_test.h Make JSON supporting advanced union features (#7869) 2023-04-26 05:37:06 +00:00
key_field_test.cpp Use the Google Style for clang-format without exceptions (#8706) 2025-09-23 21:19:33 -07:00
key_field_test.h bulk code format fix (#8707) 2025-09-23 21:50:27 -07:00
keyword_test.fbs Fix Rust codegen escaping field in tables. (#7659) 2022-12-15 06:04:57 +00:00
KotlinTest.kt Fix nullability of generated Kotlin ByteBuffer accessors (#8844) 2025-12-14 18:56:40 -05:00
KotlinTest.sh
LobsterTest.bat Lobster namespace change 2023-09-17 10:21:58 -07:00
lobstertest.lobster
long_namespace.fbs [TS] Fix relative paths for exports (#8517) 2025-07-01 08:38:02 -07:00
longer_namespace.fbs [TS] Fix relative paths for exports (#8517) 2025-07-01 08:38:02 -07:00
LuaTest.bat Lua Generator using IR. (#6940) 2021-12-02 21:29:19 -08:00
luatest.lua [Lua] manipulate byte array as string (#6624) 2021-05-07 22:57:13 -07:00
LuaTest.sh Lua Generator using IR. (#6940) 2021-12-02 21:29:19 -08:00
monster_extra.fbs
monster_extra_generated.h FlatBuffers Version 25.12.19 (#8871) 2025-12-19 15:06:07 -08:00
monster_extra_my_game_generated.dart [dart] fix bug which generated wrong code (#8780) 2025-11-24 10:54:43 -05:00
monster_test.afb Arrays of Enumerations without a value for 0 are no longer valid (#8836) 2025-12-13 18:40:58 -05:00
monster_test.bfbs Arrays of Enumerations without a value for 0 are no longer valid (#8836) 2025-12-13 18:40:58 -05:00
monster_test.cpp Use the Google Style for clang-format without exceptions (#8706) 2025-09-23 21:19:33 -07:00
monster_test.fbs
monster_test.grpc.fb.cc gRPC callbackService support added (#8666) 2025-08-28 15:49:27 -07:00
monster_test.grpc.fb.h gRPC callbackService support added (#8666) 2025-08-28 15:49:27 -07:00
monster_test.h bulk code format fix (#8707) 2025-09-23 21:50:27 -07:00
monster_test.schema.json
monster_test_bfbs_generated.h Arrays of Enumerations without a value for 0 are no longer valid (#8836) 2025-12-13 18:40:58 -05:00
monster_test_callback.grpc.fb.cc gRPC callbackService support added (#8666) 2025-08-28 15:49:27 -07:00
monster_test_callback.grpc.fb.h gRPC callbackService support added (#8666) 2025-08-28 15:49:27 -07:00
monster_test_generated.grpc.fb.cc bulk code format fix (#8707) 2025-09-23 21:50:27 -07:00
monster_test_generated.grpc.fb.h bulk code format fix (#8707) 2025-09-23 21:50:27 -07:00
monster_test_generated.h Fix missing namespace qualifier in Pack() (#8967) 2026-03-11 22:11:06 -04:00
monster_test_generated.lobster
monster_test_generated.py [Python] Improve python API (#8781) 2026-01-21 01:01:20 +00:00
monster_test_generated.ts bulk code format fix (#8707) 2025-09-23 21:50:27 -07:00
monster_test_my_game.example2_generated.dart dart: use enhanced enums (#8313) 2024-11-18 17:31:19 +00:00
monster_test_my_game.example_generated.dart Refactor lazy list unpacking (#8746) 2025-10-31 13:41:59 -07:00
monster_test_my_game_generated.dart dart: use enhanced enums (#8313) 2024-11-18 17:31:19 +00:00
monsterdata_extra.json Extend the test of MonsterExtra (#5428) 2019-07-08 11:22:56 -07:00
monsterdata_go_wire.mon.sp
monsterdata_python_wire.mon Python: Added support for file_identifiers (#5123) 2019-07-26 11:06:25 -07:00
monsterdata_test.afb Fixed vtable duplication for binary annotator (#7809) 2023-02-02 10:39:39 -08:00
monsterdata_test.golden
monsterdata_test.json fixed comparator for native_inline (#7076) 2022-02-02 23:44:43 -08:00
monsterdata_test.mon
more_defaults.fbs Default-empty vectors of enums (#6505) 2021-04-06 07:23:45 -04:00
MoreDefaults.nim FlatBuffers Version 25.12.19 (#8871) 2025-12-19 15:06:07 -08:00
MutatingBool.fbs Fixed default value of bool in struct for Swift (#7072) 2022-02-02 23:39:19 +03:00
nan_inf_test.fbs
native_inline_table_test.fbs [C++] support native_inline attribute for vector of tables (#7479) 2022-08-29 12:48:10 -07:00
native_inline_table_test_generated.h FlatBuffers Version 25.12.19 (#8871) 2025-12-19 15:06:07 -08:00
native_type_test.fbs Support native_type for tables when using the C++ object API. (#8668) 2025-11-05 07:50:10 -08:00
native_type_test_generated.h Fix missing namespace qualifier in Pack() (#8967) 2026-03-11 22:11:06 -04:00
native_type_test_impl.cpp Run clang-format -i **/*.cpp (#8865) 2025-12-19 10:42:57 -08:00
native_type_test_impl.h Run clang-format -i **/*.cpp (#8865) 2025-12-19 10:42:57 -08:00
nested_union_test.fbs
non_zero_enum.fbs Arrays of Enumerations without a value for 0 are no longer valid (#8836) 2025-12-13 18:40:58 -05:00
optional_scalars.fbs
optional_scalars.json Reenable optional json (#7352) 2022-06-16 09:26:44 -07:00
optional_scalars_defaults.json
optional_scalars_generated.h FlatBuffers Version 25.12.19 (#8871) 2025-12-19 15:06:07 -08:00
optional_scalars_generated.lobster
optional_scalars_generated.ts bulk code format fix (#8707) 2025-09-23 21:50:27 -07:00
optional_scalars_test.cpp Use the Google Style for clang-format without exceptions (#8706) 2025-09-23 21:19:33 -07:00
optional_scalars_test.h bulk code format fix (#8707) 2025-09-23 21:50:27 -07:00
parser_test.cpp Use the Google Style for clang-format without exceptions (#8706) 2025-09-23 21:19:33 -07:00
parser_test.h [C++] Fix clang -Wnewline-eof warning (#7711) 2022-12-14 21:35:54 -08:00
phpTest.php Fix PHP byte validation and reenable builds (#7670) 2022-11-29 08:12:28 -08: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
Pizza.go bulk code format fix (#8707) 2025-09-23 21:50:27 -07:00
private_annotation_test.fbs
Property.nim FlatBuffers Version 25.12.19 (#8871) 2025-12-19 15:06:07 -08:00
proto_test.cpp Use the Google Style for clang-format without exceptions (#8706) 2025-09-23 21:19:33 -07:00
proto_test.h bulk code format fix (#8707) 2025-09-23 21:50:27 -07:00
py_flexbuffers_test.py bulk code format fix (#8707) 2025-09-23 21:50:27 -07:00
py_test.py Fix inconsistent Python union creator function naming (#8981) 2026-03-19 12:36:37 +00:00
PythonTest.sh Fix inconsistent Python union creator function naming (#8981) 2026-03-19 12:36:37 +00:00
reflection_test.cpp Use the Google Style for clang-format without exceptions (#8706) 2025-09-23 21:19:33 -07:00
reflection_test.h bulk code format fix (#8707) 2025-09-23 21:50:27 -07:00
required_strings.fbs [TS]: builder, Fix requiredField(). Verity that the field is present in the vtable (#7739) (#7752) 2023-01-10 10:43:17 -08:00
rust_namer_test.fbs Removes 'size' and 'alignment' as Rust keywords (#8139) 2024-11-12 05:13:02 +00:00
RustTest.bat chore: add rust windows test to CI, fix RustTest.bat (#7963) 2023-05-16 16:06:41 -07:00
RustTest.sh
service_test.fbs [gRPC] Update the code generator for Python to produce typed handlers (#8326) 2024-06-18 16:02:57 -07:00
service_test_generated.py [Python] Improve python API (#8781) 2026-01-21 01:01:20 +00:00
service_test_generated.pyi Bugfix __eq__ for numpy data types (#8646) 2025-07-26 10:31:38 -07:00
service_test_grpc.fb.py bulk code format fix (#8707) 2025-09-23 21:50:27 -07:00
service_test_grpc.fb.pyi [gRPC] Update the code generator for Python to produce typed handlers (#8326) 2024-06-18 16:02:57 -07:00
TableA.lua FlatBuffers Version 25.12.19 (#8871) 2025-12-19 15:06:07 -08:00
TableA.nim FlatBuffers Version 25.12.19 (#8871) 2025-12-19 15:06:07 -08:00
TableAT.java bulk code format fix (#8707) 2025-09-23 21:50:27 -07:00
test.cpp Fix missing namespace qualifier in Pack() (#8967) 2026-03-11 22:11:06 -04:00
test.fbs Optionally generate Python type annotations (#7858) 2023-04-28 09:38:29 -07:00
test_assert.cpp Use the Google Style for clang-format without exceptions (#8706) 2025-09-23 21:19:33 -07:00
test_assert.h bulk code format fix (#8707) 2025-09-23 21:50:27 -07:00
test_builder.cpp Use the Google Style for clang-format without exceptions (#8706) 2025-09-23 21:19:33 -07:00
test_builder.h bulk code format fix (#8707) 2025-09-23 21:50:27 -07:00
TestAll.sh [TS] Allows object API to set 0 for a null-default scalar. (#7864) 2023-09-12 19:58:55 +02:00
TestMutatingBool.nim FlatBuffers Version 25.12.19 (#8871) 2025-12-19 15:06:07 -08:00
type_field_collsion.fbs
unicode_test.json Fixed JSON parser not sorting vectors of tables/structs with key. 2019-10-10 15:25:39 -07:00
unicode_test.mon
union_name_test.fbs Fix inconsistent Python union creator function naming (#8981) 2026-03-19 12:36:37 +00:00
union_underlying_type_test.fbs
union_underlying_type_test_generated.h C++ Feature: Mutable union getters (#8852) 2025-12-21 17:36:47 -05:00
union_value_collision.fbs
util_test.cpp Use the Google Style for clang-format without exceptions (#8706) 2025-09-23 21:19:33 -07:00
util_test.h bulk code format fix (#8707) 2025-09-23 21:50:27 -07:00
vector_has_test.fbs [swift] add had<ArrayName> property for arrays to check presence in a message (#7280) 2022-05-11 15:35:53 +02:00
vector_table_naked_ptr.fbs Fix vector of table with naked ptr (#8830) 2025-12-07 11:05:54 -08:00
vector_table_naked_ptr_test.cpp Fix vector of table with naked ptr (#8830) 2025-12-07 11:05:54 -08:00
vector_table_naked_ptr_test.h Fix vector of table with naked ptr (#8830) 2025-12-07 11:05:54 -08:00