test262/test/language/global-code
Thomas Wood 2d4ac25fa0 Add feature flags for `new.target`
Additionally removed the `arrow-function` feature for
test/language/eval-code/direct/new.target-fn.js as it is not testing
arrow-functions, but they are mentioned in the preamble.
2018-07-24 20:31:35 +01:00
..
S10.1.7_A1_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S10.4.1_A1_T1.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
S10.4.1_A1_T2.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
block-decl-strict.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
decl-func-dup.js Add tests for script interactions (#689) 2016-07-19 18:02:05 -07:00
decl-func.js Add tests for script interactions (#689) 2016-07-19 18:02:05 -07:00
decl-lex-configurable-global.js Add tests for script interactions (#689) 2016-07-19 18:02:05 -07:00
decl-lex-deletion.js Add tests for script interactions (#689) 2016-07-19 18:02:05 -07:00
decl-lex-restricted-global.js Top-level `let undefined` is a runtime error, not an early error. (#872) 2017-03-02 15:37:22 -05:00
decl-lex.js Add tests for script interactions (#689) 2016-07-19 18:02:05 -07:00
decl-var.js Add tests for script interactions (#689) 2016-07-19 18:02:05 -07:00
export.js Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
import.js Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
new.target-arrow.js Add feature flags for `new.target` 2018-07-24 20:31:35 +01:00
new.target.js Add feature flags for `new.target` 2018-07-24 20:31:35 +01:00
return.js Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
script-decl-func-dups.js Rename $ => $262. Fixes gh-802 (#823) 2017-03-01 16:34:15 -05:00
script-decl-func-err-non-configurable.js Rename $ => $262. Fixes gh-802 (#823) 2017-03-01 16:34:15 -05:00
script-decl-func-err-non-extensible.js Rename $ => $262. Fixes gh-802 (#823) 2017-03-01 16:34:15 -05:00
script-decl-func.js Rename $ => $262. Fixes gh-802 (#823) 2017-03-01 16:34:15 -05:00
script-decl-lex-deletion.js Rename $ => $262. Fixes gh-802 (#823) 2017-03-01 16:34:15 -05:00
script-decl-lex-lex.js Rename $ => $262. Fixes gh-802 (#823) 2017-03-01 16:34:15 -05:00
script-decl-lex-restricted-global.js Rename $ => $262. Fixes gh-802 (#823) 2017-03-01 16:34:15 -05:00
script-decl-lex-var.js Rename $ => $262. Fixes gh-802 (#823) 2017-03-01 16:34:15 -05:00
script-decl-lex.js Rename $ => $262. Fixes gh-802 (#823) 2017-03-01 16:34:15 -05:00
script-decl-var-collision.js Rename $ => $262. Fixes gh-802 (#823) 2017-03-01 16:34:15 -05:00
script-decl-var-err.js Rename $ => $262. Fixes gh-802 (#823) 2017-03-01 16:34:15 -05:00
script-decl-var.js Rename $ => $262. Fixes gh-802 (#823) 2017-03-01 16:34:15 -05:00
super-call-arrow.js Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
super-call.js Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
super-prop-arrow.js Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
super-prop.js Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
switch-case-decl-strict.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
switch-dflt-decl-strict.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
unscopables-ignored.js Add test ensuring withEnvironment flag is honored 2016-06-21 12:14:53 -04:00
yield-non-strict.js Add tests for restricted grammar productions 2016-07-02 15:46:16 -04:00
yield-strict.js Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00