flatbuffers/tests
Cameron Mulhern 5f453ef738
Removes 'size' and 'alignment' as Rust keywords (#8139)
* Adds fields for possibly reserved words to rust_namer_test

* Removes size and alignment as rust reserved words
2024-11-12 05:13:02 +00:00
..
64bit FlatBuffers Version v24.3.25 2024-03-26 05:18:07 +00:00
annotated_binary
arrays_test Removes 'size' and 'alignment' as Rust keywords (#8139) 2024-11-12 05:13:02 +00:00
bazel_repository_test_dir Remove npm/rules_js dependency for C++ only use cases (#7990) 2024-04-18 05:06:06 +00:00
cpp17 FlatBuffers Version v24.3.25 2024-03-26 05:18:07 +00:00
DictionaryLookup FlatBuffers Version v24.3.25 2024-03-26 05:18:07 +00:00
docker
evolution_test FlatBuffers Version v24.3.25 2024-03-26 05:18:07 +00:00
FlatBuffers.Benchmarks
FlatBuffers.Test Target .NET Standard 2.1, .NET 6, .NET 8 only (#8184) 2023-12-19 14:43:55 -08:00
flatc
fuzzer
include_test
include_test1 Removes 'size' and 'alignment' as Rust keywords (#8139) 2024-11-12 05:13:02 +00:00
include_test2 Removes 'size' and 'alignment' as Rust keywords (#8139) 2024-11-12 05:13:02 +00:00
key_field FlatBuffers Version v24.3.25 2024-03-26 05:18:07 +00:00
keyword_test [Rust] Add the Allocator trait for the builder API (#8106) 2023-10-07 15:28:52 -04:00
KeywordTest FlatBuffers Version v24.3.25 2024-03-26 05:18:07 +00:00
minified_enums
monster_test Removes 'size' and 'alignment' as Rust keywords (#8139) 2024-11-12 05:13:02 +00:00
monster_test_serialize Removes 'size' and 'alignment' as Rust keywords (#8139) 2024-11-12 05:13:02 +00:00
monster_test_suffix FlatBuffers Version v24.3.25 2024-03-26 05:18:07 +00:00
more_defaults [Rust] Add the Allocator trait for the builder API (#8106) 2023-10-07 15:28:52 -04:00
MyGame [Python] Render enums as Python IntEnum (#8145) 2024-06-03 08:39:14 -07:00
name_clash_test
namespace_test Removes 'size' and 'alignment' as Rust keywords (#8139) 2024-11-12 05:13:02 +00:00
nested_namespace_test FlatBuffers Version v24.3.25 2024-03-26 05:18:07 +00:00
nim
optional_scalars FlatBuffers Version v24.3.25 2024-03-26 05:18:07 +00:00
order
private_annotation_test Removes 'size' and 'alignment' as Rust keywords (#8139) 2024-11-12 05:13:02 +00:00
prototest
rust_namer_test Removes 'size' and 'alignment' as Rust keywords (#8139) 2024-11-12 05:13:02 +00:00
rust_no_std_compilation_test
rust_serialize_test
rust_usage_test use ALIGN for Push::alignment in struct types (#8398) 2024-10-28 08:42:55 -07:00
swift (fix): #8408 fixes a bug where the capacity of the buffer isnt verified before trying to verify the ID (#8413) 2024-10-05 00:16:41 +02:00
ts Remove npm/rules_js dependency for C++ only use cases (#7990) 2024-04-18 05:06:06 +00:00
type_field_collsion FlatBuffers Version v24.3.25 2024-03-26 05:18:07 +00:00
union_value_collsion FlatBuffers Version v24.3.25 2024-03-26 05:18:07 +00:00
union_vector FlatBuffers Version v24.3.25 2024-03-26 05:18:07 +00:00
.gitignore
__init__.py [Python] Fix various codegen problems (#8292) 2024-05-01 14:39:47 -07:00
Abc.nim FlatBuffers Version v24.3.25 2024-03-26 05:18:07 +00:00
alignment_test.cpp Add a unit test for odd-sized small structs (for #8117) (#8363) 2024-08-20 00:27:32 -04: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 Fix misalignment of small structs in a Vector (C++) (#7883) 2023-09-28 22:53:50 -07:00
alignment_test_after_fix.bin Fix misalignment of small structs in a Vector (C++) (#7883) 2023-09-28 22:53:50 -07:00
alignment_test_before_fix.afb Fix misalignment of small structs in a Vector (C++) (#7883) 2023-09-28 22:53:50 -07:00
alignment_test_before_fix.bin Fix misalignment of small structs in a Vector (C++) (#7883) 2023-09-28 22:53:50 -07:00
arrays_test.bfbs
arrays_test.fbs
arrays_test.golden
arrays_test.schema.json
bazel_repository_test_template.sh Remove npm/rules_js dependency for C++ only use cases (#7990) 2024-04-18 05:06:06 +00:00
BUILD.bazel Remove npm/rules_js dependency for C++ only use cases (#7990) 2024-04-18 05:06:06 +00:00
DartTest.sh
defs.bzl Remove npm/rules_js dependency for C++ only use cases (#7990) 2024-04-18 05:06:06 +00:00
dictionary_lookup.fbs
evolution_test.cpp
evolution_test.h
flexbuffers_test.cpp FlexBuffers: JSON output supports indentation 2023-06-14 18:12:55 -07:00
flexbuffers_test.h
FromInclude.py [Python] Generate .pyi stub files when --python-typing is on. (#8312) 2024-05-29 12:47:29 -07:00
fuzz_test.cpp
fuzz_test.h
go_test.go
gold_flexbuffer_example.bin
GoTest.sh
include_build_test.cc
include_test1_generated.dart
include_test2_my_game.other_name_space_generated.dart
included_test.fbs
includer_test.fbs
is_quiet_nan.h
javatest.bin
json_test.cpp
json_test.h
key_field_test.cpp
key_field_test.h
keyword_test.fbs
KotlinTest.kt
KotlinTest.sh Add Kotlin multiplatform support (#7969) 2023-05-26 11:00:33 -07:00
LobsterTest.bat Lobster namespace change 2023-09-17 10:21:58 -07:00
lobstertest.lobster corrected a typo (#8063) 2023-09-29 07:40:02 -07:00
LuaTest.bat
luatest.lua
LuaTest.sh
monster_extra.fbs
monster_extra_generated.h FlatBuffers Version v24.3.25 2024-03-26 05:18:07 +00:00
monster_extra_my_game_generated.dart
monster_test.afb
monster_test.bfbs
monster_test.cpp Fix handling non null-terminated string_views in LookupByKey (#8203) 2024-03-25 10:39:51 -07:00
monster_test.fbs
monster_test.grpc.fb.cc
monster_test.grpc.fb.h
monster_test.h
monster_test.schema.json
monster_test_bfbs_generated.h don't emit flatbuffers include in bfbs generated output (#7968) 2023-05-17 21:13:16 -07:00
monster_test_generated.grpc.fb.cc
monster_test_generated.grpc.fb.h
monster_test_generated.h FlatBuffers Version v24.3.25 2024-03-26 05:18:07 +00:00
monster_test_generated.lobster Lobster namespace change 2023-09-17 10:21:58 -07:00
monster_test_generated.py [Python] Render enums as Python IntEnum (#8145) 2024-06-03 08:39:14 -07:00
monster_test_generated.ts
monster_test_my_game.example2_generated.dart
monster_test_my_game.example_generated.dart
monster_test_my_game_generated.dart
monsterdata_extra.json
monsterdata_go_wire.mon.sp
monsterdata_python_wire.mon
monsterdata_test.afb
monsterdata_test.golden
monsterdata_test.json
monsterdata_test.mon
more_defaults.fbs
MoreDefaults.nim FlatBuffers Version v24.3.25 2024-03-26 05:18:07 +00:00
MutatingBool.fbs
nan_inf_test.fbs
native_inline_table_test.fbs
native_inline_table_test_generated.h FlatBuffers Version v24.3.25 2024-03-26 05:18:07 +00:00
native_type_test.fbs
native_type_test_generated.h FlatBuffers Version v24.3.25 2024-03-26 05:18:07 +00:00
native_type_test_impl.cpp
native_type_test_impl.h
nested_union_test.fbs
optional_scalars.fbs
optional_scalars.json
optional_scalars_defaults.json
optional_scalars_generated.h FlatBuffers Version v24.3.25 2024-03-26 05:18:07 +00:00
optional_scalars_generated.lobster Lobster namespace change 2023-09-17 10:21:58 -07:00
optional_scalars_generated.ts
optional_scalars_test.cpp
optional_scalars_test.h
parser_test.cpp
parser_test.h
phpTest.php
phpUnionVectorTest.php
phpUnionVectorTest.sh
Pizza.go
private_annotation_test.fbs
Property.nim FlatBuffers Version v24.3.25 2024-03-26 05:18:07 +00:00
proto_test.cpp
proto_test.h
py_flexbuffers_test.py
py_test.py Add Clear() for python Builder (#8186) 2023-12-17 22:18:11 -08:00
PythonTest.sh [gRPC] Update the code generator for Python to produce typed handlers (#8326) 2024-06-18 16:02:57 -07:00
reflection_test.cpp various fixes (#7986) 2023-05-31 11:52:05 -07:00
reflection_test.h
required_strings.fbs
rust_namer_test.fbs Removes 'size' and 'alignment' as Rust keywords (#8139) 2024-11-12 05:13:02 +00:00
RustTest.bat
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 [gRPC] Update the code generator for Python to produce typed handlers (#8326) 2024-06-18 16:02:57 -07:00
service_test_generated.pyi [gRPC] Update the code generator for Python to produce typed handlers (#8326) 2024-06-18 16:02:57 -07:00
service_test_grpc.fb.py [gRPC] Update the code generator for Python to produce typed handlers (#8326) 2024-06-18 16:02:57 -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 v24.3.25 2024-03-26 05:18:07 +00:00
TableA.nim FlatBuffers Version v24.3.25 2024-03-26 05:18:07 +00:00
TableA.py [Python] Generate .pyi stub files when --python-typing is on. (#8312) 2024-05-29 12:47:29 -07:00
TableAT.java
test.cpp Fix CI builds (#8161) 2023-11-18 00:19:03 -08:00
test.fbs
test_assert.cpp
test_assert.h moved function to namespace (#8068) 2023-09-29 07:50:06 -07:00
test_builder.cpp
test_builder.h
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 v24.3.25 2024-03-26 05:18:07 +00:00
type_field_collsion.fbs
unicode_test.json
unicode_test.mon
union_underlying_type_test.fbs
union_underlying_type_test_generated.h FlatBuffers Version v24.3.25 2024-03-26 05:18:07 +00:00
union_value_collision.fbs
util_test.cpp
util_test.h
vector_has_test.fbs