flatbuffers/tests/rust_usage_test
Robert 79cd55bd3a
CI: Dockerized language port tests (#5066)
This runs a script in TravisCI that executes a bunch of small Docker image
scripts to test the language ports in isolated environments. This allows us to
test multiple language versions with little additional complexity.

Covers:

+ Java OpenJDK 10.0.2
+ Java OpenJDK 11.0.1
+ Node 10.13.0
+ Node 11.2.0
+ Python CPython 2.7.15
+ Python CPython 3.7.1
+ Rust 1.30.1
2018-11-29 22:03:06 -08:00
..
benches Port FlatBuffers to Rust (#4898) 2018-09-02 18:26:55 -07:00
bin Fix create_vector_of_strings to use the stack, and test it. (#5074) 2018-11-29 11:47:28 -08:00
tests CI: Dockerized language port tests (#5066) 2018-11-29 22:03:06 -08:00
Cargo.toml Rust: test that no heap allocs happen on hot paths (#5022) 2018-10-31 18:08:14 -07:00