test262/test/built-ins/String
Mike Pennisi fe11a1ea1a Remove $PRINT helper function
The `$PRINT` helper function has no effect on test behavior. The
following tests use it to report assertion outcomes (and as a result
will fail silently):

- test/language/function-code/S10.2.1_A4_T2.js
- test/language/function-code/S10.2.1_A5.1_T1.js
- test/language/function-code/S10.2.1_A5.1_T2.js
- test/language/function-code/S10.2.1_A5.2_T1.js

Remove the function definition and all references within tests. Update
tests that use it as an error reporting mechanism to instead use an
appropriate `assert` helper function.
2015-06-16 13:43:23 -04:00
..
fromCharCode Remove `$FAIL` function 2015-06-09 19:44:25 -04:00
prototype Remove $PRINT helper function 2015-06-16 13:43:23 -04:00
raw Import tests from Google V8 (templates) 2015-04-02 12:13:51 -04:00
15.5.5.5.2-1-1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
15.5.5.5.2-1-2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
15.5.5.5.2-3-1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
15.5.5.5.2-3-2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
15.5.5.5.2-3-3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
15.5.5.5.2-3-4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
15.5.5.5.2-3-5.js Reorganize ./test 2014-12-07 15:33:09 -08:00
15.5.5.5.2-3-6.js Reorganize ./test 2014-12-07 15:33:09 -08:00
15.5.5.5.2-3-7.js Reorganize ./test 2014-12-07 15:33:09 -08:00
15.5.5.5.2-3-8.js Reorganize ./test 2014-12-07 15:33:09 -08:00
15.5.5.5.2-7-1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
15.5.5.5.2-7-2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
15.5.5.5.2-7-3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
15.5.5.5.2-7-4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S8.12.8_A1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S8.12.8_A2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.1_A1_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.8.1_A1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.8.1_A2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.8.1_A3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.8.1_A4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.8.1_A6.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.8.1_A7.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.8.1_A8.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.8.1_A9_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.8.1_A9_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.8.1_A10.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.8_A1_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.8_A2_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.8_A3_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.8_A4_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.8_A5_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.5.1.1_A1_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.5.1.1_A1_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.5.1.1_A1_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.5.1.1_A1_T4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.5.1.1_A1_T5.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.5.1.1_A1_T6.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.5.1.1_A1_T7.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.5.1.1_A1_T8.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.5.1.1_A1_T9.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.5.1.1_A1_T10.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.5.1.1_A1_T11.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.5.1.1_A1_T12.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.5.1.1_A1_T13.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.5.1.1_A1_T14.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.5.1.1_A1_T15.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.5.1.1_A1_T16.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.5.1.1_A1_T17.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.5.1.1_A1_T18.js Fix strict mode errors in built-ins/String 2015-04-29 17:43:26 +02:00
S15.5.1.1_A1_T19.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.5.1.1_A2_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.5.2.1_A1_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.5.2.1_A1_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.5.2.1_A1_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.5.2.1_A1_T4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.5.2.1_A1_T5.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.5.2.1_A1_T6.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.5.2.1_A1_T7.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.5.2.1_A1_T8.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.5.2.1_A1_T9.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.5.2.1_A1_T10.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.5.2.1_A1_T11.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.5.2.1_A1_T12.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.5.2.1_A1_T13.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.5.2.1_A1_T16.js Fix strict mode errors in built-ins/String 2015-04-29 17:43:26 +02:00
S15.5.2.1_A1_T17.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.5.2.1_A1_T18.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.5.2.1_A1_T19.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.5.2.1_A2_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.5.2.1_A2_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.5.2.1_A3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.5.3_A1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.5.3_A2_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.5.3_A2_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.5.5.1_A1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.5.5.1_A2.js Fix strict mode errors in built-ins/String 2015-04-29 17:43:26 +02:00
S15.5.5.1_A3.js Enable strict mode for more built-in tests 2015-05-18 18:01:00 +02:00
S15.5.5.1_A4_T1.js Enable strict mode for more built-in tests 2015-05-18 18:01:00 +02:00
S15.5.5.1_A4_T2.js Enable strict mode for more built-in tests 2015-05-18 18:01:00 +02:00
S15.5.5.1_A5.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.5.5_A1_T1.js Remove `$FAIL` function 2015-06-09 19:44:25 -04:00
S15.5.5_A1_T2.js Remove `$FAIL` function 2015-06-09 19:44:25 -04:00
S15.5.5_A2_T1.js Remove `$FAIL` function 2015-06-09 19:44:25 -04:00
S15.5.5_A2_T2.js Remove `$FAIL` function 2015-06-09 19:44:25 -04:00
symbol-string-coercion.js Import tests from Google V8 (Symbol) 2015-04-07 16:53:18 -04:00