test262/test/language/expressions/conditional
Mike Pennisi 7d4b1d28ae Re-format tests for SyntaxErrors
Authored via the following command:

   $ find test -type f -print0 | \
       xargs -0 sed \
         -i 's/^\(\s*\)negative:\s*SyntaxError\s*$/\1negative:\n\1  phase: early\n\1  type: SyntaxError/g'
2016-10-19 15:24:21 -04:00
..
S11.12_A1.js
S11.12_A2.1_T1.js
S11.12_A2.1_T2.js
S11.12_A2.1_T3.js
S11.12_A2.1_T4.js
S11.12_A2.1_T5.js
S11.12_A2.1_T6.js
S11.12_A3_T1.js
S11.12_A3_T2.js
S11.12_A3_T3.js
S11.12_A3_T4.js
S11.12_A4_T1.js
S11.12_A4_T2.js
S11.12_A4_T3.js
S11.12_A4_T4.js
in-branch-1.js Improve coverage for section 12, "Expression" (#695) 2016-07-01 11:23:43 -07:00
in-branch-2.js Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
in-condition.js Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
symbol-conditional-evaluation.js - Remove inline license 2015-07-17 19:55:00 +02:00
tco-cond.js s/id/esid 2016-02-22 09:47:42 -05:00
tco-pos.js s/id/esid 2016-02-22 09:47:42 -05:00