flatbuffers/tests
rouzier a2b1bfc107 [c++] Add support for boolean types in flexbuffers (#4386)
* Add support for boolean types in flexbuffers

* Simplify casting number <=> boolean

* Added comments for tests

* Add proper support for Booleans

* Bad rebase

* No special case for strings

* Removed unused test

* Simplify logic
2017-08-04 08:04:28 -07:00
..
FlatBuffers.Test
fuzzer
include_test Make inter-file cycles compile (#4364) 2017-06-26 09:07:02 -07:00
MyGame Add scalar type aliases for int8, uint8, ..., f32, f64 (#4400) 2017-08-02 08:07:43 -07:00
namespace_test Add scalar type aliases for int8, uint8, ..., f32, f64 (#4400) 2017-08-02 08:07:43 -07:00
prototest
union_vector C++98 (stlport) support for core FlatBuffers and FlexBuffers. 2017-07-20 11:01:00 -07:00
generate_code.bat Json schema (#4369) 2017-07-10 08:05:59 -07:00
generate_code.sh Test case for CreateVectorOfStructs() using a callback. 2017-07-24 14:19:49 -07:00
go_test.go Test case for CreateVectorOfStructs() using a callback. 2017-07-24 14:19:49 -07:00
GoTest.sh Fixed --keep-prefix functionality. 2017-05-24 16:26:57 -07:00
JavaScriptTest.js
JavaScriptTest.sh Fixed --keep-prefix functionality. 2017-05-24 16:26:57 -07:00
JavaTest.bat
javatest.bin Test case for CreateVectorOfStructs() using a callback. 2017-07-24 14:19:49 -07:00
JavaTest.java Java: Added ByteBufferFactory interface and sizedInputStream method. (#4379) 2017-07-13 08:33:32 -07:00
JavaTest.sh
monster_test.bfbs Add scalar type aliases for int8, uint8, ..., f32, f64 (#4400) 2017-08-02 08:07:43 -07:00
monster_test.fbs Add scalar type aliases for int8, uint8, ..., f32, f64 (#4400) 2017-08-02 08:07:43 -07:00
monster_test.grpc.fb.cc [C++] Improve flatbuffers + gRPC integration (#4310) 2017-06-07 13:56:49 -07:00
monster_test.grpc.fb.h [C++] Improve flatbuffers + gRPC integration (#4310) 2017-06-07 13:56:49 -07:00
monster_test.schema.json Add scalar type aliases for int8, uint8, ..., f32, f64 (#4400) 2017-08-02 08:07:43 -07:00
monster_test_generated.h Add scalar type aliases for int8, uint8, ..., f32, f64 (#4400) 2017-08-02 08:07:43 -07:00
monster_test_generated.js Add scalar type aliases for int8, uint8, ..., f32, f64 (#4400) 2017-08-02 08:07:43 -07:00
monster_test_generated.ts Add scalar type aliases for int8, uint8, ..., f32, f64 (#4400) 2017-08-02 08:07:43 -07:00
monsterdata_python_wire.mon [Python] (scalar) vector reading speedup via numpy (#4390) 2017-08-01 08:34:00 -07:00
monsterdata_test.golden Test case for CreateVectorOfStructs() using a callback. 2017-07-24 14:19:49 -07:00
monsterdata_test.json [Python] (scalar) vector reading speedup via numpy (#4390) 2017-08-01 08:34:00 -07:00
monsterdata_test.mon [Python] (scalar) vector reading speedup via numpy (#4390) 2017-08-01 08:34:00 -07:00
phpTest.php
py_test.py [Python] (scalar) vector reading speedup via numpy (#4390) 2017-08-01 08:34:00 -07:00
PythonTest.sh Fixed --keep-prefix functionality. 2017-05-24 16:26:57 -07:00
test.cpp [c++] Add support for boolean types in flexbuffers (#4386) 2017-08-04 08:04:28 -07:00
TestAll.sh
TypeScriptTest.sh Fixed --keep-prefix functionality. 2017-05-24 16:26:57 -07:00
unicode_test.json