test262/test/built-ins/Error
Mike Pennisi 071b5f03c6 Remove unused harness file
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 c33bf0e043
2016-02-12 13:44:18 -05:00
..
prototype Remove unused harness file 2016-02-12 13:44:18 -05:00
15.11-1.js Replace runTestCase with assert helpers [test/built-ins] 2015-08-13 17:50:58 +02:00
15.11-2.js Replace runTestCase with assert helpers [test/built-ins] 2015-08-13 17:50:58 +02:00
S15.11.1.1_A1_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.11.1.1_A2_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.11.1.1_A3_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.11.1_A1_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.11.2.1_A1_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.11.2.1_A2_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.11.2.1_A3_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.11.3_A1_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.11.3_A2_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
message_property.js Tests for changes introduced in ES2015 (Annex E) 2015-09-07 17:25:55 +02:00