Providing cp_minimal build mode.
In the mode built-in objects except Global, Object, Object.prototype, Function, Function.prototype, [[ThrowTypeError]] and CompactProfileError are disabled. Making default builds (without cp cp_minimal modes set) to not define CONFIG_ECMA_COMPACT_PROFILE. Removing some tests that depend on 'eval'-like functionality or CompactProfileError built-in from pre-commit testing.
This commit is contained in:
@@ -961,9 +961,6 @@
|
||||
./tests/jerry-test-suite/15/15.02/15.02.04/15.02.04.04/15.02.04.04-008.js
|
||||
./tests/jerry-test-suite/15/15.02/15.02.04/15.02.04.04/15.02.04.04-009.js
|
||||
./tests/jerry-test-suite/15/15.02/15.02.04/15.02.04.04/15.02.04.04-010.js
|
||||
./tests/jerry-test-suite/15/15.03/15.03.02/15.03.02.01/15.03.02.01-002.js
|
||||
./tests/jerry-test-suite/15/15.03/15.03.02/15.03.02.01/15.03.02.01-004.js
|
||||
./tests/jerry-test-suite/15/15.03/15.03.02/15.03.02.01/15.03.02.01-007.js
|
||||
./tests/jerry-test-suite/15/15.03/15.03.03/15.03.03-003.js
|
||||
./tests/jerry-test-suite/15/15.03/15.03.03/15.03.03.01/15.03.03.01-001.js
|
||||
./tests/jerry-test-suite/15/15.04/15.04.02/15.04.02.01/15.04.02.01-001.js
|
||||
|
||||
Reference in New Issue
Block a user