test262/test/language/statements/while
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
..
S12.6.2_A1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.6.2_A2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.6.2_A3.js Add 'var' declarations for strict mode 2014-12-10 16:37:05 -08:00
S12.6.2_A4_T1.js Add 'var' declarations for strict mode 2014-12-10 16:37:05 -08:00
S12.6.2_A4_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.6.2_A4_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.6.2_A4_T4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.6.2_A4_T5.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.6.2_A5.js Add 'var' declarations for strict mode 2014-12-10 16:37:05 -08:00
S12.6.2_A6_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.6.2_A6_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.6.2_A6_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.6.2_A6_T4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.6.2_A6_T5.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.6.2_A6_T6.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.6.2_A7.js Add 'var' declarations for strict mode 2014-12-10 16:37:05 -08:00
S12.6.2_A8.js Add 'var' declarations for strict mode 2014-12-10 16:37:05 -08:00
S12.6.2_A9.js Remove unused harness file 2016-02-12 13:44:18 -05:00
S12.6.2_A10.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.6.2_A11.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.6.2_A14_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.6.2_A14_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.6.2_A15.js Reorganize ./test 2014-12-07 15:33:09 -08:00
cptn-abrupt-empty.js Add tests for ES2015 completion reform 2016-01-22 15:00:03 -05:00
cptn-iter.js Add tests for ES2015 completion reform 2016-01-22 15:00:03 -05:00
cptn-no-iter.js Add tests for ES2015 completion reform 2016-01-22 15:00:03 -05:00
tco-body.js Add tests for tail-call optimization 2016-02-01 13:20:17 -05:00