flatbuffers/tests
Derek Bailey 06c5c7ed0b
FlatBuffers Version 2.0.8 (#7492)
2022-08-29 20:43:36 -07:00
..
DictionaryLookup FlatBuffers Version 2.0.8 (#7492) 2022-08-29 20:43:36 -07:00
FlatBuffers.Benchmarks Remove byte* property in ByteBufferAllocator (#5191) 2019-02-21 23:36:55 +01:00
FlatBuffers.Benchmarks.swift Swift update performance benchmark infrastructure (#7255) 2022-04-19 10:52:10 +02:00
FlatBuffers.Test [C#] Rework how sorted vectors are looked up (#7441) 2022-08-15 09:33:07 -07:00
FlatBuffers.Test.Swift FlatBuffers Version 2.0.8 (#7492) 2022-08-29 20:43:36 -07:00
FlatBuffers.Test.Swift.Wasm FlatBuffers Version 2.0.8 (#7492) 2022-08-29 20:43:36 -07:00
KeywordTest FlatBuffers Version 2.0.8 (#7492) 2022-08-29 20:43:36 -07:00
MyGame FlatBuffers Version 2.0.8 (#7492) 2022-08-29 20:43:36 -07:00
annotated_binary structured comments (#7192) 2022-03-29 10:01:32 -07:00
arrays_test Issue#6959 :Updated Automatically generated rust files. (#7425) 2022-08-10 09:15:35 -04:00
cpp17 FlatBuffers Version 2.0.8 (#7492) 2022-08-29 20:43:36 -07:00
docker Removed test/generate_code.{sh|bat} (#6873) 2021-11-30 23:13:24 -08:00
evolution_test FlatBuffers Version 2.0.8 (#7492) 2022-08-29 20:43:36 -07:00
flatc Reworked keep prefix (#7456) 2022-08-22 18:59:24 -07:00
fuzzer Audit and fixups for GCC and Clang (#7212) 2022-08-16 10:48:41 -07:00
include_test Rework how Rust generated files are laid out (#6731) 2021-07-22 19:02:28 -04:00
include_test1 Issue#6959 :Updated Automatically generated rust files. (#7425) 2022-08-10 09:15:35 -04:00
include_test2 Issue#6959 :Updated Automatically generated rust files. (#7425) 2022-08-10 09:15:35 -04:00
keyword_test Issue#6959 :Updated Automatically generated rust files. (#7425) 2022-08-10 09:15:35 -04:00
monster_test Issue#6959 :Updated Automatically generated rust files. (#7425) 2022-08-10 09:15:35 -04:00
monster_test_serialize Issue#6959 :Updated Automatically generated rust files. (#7425) 2022-08-10 09:15:35 -04:00
monster_test_suffix FlatBuffers Version 2.0.8 (#7492) 2022-08-29 20:43:36 -07:00
more_defaults Issue#6959 :Updated Automatically generated rust files. (#7425) 2022-08-10 09:15:35 -04:00
my-game Wrap types in namespace for --ts-flat-files and --gen-all (#7451) 2022-08-16 12:52:26 -07:00
name_clash_test [idl_parser] Check structs and enums do not clash in a namespace (#6562) 2021-05-14 13:56:52 -07:00
namespace_test FlatBuffers Version 2.0.8 (#7492) 2022-08-29 20:43:36 -07:00
nested_namespace_test FlatBuffers Version 2.0.8 (#7492) 2022-08-29 20:43:36 -07:00
optional-scalars Wrap types in namespace for --ts-flat-files and --gen-all (#7451) 2022-08-16 12:52:26 -07:00
optional_scalars FlatBuffers Version 2.0.8 (#7492) 2022-08-29 20:43:36 -07:00
private_annotation_test Issue#6959 :Updated Automatically generated rust files. (#7425) 2022-08-10 09:15:35 -04:00
prototest Handle +/-inf in protos (#7256) 2022-04-19 13:07:26 -07:00
rust_serialize_test Implement Serialize on generated rust types (#7022) 2022-01-30 19:29:18 -05:00
rust_usage_test Make `flatc` generate Rust files not requiring `std` (#7273) 2022-04-26 21:40:03 -04:00
test_dir Move flatbuffer_ts_library to typescript.bzl (#7183) 2022-03-22 21:41:39 -07:00
ts/ts-flat-files Change to GetTypeName (#7453) 2022-08-16 20:32:53 -07:00
type_field_collsion FlatBuffers Version 2.0.8 (#7492) 2022-08-29 20:43:36 -07:00
union_vector FlatBuffers Version 2.0.8 (#7492) 2022-08-29 20:43:36 -07:00
BUILD.bazel [C++] support native_inline attribute for vector of tables (#7479) 2022-08-29 12:48:10 -07:00
DartTest.sh [Dart] Implement putBool to fix errors when serializing structs with bools (#7359) 2022-06-28 11:16:47 -04:00
GoTest.sh Turn off go modules temporary until we get a proper fix (#7251) 2022-04-16 15:29:18 -07:00
JavaScriptFlexBuffersTest.js Fix FlexBuffers JS/TS bug https://github.com/google/flatbuffers/issues/6934 (#7434) 2022-08-13 18:29:28 -07:00
JavaScriptTest.js [TS] fix incorrect reverse when writting array of structs (#7271) 2022-08-05 22:00:16 -07:00
JavaScriptUnionVectorTest.js [TS] Add Build TS to CI jobs (#6524) 2021-04-12 10:41:59 -07:00
JavaTest.bat Fixed vector of unions crash in java (#5190) 2019-02-21 19:50:13 +01:00
JavaTest.java [Java] Fix key lookup returning null clashing with default value (#7236) 2022-04-11 17:16:41 -07:00
JavaTest.sh [Java] Implement optional scalars (#6212) 2020-10-26 17:46:50 -07:00
KotlinTest.kt [Kotlin] Fix key lookup returning null clashing with default value (#7237) 2022-04-11 17:17:19 -07:00
KotlinTest.sh [Kotlin] Fix Access to union of vector element (#5994) 2020-06-22 17:08:35 -07:00
LuaTest.bat Lua Generator using IR. (#6940) 2021-12-02 21:29:19 -08:00
LuaTest.sh Lua Generator using IR. (#6940) 2021-12-02 21:29:19 -08:00
MutatingBool.fbs Fixed default value of bool in struct for Swift (#7072) 2022-02-02 23:39:19 +03:00
PythonTest.sh Enable --gen-onefile in Python (#6953) 2021-12-09 15:47:09 -08:00
RustTest.bat attempt to remove appveyor (#7056) 2022-01-31 21:52:15 -08:00
RustTest.sh Implement Serialize on generated rust types (#7022) 2022-01-30 19:29:18 -05:00
TableA.lua FlatBuffers Version 2.0.8 (#7492) 2022-08-29 20:43:36 -07:00
TableAT.java [Java] ObjectAPI implementation (#6521) (#6582) 2021-06-03 14:17:40 -07:00
TestAll.sh Moved TypeScriptTests to python script (#7411) 2022-08-07 11:42:02 -07:00
TypeScriptTest.py Wrap types in namespace for --ts-flat-files and --gen-all (#7451) 2022-08-16 12:52:26 -07:00
arrays_test.bfbs Lua Generator using IR. (#6940) 2021-12-02 21:29:19 -08:00
arrays_test.fbs Fix incorrect padding in arrays of structs (Issue #5484) (#5491) 2019-08-23 10:46:47 -07: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 JSON schema - tailing double quotes for maximum (#6452) 2021-02-10 11:45:34 -08:00
arrays_test_generated.h FlatBuffers Version 2.0.8 (#7492) 2022-08-29 20:43:36 -07:00
dictionary_lookup.fbs [Java] Fix key lookup returning null clashing with default value (#7236) 2022-04-11 17:16:41 -07:00
evolution_test.cpp Refactor test.cpp (#7487) 2022-08-28 16:54:58 -07:00
evolution_test.h Refactor test.cpp (#7487) 2022-08-28 16:54:58 -07:00
flexbuffers_test.cpp Refactor test.cpp (#7487) 2022-08-28 16:54:58 -07:00
flexbuffers_test.h Refactor test.cpp (#7487) 2022-08-28 16:54:58 -07:00
fuzz_test.cpp Refactor test.cpp (#7487) 2022-08-28 16:54:58 -07:00
fuzz_test.h Refactor test.cpp (#7487) 2022-08-28 16:54:58 -07:00
go_test.go [golang] Add support for text parsing with json struct tags (#7353) 2022-08-08 11:30:06 -07:00
gold_flexbuffer_example.bin Rust Flexbuffers (#5669) 2020-05-07 14:11:26 -07:00
include_build_test.cc Add deps attribute to flatbuffer_cc_library (#7107) 2022-02-21 22:33:47 -06: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 Refactor test.cpp (#7487) 2022-08-28 16:54:58 -07:00
javatest.bin Fixed warnings generated by recent JSON sorting feature. 2019-10-17 15:16:40 -07:00
json_test.cpp Refactor test.cpp (#7487) 2022-08-28 16:54:58 -07:00
json_test.h Refactor test.cpp (#7487) 2022-08-28 16:54:58 -07:00
keyword_test.fbs Namerdart (#7187) 2022-03-28 18:07:09 -04:00
lobstertest.lobster [Lobster] file_identifier support 2022-03-08 15:39:12 -08:00
luatest.lua [Lua] manipulate byte array as string (#6624) 2021-05-07 22:57:13 -07:00
monster_extra.fbs [Dart] Fix deprecated field support, inf/nan (#5724) 2020-01-23 14:53:58 -08:00
monster_extra_generated.h FlatBuffers Version 2.0.8 (#7492) 2022-08-29 20:43:36 -07:00
monster_extra_my_game_generated.dart Namerdart (#7187) 2022-03-28 18:07:09 -04:00
monster_test.afb Add Annotations for Monster schema and example buffer 2022-04-21 20:43:55 -07:00
monster_test.bfbs [TS] Fix generation of struct members in object api (#7148) 2022-03-23 21:40:11 -07:00
monster_test.cpp Refactor test.cpp (#7487) 2022-08-28 16:54:58 -07:00
monster_test.fbs [TS] Fix generation of struct members in object api (#7148) 2022-03-23 21:40:11 -07:00
monster_test.grpc.fb.cc [C++/grpc] added hiding of unused variables in the generated code (#6677) 2021-06-06 17:40:56 +07:00
monster_test.grpc.fb.h cpp_generator: comment out unused parameter to avoid warnings (#7381) 2022-07-26 15:05:01 -07:00
monster_test.h Refactor test.cpp (#7487) 2022-08-28 16:54:58 -07:00
monster_test.js Moved TypeScriptTests to python script (#7411) 2022-08-07 11:42:02 -07:00
monster_test.schema.json [TS] Fix generation of struct members in object api (#7148) 2022-03-23 21:40:11 -07:00
monster_test.ts [TS] Fix generation of struct members in object api (#7148) 2022-03-23 21:40:11 -07:00
monster_test_bfbs_generated.h FlatBuffers Version 2.0.8 (#7492) 2022-08-29 20:43:36 -07: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 FlatBuffers Version 2.0.8 (#7492) 2022-08-29 20:43:36 -07:00
monster_test_generated.lobster Add explicit return types to lobster generated code (#7312) 2022-05-23 10:50:01 -07:00
monster_test_generated.py [TS] Fix generation of struct members in object api (#7148) 2022-03-23 21:40:11 -07:00
monster_test_generated.ts Wrap types in namespace for --ts-flat-files and --gen-all (#7451) 2022-08-16 12:52:26 -07:00
monster_test_grpc.d.ts [TS/JS] Updates the grpc (#6654) 2021-05-20 11:34:17 -07:00
monster_test_grpc.js [TS/JS] Updates the grpc (#6654) 2021-05-20 11:34:17 -07:00
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 Namerdart (#7187) 2022-03-28 18:07:09 -04:00
monster_test_my_game_generated.dart dart - add Packable interface (#6846) 2021-09-28 13:23:30 -07:00
monsterdata_extra.json Extend the test of MonsterExtra (#5428) 2019-07-08 11:22:56 -07:00
monsterdata_go_wire.mon.sp [go] tests/GoTest.sh: Fix flags.Parse location to work on new go SDKs. (#6388) 2021-01-07 11:54:00 -08:00
monsterdata_python_wire.mon Python: Added support for file_identifiers (#5123) 2019-07-26 11:06:25 -07:00
monsterdata_test.afb fixed padding in struct for annotated binary (#7199) 2022-03-30 16:43:22 -07:00
monsterdata_test.golden Support nested_flatbuffer attribute when parsing bfbs schema (#5448) 2019-07-26 09:13:11 -07:00
monsterdata_test.json fixed comparator for native_inline (#7076) 2022-02-02 23:44:43 -08:00
monsterdata_test.mon fixed comparator for native_inline (#7076) 2022-02-02 23:44:43 -08:00
more_defaults.fbs Default-empty vectors of enums (#6505) 2021-04-06 07:23:45 -04:00
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 2.0.8 (#7492) 2022-08-29 20:43:36 -07:00
native_type_test.fbs [C++] #6501 - Problem when mapping a native type multiple times (#6514) 2021-03-18 11:01:50 -07:00
native_type_test_generated.h FlatBuffers Version 2.0.8 (#7492) 2022-08-29 20:43:36 -07:00
native_type_test_impl.cpp [C++] #6501 - Problem when mapping a native type multiple times (#6514) 2021-03-18 11:01:50 -07:00
native_type_test_impl.h clang-all (#6941) 2021-11-19 17:01:48 -08:00
optional_scalars.fbs Kotlin test optional enum (#6201) 2020-10-22 13:36:02 -07:00
optional_scalars.json Reenable optional json (#7352) 2022-06-16 09:26:44 -07:00
optional_scalars.ts Replaced ToDasherCase with ConvertCase (#7131) 2022-02-23 22:31:40 -06:00
optional_scalars_defaults.json Reenable optional json (#7352) 2022-06-16 09:26:44 -07:00
optional_scalars_generated.h FlatBuffers Version 2.0.8 (#7492) 2022-08-29 20:43:36 -07:00
optional_scalars_generated.lobster Add explicit return types to lobster generated code (#7312) 2022-05-23 10:50:01 -07:00
optional_scalars_generated.ts Wrap types in namespace for --ts-flat-files and --gen-all (#7451) 2022-08-16 12:52:26 -07:00
optional_scalars_test.cpp Refactor test.cpp (#7487) 2022-08-28 16:54:58 -07:00
optional_scalars_test.h Refactor test.cpp (#7487) 2022-08-28 16:54:58 -07:00
package.json [TS] Add Build TS to CI jobs (#6524) 2021-04-12 10:41:59 -07:00
parser_test.cpp Refactor test.cpp (#7487) 2022-08-28 16:54:58 -07:00
parser_test.h Refactor test.cpp (#7487) 2022-08-28 16:54:58 -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
private_annotation_test.fbs Started implementation for private flags in rust (#7269) 2022-06-05 23:04:05 +02:00
proto_test.cpp Refactor test.cpp (#7487) 2022-08-28 16:54:58 -07:00
proto_test.h Refactor test.cpp (#7487) 2022-08-28 16:54:58 -07:00
py_flexbuffers_test.py Implement flexbuffers in python (#5880) 2020-05-07 14:26:33 -07:00
py_test.py Implement optional scalars for Python (#7318) 2022-06-13 09:16:00 -04:00
reflection_test.cpp Refactor test.cpp (#7487) 2022-08-28 16:54:58 -07:00
reflection_test.h Refactor test.cpp (#7487) 2022-08-28 16:54:58 -07:00
test.cpp C++: Add option to skip verifying nested flatbuffers (#7489) 2022-08-29 16:25:57 -07:00
test_assert.cpp avoid zero-as-null-pointer warning (#7423) 2022-08-08 21:32:13 -07:00
test_assert.h avoid zero-as-null-pointer warning (#7423) 2022-08-08 21:32:13 -07:00
test_builder.cpp Audit and fixups for GCC and Clang (#7212) 2022-08-16 10:48:41 -07:00
test_builder.h test: fix undefined order of functio parameters. (#6946) 2021-11-22 12:14:31 -08:00
tsconfig.json [TS] Add single-file ts codegen & bazel rule for typescript (#7161) 2022-03-10 10:08:13 -08:00
type_field_collsion.fbs [C#] Fix collision of field name and type name (#7149) 2022-03-30 12:51:58 -07:00
typescript_keywords.fbs [TS] Add single-file ts codegen & bazel rule for typescript (#7161) 2022-03-10 10:08:13 -08:00
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 [TS] Add Build TS to CI jobs (#6524) 2021-04-12 10:41:59 -07:00
util_test.cpp Refactor test.cpp (#7487) 2022-08-28 16:54:58 -07:00
util_test.h Refactor test.cpp (#7487) 2022-08-28 16:54:58 -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