flatbuffers/android/jni
Sumant Tambe 49fed8c4f6 Add FlatBufferBuilder move semantics tests to the main test suite (#4902)
* Add FlatBufferBuilder move semantics tests to main

Do not eagerly delete/reset allocators in release and release_raw functions
Update android, vs2010 build files
New tests for various types of FlatBufferBuilders and move semantics

* Improve test failure output with function names
2018-09-24 12:03:31 -07:00
..
Android.mk Add FlatBufferBuilder move semantics tests to the main test suite (#4902) 2018-09-24 12:03:31 -07:00
Application.mk
build_flatc.bat
include.mk
main.cpp
msbuild.py
run_flatc.py