mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-01 19:58:15 +00:00
Updated TestAll.sh with Rust.
Change-Id: I751f3bbd85eb1b521e1533c68f95442af0d18b8a
This commit is contained in:
@@ -13,7 +13,8 @@ sh PythonTest.sh
|
||||
echo "************************ JavaScript:"
|
||||
|
||||
sh JavaScriptTest.sh
|
||||
sh JavaScriptUnionVectorTest.sh
|
||||
# FIXME does not exist:
|
||||
# sh JavaScriptUnionVectorTest.sh
|
||||
|
||||
echo "************************ TypeScript:"
|
||||
|
||||
@@ -40,6 +41,10 @@ echo "************************ Dart:"
|
||||
|
||||
sh DartTest.sh
|
||||
|
||||
echo "************************ Rust:"
|
||||
|
||||
sh RustTest.sh
|
||||
|
||||
echo "************************ Lobster:"
|
||||
|
||||
# TODO: test if available.
|
||||
|
||||
Reference in New Issue
Block a user