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:
committed by
Zoltan Herczeg
parent
c6a33dd407
commit
fe864bcf53
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user