test262/test/built-ins/decodeURI
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
..
S15.1.3.1_A1.1_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.3.1_A1.2_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.3.1_A1.2_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.3.1_A1.3_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.3.1_A1.3_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.3.1_A1.4_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.3.1_A1.5_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.3.1_A1.6_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.3.1_A1.7_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.3.1_A1.8_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.3.1_A1.8_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.3.1_A1.9_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.3.1_A1.9_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.3.1_A1.9_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.3.1_A1.10_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.3.1_A1.11_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.3.1_A1.11_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.3.1_A1.12_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.3.1_A1.12_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.3.1_A1.12_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.3.1_A1.13_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.3.1_A1.13_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.3.1_A1.14_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.3.1_A1.14_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.3.1_A1.14_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.3.1_A1.14_T4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.3.1_A1.15_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.3.1_A1.15_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.3.1_A1.15_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.3.1_A1.15_T4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.3.1_A1.15_T5.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.3.1_A1.15_T6.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.3.1_A2.1_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.3.1_A2.2_T1.js Fix strict mode errors in {decode, encode}URI[Component] 2015-04-29 17:44:25 +02:00
S15.1.3.1_A2.3_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.3.1_A2.4_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.3.1_A2.5_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.3.1_A3_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.3.1_A3_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.3.1_A3_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.3.1_A4_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.3.1_A4_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.3.1_A4_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.3.1_A4_T4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.3.1_A5.1.js Fix strict mode errors in {decode, encode}URI[Component] 2015-04-29 17:44:25 +02:00
S15.1.3.1_A5.2.js Fix strict mode errors in {decode, encode}URI[Component] 2015-04-29 17:44:25 +02:00
S15.1.3.1_A5.3.js Enable strict mode for more built-in tests 2015-05-18 18:01:00 +02:00
S15.1.3.1_A5.4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.3.1_A5.5.js Fix strict mode errors in {decode, encode}URI[Component] 2015-04-29 17:44:25 +02:00
S15.1.3.1_A5.6.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.3.1_A5.7.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.3.1_A6_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00