flatbuffers/tests
Derek Bailey c5a609dc20
[C#] Prepares for official Nuget release (#7496)
* Define nuget package

* C# Switch to Google.FlatBuffers namespace

* Add Source Link for nuget package

* Add Strong Name signing of Google.FlatBuffers
2022-09-01 10:17:34 -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
DictionaryLookup FlatBuffers Version 2.0.8 (#7492) 2022-08-29 20:43:36 -07:00
docker
evolution_test FlatBuffers Version 2.0.8 (#7492) 2022-08-29 20:43:36 -07:00
FlatBuffers.Benchmarks [C#] Prepares for official Nuget release (#7496) 2022-09-01 10:17:34 -07:00
FlatBuffers.Benchmarks.swift Swift update performance benchmark infrastructure (#7255) 2022-04-19 10:52:10 +02:00
FlatBuffers.Test [C#] Prepares for official Nuget release (#7496) 2022-09-01 10:17:34 -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
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
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
KeywordTest [C#] Prepares for official Nuget release (#7496) 2022-09-01 10:17:34 -07: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
MyGame [C#] Prepares for official Nuget release (#7496) 2022-09-01 10:17:34 -07:00
name_clash_test
namespace_test [C#] Prepares for official Nuget release (#7496) 2022-09-01 10:17:34 -07:00
nested_namespace_test [C#] Prepares for official Nuget release (#7496) 2022-09-01 10:17:34 -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 [C#] Prepares for official Nuget release (#7496) 2022-09-01 10:17:34 -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
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 [C#] Prepares for official Nuget release (#7496) 2022-09-01 10:17:34 -07:00
union_vector [C#] Prepares for official Nuget release (#7496) 2022-09-01 10:17:34 -07:00
arrays_test.bfbs
arrays_test.fbs
arrays_test.golden
arrays_test.schema.json
arrays_test_generated.h 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
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
GoTest.sh Turn off go modules temporary until we get a proper fix (#7251) 2022-04-16 15:29:18 -07:00
include_build_test.cc
included_test.fbs
includer_test.fbs
is_quiet_nan.h Refactor test.cpp (#7487) 2022-08-28 16:54:58 -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
JavaTest.bat
javatest.bin
JavaTest.java [Java] Fix key lookup returning null clashing with default value (#7236) 2022-04-11 17:16:41 -07:00
JavaTest.sh
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
KotlinTest.kt [Kotlin] Fix key lookup returning null clashing with default value (#7237) 2022-04-11 17:17:19 -07:00
KotlinTest.sh
lobstertest.lobster [Lobster] file_identifier support 2022-03-08 15:39:12 -08:00
LuaTest.bat
luatest.lua
LuaTest.sh
monster_extra.fbs
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
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
monster_test_generated.grpc.fb.h
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
monster_test_grpc.js
monster_test_my_game.example2_generated.dart
monster_test_my_game.example_generated.dart Namerdart (#7187) 2022-03-28 18:07:09 -04:00
monster_test_my_game_generated.dart
monsterdata_extra.json
monsterdata_go_wire.mon.sp
monsterdata_python_wire.mon
monsterdata_test.afb fixed padding in struct for annotated binary (#7199) 2022-03-30 16:43:22 -07:00
monsterdata_test.golden
monsterdata_test.json
monsterdata_test.mon
more_defaults.fbs
MutatingBool.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 2.0.8 (#7492) 2022-08-29 20:43:36 -07:00
native_type_test.fbs
native_type_test_generated.h FlatBuffers Version 2.0.8 (#7492) 2022-08-29 20:43:36 -07:00
native_type_test_impl.cpp
native_type_test_impl.h
optional_scalars.fbs
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
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
phpUnionVectorTest.php
phpUnionVectorTest.sh
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
py_test.py Implement optional scalars for Python (#7318) 2022-06-13 09:16:00 -04:00
PythonTest.sh
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
RustTest.bat
RustTest.sh
TableA.lua FlatBuffers Version 2.0.8 (#7492) 2022-08-29 20:43:36 -07:00
TableAT.java
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
TestAll.sh Moved TypeScriptTests to python script (#7411) 2022-08-07 11:42:02 -07: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
TypeScriptTest.py Wrap types in namespace for --ts-flat-files and --gen-all (#7451) 2022-08-16 12:52:26 -07:00
unicode_test.json
unicode_test.mon
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