flatbuffers/tests
Derek Bailey db2aa9b4ec
[C#] Cleaned up .NET testing script for Mono (#6016)
* Cleaned up .NET testing script for Mono

Cleaned up the .NET testing script to make it a little better. It
purposefully doesn't delete the .NET installer and SDk after running the
script, so that they can be used in subsequent invocations. This greatly
speeds up the script.

The downloaded files are ignored by git by default. They can be
explicitly cleaned up by runnning the clean script (clean.sh).

* Trying using older Version indicator

* Remove lins to monsterdata and reference it directly.

* Updated appveryor script to remove copying of files no longer needed

* Continue to update appveyor script to work. Disabled CS0169 in ByteBufferTest
2020-08-17 13:10:10 -07:00
..
cpp17 [C++] Generate default member initializers for >= C++11 (#5989) 2020-06-22 18:06:15 -07:00
docker [Swift] Internal library improvements (#5965) 2020-06-18 10:14:38 -07:00
evolution_test Re-added Evolution Schema Code Generation Command (#5999) 2020-06-25 15:35:23 -07:00
FlatBuffers.Benchmarks
FlatBuffers.Benchmarks.swift [swift] Moves code to use VTablesStorage (#5888) 2020-05-07 12:28:42 -07:00
FlatBuffers.GRPC.Swift adds code gen for optional scalars in swift (#6038) 2020-07-25 17:59:34 +03:00
FlatBuffers.Test [C#] Cleaned up .NET testing script for Mono (#6016) 2020-08-17 13:10:10 -07:00
FlatBuffers.Test.Swift Adds a serialize helper function to native table (#6059) 2020-08-04 13:53:40 +03:00
fuzzer Fix interpretation of 'nan(number)' by the idl_parser (#5810) 2020-03-16 11:59:34 -07:00
include_test Rust codegen improvements and lint fixes (#6046) 2020-07-25 13:46:20 -07:00
MyGame [C#] Add file identifier to ObjectAPI Serialization Utility. (#5920) 2020-05-21 09:14:20 -07:00
namespace_test Rust codegen improvements and lint fixes (#6046) 2020-07-25 13:46:20 -07:00
prototest (Optionally) add an additional suffix namespace to generated fbs files. (#5698) 2020-01-06 10:00:59 -08:00
rust_usage_test Optional Scalars support for Rust (#6034) 2020-07-23 16:30:27 -07:00
union_vector adding fb import when no other imports are present (#6030) 2020-07-30 15:55:11 -07:00
arrays_test.bfbs
arrays_test.fbs
arrays_test.golden
arrays_test.schema.json support deprecated flag in json schema (#6022) 2020-07-16 13:49:42 -07:00
arrays_test_generated.h [C++] Got rid of memset's in constructors (#5938) 2020-06-01 17:58:52 -07:00
BUILD Allow to run cpp tests under grpc/tests/ using bazel. (#6040) 2020-07-21 11:08:01 -07:00
DartTest.sh [Dart] Getting tests/DartTest.sh to work on master. (#5915) 2020-05-15 18:13:29 -07:00
generate_code.bat Optional Scalars support for Rust (#6034) 2020-07-23 16:30:27 -07:00
generate_code.sh adds code gen for optional scalars in swift (#6038) 2020-07-25 17:59:34 +03:00
go_test.go [Go] Implements a SharedStrings function (#5733) 2020-01-24 09:57:34 -08:00
gold_flexbuffer_example.bin Rust Flexbuffers (#5669) 2020-05-07 14:11:26 -07:00
GoTest.sh
JavaScriptTest.js [Feature] Checks for Nullable strings (#6050) 2020-07-27 09:57:50 -07:00
JavaScriptTest.sh [TS] Add Obj API (#5788) 2020-04-09 09:53:16 -07:00
JavaScriptUnionVectorTest.js [TS] Add Obj API (#5788) 2020-04-09 09:53:16 -07:00
JavaTest.bat
javatest.bin
JavaTest.java [Java] Add support for shared strings on FlatBufferBuilder. (#6012) 2020-07-02 12:40:56 -07:00
JavaTest.sh
KotlinTest.kt [Java] Add support for shared strings on FlatBufferBuilder. (#6012) 2020-07-02 12:40:56 -07:00
KotlinTest.sh [Kotlin] Fix Access to union of vector element (#5994) 2020-06-22 17:08:35 -07:00
lobstertest.lobster
LuaTest.bat
luatest.lua
LuaTest.sh
monster_extra.fbs [Dart] Fix deprecated field support, inf/nan (#5724) 2020-01-23 14:53:58 -08:00
monster_extra_generated.h Fix Clang-trunk warnings about special members deprecated in C++20. (#5829) 2020-03-23 10:01:11 -07:00
monster_extra_my_game_generated.dart [Dart] Fix deprecated field support, inf/nan (#5724) 2020-01-23 14:53:58 -08:00
monster_test.bfbs Escape characters in jsonschema descriptions (#5644) 2020-03-12 12:10:30 -07:00
monster_test.fbs Escape characters in jsonschema descriptions (#5644) 2020-03-12 12:10:30 -07:00
monster_test.grpc.fb.cc
monster_test.grpc.fb.h
monster_test.schema.json support deprecated flag in json schema (#6022) 2020-07-16 13:49:42 -07:00
monster_test_bfbs_generated.h Escape characters in jsonschema descriptions (#5644) 2020-03-12 12:10:30 -07:00
monster_test_generated.h [C++] Got rid of memset's in constructors (#5938) 2020-06-01 17:58:52 -07:00
monster_test_generated.js fixed mutating inline values (#5942) 2020-06-04 09:08:41 -07:00
monster_test_generated.lobster Escape characters in jsonschema descriptions (#5644) 2020-03-12 12:10:30 -07:00
monster_test_generated.rs Rust codegen improvements and lint fixes (#6046) 2020-07-25 13:46:20 -07:00
monster_test_generated.ts Not using non-existent create method for obj api (#6015) 2020-07-02 12:18:21 -07:00
monster_test_my_game.example2_generated.dart
monster_test_my_game.example_generated.dart [Dart] Generate constant values map for enums (#6025) 2020-07-10 17:42:22 -07:00
monster_test_my_game_generated.dart
monsterdata_extra.json
monsterdata_python_wire.mon
monsterdata_test.golden
monsterdata_test.json [C#] support Json Serialization (#5752) 2020-02-10 17:43:36 -08:00
monsterdata_test.mon
native_type_test.fbs
native_type_test_generated.h [C++] Got rid of memset's in constructors (#5938) 2020-06-01 17:58:52 -07:00
native_type_test_impl.cpp
native_type_test_impl.h
optional_scalars.fbs Optional Scalars support for Rust (#6034) 2020-07-23 16:30:27 -07:00
optional_scalars_generated.rs Rust codegen improvements and lint fixes (#6046) 2020-07-25 13:46:20 -07:00
phpTest.php
phpUnionVectorTest.php
phpUnionVectorTest.sh
py_flexbuffers_test.py Implement flexbuffers in python (#5880) 2020-05-07 14:26:33 -07:00
py_test.py [Python] Fixed issue #5499 (#5764) 2020-02-11 15:02:21 -08:00
PythonTest.sh Implement flexbuffers in python (#5880) 2020-05-07 14:26:33 -07:00
RustTest.bat Rust Flexbuffers (#5669) 2020-05-07 14:11:26 -07:00
RustTest.sh Rust Flexbuffers (#5669) 2020-05-07 14:11:26 -07:00
test.cpp adds code gen for optional scalars in swift (#6038) 2020-07-25 17:59:34 +03:00
test_assert.cpp Added --filename-suffix and --filename-ext to flatc (#5778) 2020-03-02 10:15:23 -08:00
test_assert.h
test_builder.cpp Added --filename-suffix and --filename-ext to flatc (#5778) 2020-03-02 10:15:23 -08:00
test_builder.h
TestAll.sh [Swift] Swift implementation 🎉🎉 (#5603) 2020-01-09 12:12:10 -08:00
TypeScriptTest.sh [TS] Add Obj API (#5788) 2020-04-09 09:53:16 -07:00
unicode_test.json