test262/test/language/eval-code/indirect
André Bargull 8ff30c73ce Use verifyProperty in language/eval-code tests 2023-09-13 16:05:40 +02:00
..
always-non-strict.js Extend coverage for eval code 2016-04-25 16:43:48 -04:00
block-decl-strict.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
cptn-nrml-empty-block.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
cptn-nrml-empty-do-while.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
cptn-nrml-empty-empty.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
cptn-nrml-empty-for.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
cptn-nrml-empty-if.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
cptn-nrml-empty-switch.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
cptn-nrml-empty-var.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
cptn-nrml-empty-while.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
cptn-nrml-expr-obj.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
cptn-nrml-expr-prim.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
export.js Add equivalent tests for eval code 2016-04-25 16:36:41 -04:00
global-env-rec-catch.js Refactor tests for eval code 2016-04-25 16:36:39 -04:00
global-env-rec-eval.js Refactor tests for eval code 2016-04-25 16:36:39 -04:00
global-env-rec-fun.js Refactor tests for eval code 2016-04-25 16:36:39 -04:00
global-env-rec-with.js Refactor tests for eval code 2016-04-25 16:36:39 -04:00
global-env-rec.js Refactor tests for eval code 2016-04-25 16:36:39 -04:00
import.js Add equivalent tests for eval code 2016-04-25 16:36:41 -04:00
lex-env-distinct-cls.js Extend coverage for eval code 2016-04-25 16:43:48 -04:00
lex-env-distinct-const.js Extend coverage for eval code 2016-04-25 16:43:48 -04:00
lex-env-distinct-let.js Extend coverage for eval code 2016-04-25 16:43:48 -04:00
lex-env-heritage.js Extend coverage for eval code 2016-04-25 16:43:48 -04:00
lex-env-no-init-cls.js Extend coverage for eval code 2016-04-25 16:43:48 -04:00
lex-env-no-init-const.js Extend coverage for eval code 2016-04-25 16:43:48 -04:00
lex-env-no-init-let.js Extend coverage for eval code 2016-04-25 16:43:48 -04:00
new.target.js Add feature flags for `new.target` 2018-07-24 20:31:35 +01:00
non-definable-function-with-function.js Fix typos; generate tests (#1907) 2018-10-26 17:11:05 -04:00
non-definable-function-with-variable.js Fix typos; generate tests (#1907) 2018-10-26 17:11:05 -04:00
non-definable-global-function.js Add equivalent tests for eval code 2016-04-25 16:36:41 -04:00
non-definable-global-generator.js Add equivalent tests for eval code 2016-04-25 16:36:41 -04:00
non-definable-global-var.js Add equivalent tests for eval code 2016-04-25 16:36:41 -04:00
non-string-object.js Add equivalent tests for eval code 2016-04-25 16:36:41 -04:00
non-string-primitive.js Add equivalent tests for eval code 2016-04-25 16:36:41 -04:00
parse-failure-1.js Add equivalent tests for eval code 2016-04-25 16:36:41 -04:00
parse-failure-2.js Reformat negative SyntaxError tests (runtime) 2016-10-19 15:24:18 -04:00
parse-failure-3.js chore: migrate $ERROR -> throw new Test262Error in test/language/e* (#3098) 2021-07-28 13:48:39 -07:00
parse-failure-4.js chore: migrate $ERROR -> throw new Test262Error in test/language/e* (#3098) 2021-07-28 13:48:39 -07:00
parse-failure-5.js chore: migrate $ERROR -> throw new Test262Error in test/language/e* (#3098) 2021-07-28 13:48:39 -07:00
parse-failure-6.js Add three testcases for test262 suite. (#2692) 2020-07-09 09:57:55 -07:00
realm.js Add cross-realm feature 2017-09-22 15:29:10 -04:00
super-call.js Add tests for early errors from `super` 2016-07-02 15:46:15 -04:00
super-prop.js Add tests for early errors from `super` 2016-07-02 15:46:15 -04: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
this-value-func.js Add equivalent tests for eval code 2016-04-25 16:36:41 -04:00
this-value-global.js Add equivalent tests for eval code 2016-04-25 16:36:41 -04:00
var-env-func-init-global-new.js Use verifyProperty in language/eval-code tests 2023-09-13 16:05:40 +02:00
var-env-func-init-global-update-configurable.js Use verifyProperty in language/eval-code tests 2023-09-13 16:05:40 +02:00
var-env-func-init-global-update-non-configurable.js Use verifyProperty in language/eval-code tests 2023-09-13 16:05:40 +02:00
var-env-func-init-multi.js Extend coverage for eval code 2016-04-25 16:43:48 -04:00
var-env-func-non-strict.js Add equivalent tests for eval code 2016-04-25 16:36:41 -04:00
var-env-func-strict.js Add equivalent tests for eval code 2016-04-25 16:36:41 -04:00
var-env-global-lex-non-strict.js Extend coverage for eval code 2016-04-25 16:43:48 -04:00
var-env-global-lex-strict.js Extend coverage for eval code 2016-04-25 16:43:48 -04:00
var-env-lower-lex-non-strict.js Extend coverage for eval code 2016-04-25 16:43:48 -04:00
var-env-lower-lex-strict.js Extend coverage for eval code 2016-04-25 16:43:48 -04:00
var-env-var-init-global-exstng.js Use verifyProperty in language/eval-code tests 2023-09-13 16:05:40 +02:00
var-env-var-init-global-new.js Use verifyProperty in language/eval-code tests 2023-09-13 16:05:40 +02:00
var-env-var-non-strict.js Add equivalent tests for eval code 2016-04-25 16:36:41 -04:00
var-env-var-strict.js chore: migrate $ERROR -> throw new Test262Error in test/language/e* (#3098) 2021-07-28 13:48:39 -07:00