test262/test/built-ins/Number
André Bargull 56036e4064 Enable strict mode for more built-in tests
- Remove no longer needed noStrict flags.
- Change tests to use propertyHelper.js for strict mode compatibility.
- Add tests for return value of `delete` operator, e.g. `delete Array.prototype === false`.
- Add non-writable tests for global NaN property.
- Split some tests to run in strict mode.
- Change tests with global `var length` declaration to use a different variable name for browser environments.
- Merge duplicated tests symbol-data-property-configurable-non-strict and symbol-data-property-configurable-strict.
- Merge duplicated tests symbol-data-property-writable-non-strict and symbol-data-property-writable-strict.
- (And a small change in propertyHelper to reduce code duplication in function call.)
2015-05-18 18:01:00 +02:00
..
MAX_VALUE Enable strict mode for more built-in tests 2015-05-18 18:01:00 +02:00
MIN_VALUE Enable strict mode for more built-in tests 2015-05-18 18:01:00 +02:00
NEGATIVE_INFINITY Enable strict mode for more built-in tests 2015-05-18 18:01:00 +02:00
NaN Enable strict mode for more built-in tests 2015-05-18 18:01:00 +02:00
POSITIVE_INFINITY Enable strict mode for more built-in tests 2015-05-18 18:01:00 +02:00
isInteger ES6-specific tests: es5id=>es6id, new es6id entries. Closes gh-144 2015-02-12 16:36:13 -05:00
isNaN ES6-specific tests: es5id=>es6id, new es6id entries. Closes gh-144 2015-02-12 16:36:13 -05:00
prototype Enable strict mode for more built-in tests 2015-05-18 18:01:00 +02:00
15.7.3-1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
15.7.3-2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
15.7.4-1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S8.12.8_A3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S8.12.8_A4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.1_A1_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A3_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A3_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A4_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A4_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A5_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A5_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A5_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A6_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A6_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A7.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A8.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A9.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A10.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A11.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A12.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A13.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A14.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A15.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A16.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A17.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A18.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A19.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A20.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A21.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A22.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A23.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A24.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A25.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A26.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A27.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A28.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A29.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A30.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A31.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A32.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3_A1_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3_A2_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3_A3_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3_A4.1_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3_A4.2_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3_A5_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.7.1.1_A1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.7.1.1_A2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.7.2.1_A1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.7.2.1_A2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.7.2.1_A3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.7.2.1_A4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.7.3_A1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.7.3_A2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.7.3_A3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.7.3_A4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.7.3_A5.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.7.3_A6.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.7.3_A7.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.7.3_A8.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.7.5_A1_T01.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.7.5_A1_T02.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.7.5_A1_T03.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.7.5_A1_T04.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.7.5_A1_T05.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.7.5_A1_T06.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.7.5_A1_T07.js Reorganize ./test 2014-12-07 15:33:09 -08:00
symbol-number-coercion.js Import tests from Google V8 (Symbol) 2015-04-07 16:53:18 -04:00