flatbuffers/tests
Vladimir Glavnyy 04bec23a37
Add Array initialization from struct constructor (#5865) (#6147)
- add flatbuffers::span
- add new constructor for `struct` with `array`
- add some test for flatbuffers::span and 'arrays_test.fbs'
2020-10-12 12:24:18 -07:00
..
cpp17 Add Array initialization from struct constructor (#5865) (#6147) 2020-10-12 12:24:18 -07:00
docker [JS/TS] Modernize TypeScript / JavaScript flatbuffers support (#6095) 2020-09-17 12:21:14 -07:00
evolution_test Add Array initialization from struct constructor (#5865) (#6147) 2020-10-12 12:24:18 -07:00
FlatBuffers.Benchmarks
FlatBuffers.Benchmarks.swift [Swift] Migrates struct write APIS to write directly to the buffer (#6093) 2020-09-17 17:10:59 +03:00
FlatBuffers.GRPC.Swift [TS] GRPC Implementation (#6141) 2020-10-07 09:56:30 -07:00
FlatBuffers.Test unix2dos on tests/FlatBuffers.Test/FlatBuffers.Core.Test.csproj (#6133) 2020-09-28 08:10:06 -07:00
FlatBuffers.Test.Swift [TS] GRPC Implementation (#6141) 2020-10-07 09:56:30 -07:00
fuzzer
include_test
MyGame [Python/JS/TS] Codegen SizeOf method for structs (#6136) 2020-09-28 08:54:50 -07:00
namespace_test [Python/JS/TS] Codegen SizeOf method for structs (#6136) 2020-09-28 08:54:50 -07:00
optional_scalars Add missed file generated by optional_scalar.fbs (#6125) 2020-09-21 09:37:01 -07:00
prototest
rust_usage_test Ruopt enum (#6156) 2020-10-02 10:30:39 -07:00
union_vector [Python/JS/TS] Codegen SizeOf method for structs (#6136) 2020-09-28 08:54:50 -07: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
arrays_test_generated.h Add Array initialization from struct constructor (#5865) (#6147) 2020-10-12 12:24:18 -07:00
BUILD Moved C++ to optional_scalars2 and added some tests. (#6162) 2020-10-07 09:46:09 -07:00
DartTest.sh
generate_code.bat Moved C++ to optional_scalars2 and added some tests. (#6162) 2020-10-07 09:46:09 -07:00
generate_code.sh Moved C++ to optional_scalars2 and added some tests. (#6162) 2020-10-07 09:46:09 -07:00
go_test.go
gold_flexbuffer_example.bin
GoTest.sh
JavaScriptFlexBuffersTest.js [JS] FlexBuffers Fix for wrong type of offset and length values (#6107) 2020-09-10 12:36:37 -07:00
JavaScriptTest.js
JavaScriptTest.sh [JS] Add getFullyQualifiedName() (#6119) 2020-09-17 12:19:07 -07:00
JavaScriptUnionVectorTest.js
JavaTest.bat
javatest.bin
JavaTest.java
JavaTest.sh
KotlinTest.kt [Kotlin] Support for optional scalars. (#6115) 2020-09-17 23:31:51 -07:00
KotlinTest.sh
lobstertest.lobster Updated Lobster test for optional bools/enums 2020-10-02 10:53:47 -07:00
LuaTest.bat
luatest.lua
LuaTest.sh
monster_extra.fbs
monster_extra_generated.h Minireflect fixed array (#6129) 2020-09-22 17:57:01 -07:00
monster_extra_my_game_generated.dart
monster_test.bfbs Optional-ness in reflection (#6097) 2020-09-11 14:20:32 -07:00
monster_test.fbs Fixed rust nested flatbuffers for tables other than self (#6062) 2020-10-10 11:49:02 -07:00
monster_test.grpc.fb.cc
monster_test.grpc.fb.h
monster_test.schema.json
monster_test_bfbs_generated.h Optional-ness in reflection (#6097) 2020-09-11 14:20:32 -07:00
monster_test_generated.h Add Array initialization from struct constructor (#5865) (#6147) 2020-10-12 12:24:18 -07:00
monster_test_generated.js [Python/JS/TS] Codegen SizeOf method for structs (#6136) 2020-09-28 08:54:50 -07:00
monster_test_generated.lobster
monster_test_generated.rs Fixed rust nested flatbuffers for tables other than self (#6062) 2020-10-10 11:49:02 -07:00
monster_test_generated.ts [TS] GRPC Implementation (#6141) 2020-10-07 09:56:30 -07:00
monster_test_grpc.d.ts [TS] GRPC Implementation (#6141) 2020-10-07 09:56:30 -07:00
monster_test_grpc.js [TS] GRPC Implementation (#6141) 2020-10-07 09:56:30 -07:00
monster_test_my_game.example2_generated.dart
monster_test_my_game.example_generated.dart
monster_test_my_game_generated.dart
monsterdata_extra.json
monsterdata_python_wire.mon
monsterdata_test.golden
monsterdata_test.json
monsterdata_test.mon
native_type_test.fbs
native_type_test_generated.h Minireflect fixed array (#6129) 2020-09-22 17:57:01 -07:00
native_type_test_impl.cpp
native_type_test_impl.h
optional_scalars.fbs Add support of Optional<T> scalars to C++ code generator (#6092) 2020-09-18 12:51:17 -07:00
optional_scalars2.fbs Ruopt enum (#6156) 2020-10-02 10:30:39 -07:00
optional_scalars2_generated.h Moved C++ to optional_scalars2 and added some tests. (#6162) 2020-10-07 09:46:09 -07:00
optional_scalars2_generated.lobster Updated Lobster test for optional bools/enums 2020-10-02 10:53:47 -07:00
optional_scalars2_generated.rs Ruopt enum (#6156) 2020-10-02 10:30:39 -07:00
phpTest.php
phpUnionVectorTest.php
phpUnionVectorTest.sh
py_flexbuffers_test.py
py_test.py
PythonTest.sh
RustTest.bat
RustTest.sh
test.cpp Add Array initialization from struct constructor (#5865) (#6147) 2020-10-12 12:24:18 -07:00
test_assert.cpp
test_assert.h
test_builder.cpp
test_builder.h
TestAll.sh Optional-ness in reflection (#6097) 2020-09-11 14:20:32 -07:00
TypeScriptTest.sh [JS/TS] Modernize TypeScript / JavaScript flatbuffers support (#6095) 2020-09-17 12:21:14 -07:00
unicode_test.json