mirror of https://github.com/tc39/test262.git
071b5f03c6
The harness file `Test262Error.js` has not contained executable code since it
was introduced in this project [1]. The definition of the `Test262Error`
function has consistently been located in the `sta.js` harness file which test
runners are expected to inject into the test environment.
Remove the file and all references to it.
[1] See commit
|
||
---|---|---|
.. | ||
boolean-trap-result-is-false-boolean-return-false.js | ||
boolean-trap-result-is-false-null-return-false.js | ||
boolean-trap-result-is-false-number-return-false.js | ||
boolean-trap-result-is-false-string-return-false.js | ||
boolean-trap-result-is-false-undefined-return-false.js | ||
call-parameters.js | ||
null-handler.js | ||
return-is-abrupt.js | ||
return-true-target-property-accessor-is-configurable-set-is-undefined.js | ||
return-true-target-property-accessor-is-not-configurable.js | ||
return-true-target-property-is-not-configurable.js | ||
return-true-target-property-is-not-writable.js | ||
target-property-is-accessor-not-configurable-set-is-undefined.js | ||
target-property-is-not-configurable-not-writable-not-equal-to-v.js | ||
trap-is-not-callable.js | ||
trap-is-undefined-no-property.js | ||
trap-is-undefined.js |