test262/harness
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
..
$PRINT.js Reorganize ./test 2014-12-07 15:33:09 -08:00
Date_constants.js Reorganize ./test 2014-12-07 15:33:09 -08:00
Date_library.js Reorganize ./test 2014-12-07 15:33:09 -08:00
PromiseHelper.js Reorganize ./test 2014-12-07 15:33:09 -08:00
Test262Error.js Reorganize ./test 2014-12-07 15:33:09 -08:00
arrayContains.js Reorganize ./test 2014-12-07 15:33:09 -08:00
assert.js Extend assertion error messages 2015-04-21 13:25:02 -04:00
compareArray.js Import tests from Google V8 (Array.prototype.{fill, find, findIndex}, Array.{from, of}) 2015-04-07 09:53:17 -04:00
cth.js Reorganize ./test 2014-12-07 15:33:09 -08:00
doneprintHandle.js Reorganize ./test 2014-12-07 15:33:09 -08:00
ed.js Reorganize ./test 2014-12-07 15:33:09 -08:00
environment.js Reorganize ./test 2014-12-07 15:33:09 -08:00
fnExists.js Reorganize ./test 2014-12-07 15:33:09 -08:00
fnGlobalObject.js Reorganize ./test 2014-12-07 15:33:09 -08:00
framework.js Reorganize ./test 2014-12-07 15:33:09 -08:00
gs.js Reorganize ./test 2014-12-07 15:33:09 -08:00
helper.js Reorganize ./test 2014-12-07 15:33:09 -08:00
jquery-1.4.2.min.js Reorganize ./test 2014-12-07 15:33:09 -08:00
jquery.base64.js Reorganize ./test 2014-12-07 15:33:09 -08:00
jqueryprogressbar.js Reorganize ./test 2014-12-07 15:33:09 -08:00
math_isequal.js Reorganize ./test 2014-12-07 15:33:09 -08:00
math_precision.js Reorganize ./test 2014-12-07 15:33:09 -08:00
numeric_conversion.js Reorganize ./test 2014-12-07 15:33:09 -08:00
propertyHelper.js Enable strict mode for more built-in tests 2015-05-18 18:01:00 +02:00
runTestCase.js Reorganize ./test 2014-12-07 15:33:09 -08:00
sections.js Reorganize ./test 2014-12-07 15:33:09 -08:00
sta.js Reorganize ./test 2014-12-07 15:33:09 -08:00
sth.js Reorganize ./test 2014-12-07 15:33:09 -08:00
testBuiltInObject.js Correct error messages 2015-04-21 17:58:10 -04:00
testIntl.js Reorganize ./test 2014-12-07 15:33:09 -08:00
timer.js Reorganize ./test 2014-12-07 15:33:09 -08:00