test262/harness
Mike Pennisi 86c7e272a6 Remove support for legacy `$INCLUDE` syntax
Although test files once expressed dependencies on external files using
a global `$INCLUDE` function, that pattern was removed in favor of
declarative meta-data [1].

Remove the associated logic from the Python runner and the browser.

[1] See commit d4354d14d5.
2015-06-26 13:29:07 -04: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 Fix issue with math_precision.js 2015-06-25 16:43:10 -04: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 Remove support for legacy `$INCLUDE` syntax 2015-06-26 13:29:07 -04: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