test262/test/built-ins/Date/UTC
Mike Pennisi 92890e6723 Remove `$FAIL` function
This function is equivalent to `$ERROR` (which is automatically included
in test environments). Remove the harness file that defines the
function, remove references to the file from test `includes` lists, and
update scripts to instead invoke the `$ERROR` function.
2015-06-09 19:44:25 -04:00
..
S15.9.4.3_A1_T1.js Fix strict mode errors in built-ins/Date 2015-04-29 17:37:58 +02:00
S15.9.4.3_A1_T2.js Remove `$FAIL` function 2015-06-09 19:44:25 -04:00
S15.9.4.3_A1_T3.js Fix strict mode errors in built-ins/Date 2015-04-29 17:37:58 +02:00
S15.9.4.3_A2_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.9.4.3_A3_T1.js Enable strict mode for more built-in tests 2015-05-18 18:01:00 +02:00
S15.9.4.3_A3_T2.js Remove `$FAIL` function 2015-06-09 19:44:25 -04:00
S15.9.4.3_A3_T3.js Fix strict mode errors in built-ins/Date 2015-04-29 17:37:58 +02:00