optional scalars for ts/js (#6215)

* optional scalars for ts/js

* removed range based for

* removed range based for
This commit is contained in:
Kamil Rojewski
2020-10-28 17:45:23 +01:00
committed by GitHub
parent 0dfcc0a378
commit a0182cdb11
7 changed files with 1573 additions and 42 deletions

View File

@@ -53,7 +53,7 @@ $TEST_NOINCL_FLAGS $TEST_CPP_FLAGS $TEST_CS_FLAGS $TEST_JS_TS_FLAGS -o namespace
../flatc --dart monster_extra.fbs
# Generate optional scalar code for tests.
../flatc --java --kotlin --rust --lobster optional_scalars.fbs
../flatc --java --kotlin --rust --lobster --ts --js optional_scalars.fbs
../flatc $TEST_NOINCL_FLAGS $TEST_CPP_FLAGS --cpp optional_scalars.fbs
# Generate the schema evolution tests