Add job that tests with FEATURE_INIT_FINI turned ON (#2026)

Since modules behave differently depending on whether this feature is on or off
we should have a job that runs with the feature turned on.

JerryScript-DCO-1.0-Signed-off-by: Gabriel Schulhof gabriel.schulhof@intel.com
This commit is contained in:
Gabriel "_|Nix|_" Schulhof
2017-09-27 11:51:42 +03:00
committed by Zoltan Herczeg
parent c6a33dd407
commit fe864bcf53
+1
View File
@@ -13,6 +13,7 @@ env:
- OPTS="--buildoption-test"
- OPTS="--jerry-tests --jerry-test-suite --buildoptions=--jerry-libc=off,--compile-flag=-m32,--cpointer-32bit=on"
- OPTS="--unittests"
- OPTS="--unittests --buildoptions=--cmake-param=-DFEATURE_INIT_FINI=ON"
- OPTS="--test262"
- OPTS="--check-pylint"
global: