flatbuffers/tests
Casper 6effe431bb
Rust: remove inner attributes (#6410)
* remove inner attributes

* Added test for outdir in Rust

* add bin/outdir

* Moved outdir test to its own package and only run it if flatc is available

Co-authored-by: Casper Neo <cneo@google.com>
2021-01-26 11:09:29 -05:00
..
cpp17 [C++, JSON] Fix nullptr access when reading a key with a default value. (#6375) 2021-01-07 11:24:59 -08:00
docker [TS/JS] New gen TS code gen (#6302) 2021-01-19 12:51:13 -08:00
evolution_test Add Array initialization from struct constructor (#5865) (#6147) 2020-10-12 12:24:18 -07:00
FlatBuffers.Benchmarks
FlatBuffers.Benchmarks.swift Updates license date to 2021 (#6378) 2021-01-02 11:46:46 +03:00
FlatBuffers.GRPC.Swift Updates license date to 2021 (#6378) 2021-01-02 11:46:46 +03:00
FlatBuffers.Test [Rust] Ensure unions are referenced with the correct path (#6422) 2021-01-25 09:33:47 -08:00
FlatBuffers.Test.Swift [C++, JSON] Fix nullptr access when reading a key with a default value. (#6375) 2021-01-07 11:24:59 -08:00
fuzzer [fuzzer] Fix the binary schema loading in the monster_fuzzer (#6396) 2021-01-12 10:20:47 -08:00
include_test Rust: remove inner attributes (#6410) 2021-01-26 11:09:29 -05:00
MyGame [C++, JSON] Fix nullptr access when reading a key with a default value. (#6375) 2021-01-07 11:24:59 -08:00
namespace_test Rust: remove inner attributes (#6410) 2021-01-26 11:09:29 -05:00
optional_scalars Generate nullable properties in C# object-based API for optional scalars. (without -gen-mutable) (#6273) 2020-12-10 16:50:30 -08:00
prototest
rust_usage_test Rust: remove inner attributes (#6410) 2021-01-26 11:09:29 -05:00
ts [TS/JS] New gen TS code gen (#6302) 2021-01-19 12:51:13 -08:00
union_vector [C++] Switch flatc to --cpp-std c++11 C++ code generator (#6306) 2020-12-07 11:19:36 -08:00
arrays_test.bfbs Optional-ness in reflection (#6097) 2020-09-11 14:20:32 -07:00
arrays_test.fbs
arrays_test.golden
arrays_test.schema.json idl_gen_json_schema.cpp: Changed generation of array element types (#6253) 2020-11-19 16:17:03 -08:00
arrays_test_generated.h [C++] Switch flatc to --cpp-std c++11 C++ code generator (#6306) 2020-12-07 11:19:36 -08:00
BUILD Kotlin test optional enum (#6201) 2020-10-22 13:36:02 -07:00
DartTest.sh Fix up scripts, fix generated enum value for strong mode, regenerate files (#6389) 2021-01-07 14:51:52 -08:00
generate_code.bat [Rust] Ensure unions are referenced with the correct path (#6422) 2021-01-25 09:33:47 -08:00
generate_code.sh [Rust] Ensure unions are referenced with the correct path (#6422) 2021-01-25 09:33:47 -08:00
go_test.go [go] tests/GoTest.sh: Fix flags.Parse location to work on new go SDKs. (#6388) 2021-01-07 11:54:00 -08:00
gold_flexbuffer_example.bin
GoTest.sh [go] tests/GoTest.sh: Fix flags.Parse location to work on new go SDKs. (#6388) 2021-01-07 11:54:00 -08:00
JavaScriptFlexBuffersTest.js [TS/JS] New gen TS code gen (#6302) 2021-01-19 12:51:13 -08:00
JavaScriptTest.js [TS/JS] New gen TS code gen (#6302) 2021-01-19 12:51:13 -08:00
JavaScriptUnionVectorTest.js [TS/JS] New gen TS code gen (#6302) 2021-01-19 12:51:13 -08:00
JavaTest.bat
javatest.bin
JavaTest.java [Java] Implement optional scalars (#6212) 2020-10-26 17:46:50 -07:00
JavaTest.sh [Java] Implement optional scalars (#6212) 2020-10-26 17:46:50 -07:00
KotlinTest.kt Kotlin test optional enum (#6201) 2020-10-22 13:36:02 -07:00
KotlinTest.sh [Kotlin] Fix Access to union of vector element (#5994) 2020-06-22 17:08:35 -07:00
lobstertest.lobster Kotlin test optional enum (#6201) 2020-10-22 13:36:02 -07:00
LuaTest.bat
luatest.lua
LuaTest.sh
monster_extra.fbs
monster_extra_generated.h [C++] Switch flatc to --cpp-std c++11 C++ code generator (#6306) 2020-12-07 11:19:36 -08:00
monster_extra_my_game_generated.dart
monster_test.bfbs Unset FieldDef.optional if its key (#6402) 2021-01-12 14:06:43 -05:00
monster_test.fbs Unset FieldDef.optional if its key (#6402) 2021-01-12 14:06:43 -05:00
monster_test.grpc.fb.cc
monster_test.grpc.fb.h
monster_test.schema.json [C++, JSON] Fix nullptr access when reading a key with a default value. (#6375) 2021-01-07 11:24:59 -08:00
monster_test_bfbs_generated.h Unset FieldDef.optional if its key (#6402) 2021-01-12 14:06:43 -05:00
monster_test_generated.h [C++, JSON] Fix nullptr access when reading a key with a default value. (#6375) 2021-01-07 11:24:59 -08:00
monster_test_generated.js [C++, JSON] Fix nullptr access when reading a key with a default value. (#6375) 2021-01-07 11:24:59 -08:00
monster_test_generated.lobster [C++, JSON] Fix nullptr access when reading a key with a default value. (#6375) 2021-01-07 11:24:59 -08:00
monster_test_generated.rs Rust: remove inner attributes (#6410) 2021-01-26 11:09:29 -05:00
monster_test_generated.ts [C++, JSON] Fix nullptr access when reading a key with a default value. (#6375) 2021-01-07 11:24:59 -08:00
monster_test_my_game.example2_generated.dart
monster_test_my_game.example_generated.dart Fix up scripts, fix generated enum value for strong mode, regenerate files (#6389) 2021-01-07 14:51:52 -08:00
monster_test_my_game_generated.dart
monsterdata_extra.json
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
monsterdata_test.golden
monsterdata_test.json [C++, JSON] Fix nullptr access when reading a key with a default value. (#6375) 2021-01-07 11:24:59 -08:00
monsterdata_test.mon [C++, JSON] Fix nullptr access when reading a key with a default value. (#6375) 2021-01-07 11:24:59 -08:00
native_type_test.fbs
native_type_test_generated.h [C++] Switch flatc to --cpp-std c++11 C++ code generator (#6306) 2020-12-07 11:19:36 -08:00
native_type_test_impl.cpp
native_type_test_impl.h
optional_scalars.fbs Kotlin test optional enum (#6201) 2020-10-22 13:36:02 -07:00
optional_scalars_generated.h [C++] Switch flatc to --cpp-std c++11 C++ code generator (#6306) 2020-12-07 11:19:36 -08:00
optional_scalars_generated.lobster Kotlin test optional enum (#6201) 2020-10-22 13:36:02 -07:00
optional_scalars_generated.rs Rust: remove inner attributes (#6410) 2021-01-26 11:09:29 -05:00
package.json [TS/JS] New gen TS code gen (#6302) 2021-01-19 12:51:13 -08:00
phpTest.php
phpUnionVectorTest.php
phpUnionVectorTest.sh
py_flexbuffers_test.py
py_test.py Generate code to encode and decode nested flatbuffers in Python. (#6354) 2021-01-04 12:18:19 -08:00
PythonTest.sh
RustTest.bat
RustTest.sh Rust: remove inner attributes (#6410) 2021-01-26 11:09:29 -05:00
test.cpp Refactor FieldDef to model presense as an enum rather than 2 bools. (#6420) 2021-01-25 09:29:43 -08:00
test_assert.cpp
test_assert.h
test_builder.cpp
test_builder.h
TestAll.sh [TS/JS] New gen TS code gen (#6302) 2021-01-19 12:51:13 -08:00
tsconfig.json [TS/JS] New gen TS code gen (#6302) 2021-01-19 12:51:13 -08:00
TypeScriptTest.bat [TS/JS] New gen TS code gen (#6302) 2021-01-19 12:51:13 -08:00
TypeScriptTest.sh [TS/JS] New gen TS code gen (#6302) 2021-01-19 12:51:13 -08:00
unicode_test.json