test262/test/built-ins/isFinite
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.1.2.5_A1_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.2.5_A1_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.2.5_A2.1.js Fix strict mode errors in built-ins/{isFinite, isNaN, parseFloat, parseInt, undefined} 2015-04-29 17:43:55 +02:00
S15.1.2.5_A2.2.js Remove `$FAIL` function 2015-06-09 19:44:25 -04:00
S15.1.2.5_A2.3.js Enable strict mode for more built-in tests 2015-05-18 18:01:00 +02:00
S15.1.2.5_A2.4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.2.5_A2.5.js Fix strict mode errors in built-ins/{isFinite, isNaN, parseFloat, parseInt, undefined} 2015-04-29 17:43:55 +02:00
S15.1.2.5_A2.6.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.2.5_A2.7.js Reorganize ./test 2014-12-07 15:33:09 -08:00