test262/test/language/line-terminators
Mike Pennisi 136110378b Rename negative test "phase" for parsing
Early errors may result from parsing the source text of a test file, but
they may also result from parsing some other source text as referenced
through the ES2015 module syntax. The latter form of early error is not
necessarily detectable by ECMAScript parsers, however. Because of this,
the label "early" is not sufficiently precise for all Test262 consumers
to correctly interpret all tests.

Update the "phase" name of "early" to "parse" for all those negative
tests that describe errors resulting from parsing of the file's source
text directly. A forthcoming commit will update the remaining tests to
use a "phase" name that is more specific to module resolution.
2018-01-05 15:17:50 -05:00
..
7.3-1.js Replace runTestCase with assert helpers [test/language/line-terminators] 2015-08-06 18:33:54 +02:00
7.3-2.js Replace runTestCase with assert helpers [test/language/line-terminators] 2015-08-06 18:33:54 +02:00
7.3-3.js Replace runTestCase with assert.throws [test/language/] 2015-08-11 17:43:21 +02:00
7.3-4.js Replace runTestCase with assert.throws [test/language/] 2015-08-11 17:43:21 +02:00
7.3-5.js Replace runTestCase with assert helpers [test/language/line-terminators] 2015-08-06 18:33:54 +02:00
7.3-6.js Replace runTestCase with assert helpers [test/language/line-terminators] 2015-08-06 18:33:54 +02:00
7.3-7.js Replace runTestCase with assert.throws [test/language/] 2015-08-11 17:43:21 +02:00
7.3-8.js Replace runTestCase with assert.throws [test/language/] 2015-08-11 17:43:21 +02:00
7.3-9.js Replace runTestCase with assert.throws [test/language/] 2015-08-11 17:43:21 +02:00
7.3-10.js Replace runTestCase with assert.throws [test/language/] 2015-08-11 17:43:21 +02:00
7.3-11.js Replace runTestCase with assert helpers [test/language/line-terminators] 2015-08-06 18:33:54 +02:00
7.3-12.js Replace runTestCase with assert helpers [test/language/line-terminators] 2015-08-06 18:33:54 +02:00
7.3-13.js Replace runTestCase with assert helpers [test/language/line-terminators] 2015-08-06 18:33:54 +02:00
7.3-14.js Replace runTestCase with assert helpers [test/language/line-terminators] 2015-08-06 18:33:54 +02:00
7.3-15.js Replace runTestCase with assert helpers [test/language/line-terminators] 2015-08-06 18:33:54 +02:00
S7.3_A1.1_T1.js Fix strict mode errors in language/{identifiers, line-terminators, white-space} 2015-05-08 17:33:33 +02:00
S7.3_A1.1_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S7.3_A1.2_T1.js Fix strict mode errors in language/{identifiers, line-terminators, white-space} 2015-05-08 17:33:33 +02:00
S7.3_A1.2_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S7.3_A1.3.js Fix strict mode errors in language/{identifiers, line-terminators, white-space} 2015-05-08 17:33:33 +02:00
S7.3_A1.4.js Fix strict mode errors in language/{identifiers, line-terminators, white-space} 2015-05-08 17:33:33 +02:00
S7.3_A2.1_T1.js Test runtime errors with assertion utility method 2016-10-18 14:36:14 -04:00
S7.3_A2.1_T2.js Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
S7.3_A2.2_T1.js Test runtime errors with assertion utility method 2016-10-18 14:36:14 -04:00
S7.3_A2.2_T2.js Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
S7.3_A2.3.js Test runtime errors with assertion utility method 2016-10-18 14:36:14 -04:00
S7.3_A2.4.js Test runtime errors with assertion utility method 2016-10-18 14:36:14 -04:00
S7.3_A3.1_T1.js Prefer explicit error checking where possible 2015-07-10 14:12:57 -04:00
S7.3_A3.1_T2.js Test runtime errors with assertion utility method 2016-10-18 14:36:14 -04:00
S7.3_A3.1_T3.js Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
S7.3_A3.2_T1.js Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
S7.3_A3.2_T2.js Test runtime errors with assertion utility method 2016-10-18 14:36:14 -04:00
S7.3_A3.2_T3.js Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
S7.3_A3.3_T1.js Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
S7.3_A3.3_T2.js Test runtime errors with assertion utility method 2016-10-18 14:36:14 -04:00
S7.3_A3.4_T1.js Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
S7.3_A3.4_T2.js Test runtime errors with assertion utility method 2016-10-18 14:36:14 -04:00
S7.3_A4_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S7.3_A4_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S7.3_A4_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S7.3_A4_T4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S7.3_A5.1_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S7.3_A5.1_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S7.3_A5.2_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S7.3_A5.2_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S7.3_A5.3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S7.3_A5.4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S7.3_A6_T1.js Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
S7.3_A6_T2.js Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
S7.3_A6_T3.js Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
S7.3_A6_T4.js Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
S7.3_A7_T1.js Fix strict mode errors in language/{identifiers, line-terminators, white-space} 2015-05-08 17:33:33 +02:00
S7.3_A7_T2.js Fix strict mode errors in language/{identifiers, line-terminators, white-space} 2015-05-08 17:33:33 +02:00
S7.3_A7_T3.js Fix strict mode errors in language/{identifiers, line-terminators, white-space} 2015-05-08 17:33:33 +02:00
S7.3_A7_T4.js Fix strict mode errors in language/{identifiers, line-terminators, white-space} 2015-05-08 17:33:33 +02:00
S7.3_A7_T5.js Fix strict mode errors in language/{identifiers, line-terminators, white-space} 2015-05-08 17:33:33 +02:00
S7.3_A7_T6.js Fix strict mode errors in language/{identifiers, line-terminators, white-space} 2015-05-08 17:33:33 +02:00
S7.3_A7_T7.js Fix strict mode errors in language/{identifiers, line-terminators, white-space} 2015-05-08 17:33:33 +02:00
S7.3_A7_T8.js Fix strict mode errors in language/{identifiers, line-terminators, white-space} 2015-05-08 17:33:33 +02:00