test262/test/language/statements/switch
rwaldron 4a125f2f4e chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
..
syntax/redeclaration Regenerate tests 2018-12-20 12:53:31 -05:00
S12.11_A1_T1.js chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
S12.11_A1_T2.js chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
S12.11_A1_T3.js chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
S12.11_A1_T4.js chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
S12.11_A2_T1.js Rename to $DONOTEVALUATE per @leobalter's suggestion 2018-10-23 13:51:17 +02:00
S12.11_A3_T1.js Rename to $DONOTEVALUATE per @leobalter's suggestion 2018-10-23 13:51:17 +02:00
S12.11_A3_T2.js Rename to $DONOTEVALUATE per @leobalter's suggestion 2018-10-23 13:51:17 +02:00
S12.11_A3_T3.js Rename to $DONOTEVALUATE per @leobalter's suggestion 2018-10-23 13:51:17 +02:00
S12.11_A3_T4.js Rename to $DONOTEVALUATE per @leobalter's suggestion 2018-10-23 13:51:17 +02:00
S12.11_A3_T5.js Rename to $DONOTEVALUATE per @leobalter's suggestion 2018-10-23 13:51:17 +02:00
S12.11_A4_T1.js chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
cptn-a-abrupt-empty.js
cptn-a-fall-thru-abrupt-empty.js
cptn-a-fall-thru-nrml.js
cptn-abrupt-empty.js
cptn-b-abrupt-empty.js
cptn-b-fall-thru-abrupt-empty.js
cptn-b-fall-thru-nrml.js
cptn-b-final.js
cptn-dflt-abrupt-empty.js
cptn-dflt-b-abrupt-empty.js
cptn-dflt-b-fall-thru-abrupt-empty.js
cptn-dflt-b-fall-thru-nrml.js
cptn-dflt-b-final.js
cptn-dflt-fall-thru-abrupt-empty.js
cptn-dflt-fall-thru-nrml.js
cptn-dflt-final.js
cptn-no-dflt-match-abrupt-empty.js
cptn-no-dflt-match-fall-thru-abrupt-empty.js
cptn-no-dflt-match-fall-thru-nrml.js
cptn-no-dflt-match-final.js
cptn-no-dflt-no-match.js
scope-lex-async-function.js Switch: lexical declarations inner scope. Fixes gh-422 2020-09-14 13:39:57 -04:00
scope-lex-async-generator.js Switch: lexical declarations inner scope. Fixes gh-422 2020-09-14 13:39:57 -04:00
scope-lex-class.js Switch: lexical declarations inner scope. Fixes gh-422 2020-09-14 13:39:57 -04:00
scope-lex-close-case.js
scope-lex-close-dflt.js Fix typos; generate tests (#1907) 2018-10-26 17:11:05 -04:00
scope-lex-const.js Switch: lexical declarations inner scope. Fixes gh-422 2020-09-14 13:39:57 -04:00
scope-lex-generator.js Switch: lexical declarations inner scope. Fixes gh-422 2020-09-14 13:39:57 -04:00
scope-lex-let.js Switch: lexical declarations inner scope. Fixes gh-422 2020-09-14 13:39:57 -04:00
scope-lex-open-case.js
scope-lex-open-dflt.js
scope-var-none-case.js Fix typos; generate tests (#1907) 2018-10-26 17:11:05 -04:00
scope-var-none-dflt.js Fix typos; generate tests (#1907) 2018-10-26 17:11:05 -04:00
tco-case-body-dflt.js
tco-case-body.js
tco-dftl-body.js