test262/test/language/expressions/optional-chaining
Cam Tenny 4d9d5c570d Refactor simple cases of (IIFE/async function).then(\$DONE, \$DONE); to use asyncTest 2023-02-21 11:04:09 -08:00
..
call-expression-super-no-base.js tools: enforce restriction on YAML negative key 2022-01-10 13:50:38 -05:00
call-expression.js Add missing `?` in unit test (#2477) 2020-01-24 14:22:34 -05:00
early-errors-tail-position-null-op-template-string-esi.js tools: enforce restriction on YAML negative key 2022-01-10 13:50:38 -05:00
early-errors-tail-position-null-op-template-string.js tools: enforce restriction on YAML negative key 2022-01-10 13:50:38 -05:00
early-errors-tail-position-null-optchain-template-string-esi.js tools: enforce restriction on YAML negative key 2022-01-10 13:50:38 -05:00
early-errors-tail-position-null-optchain-template-string.js tools: enforce restriction on YAML negative key 2022-01-10 13:50:38 -05:00
early-errors-tail-position-op-template-string-esi.js tools: enforce restriction on YAML negative key 2022-01-10 13:50:38 -05:00
early-errors-tail-position-op-template-string.js tools: enforce restriction on YAML negative key 2022-01-10 13:50:38 -05:00
early-errors-tail-position-optchain-template-string-esi.js tools: enforce restriction on YAML negative key 2022-01-10 13:50:38 -05:00
early-errors-tail-position-optchain-template-string.js tools: enforce restriction on YAML negative key 2022-01-10 13:50:38 -05:00
eval-optional-call.js Expand tests for Optional Chaining 2020-06-30 17:37:01 -04:00
iteration-statement-do.js feat(optional-chaining): add tests for IterationStatement 2019-11-17 21:11:24 -08:00
iteration-statement-for-await-of.js Refactor simple cases of (IIFE/async function).then(\$DONE, \$DONE); to use asyncTest 2023-02-21 11:04:09 -08:00
iteration-statement-for-in.js feat(optional-chaining): add tests for IterationStatement 2019-11-17 21:11:24 -08:00
iteration-statement-for-of-type-error.js chore: added a few more examples based on code review 2019-11-18 20:44:34 -08:00
iteration-statement-for.js chore: added a few more examples based on code review 2019-11-18 20:44:34 -08:00
iteration-statement-while.js feat(optional-chaining): add tests for IterationStatement 2019-11-17 21:11:24 -08:00
member-expression-async-identifier.js Refactor simple cases of (IIFE/async function).then(\$DONE, \$DONE); to use asyncTest 2023-02-21 11:04:09 -08:00
member-expression-async-literal.js Refactor simple cases of (IIFE/async function).then(\$DONE, \$DONE); to use asyncTest 2023-02-21 11:04:09 -08:00
member-expression-async-this.js test: adding async optional chaining tests (#2337) 2019-09-18 13:33:29 -03:00
member-expression.js Fix typo from optional chaining test (#2287) 2019-08-14 12:47:31 -04:00
new-target-optional-call.js fix delete test, add error tests, fix lint (#2453) 2019-12-21 16:57:41 -05:00
optional-call-preserves-this.js Add test verifying that optional call preserves `this`. (#2436) 2019-12-03 16:28:15 -05:00
optional-chain-async-optional-chain-square-brackets.js Refactor simple cases of (IIFE/async function).then(\$DONE, \$DONE); to use asyncTest 2023-02-21 11:04:09 -08:00
optional-chain-async-square-brackets.js Refactor simple cases of (IIFE/async function).then(\$DONE, \$DONE); to use asyncTest 2023-02-21 11:04:09 -08:00
optional-chain-expression-optional-expression.js test: add test for ?. [expression] edge cases (#2297) 2019-08-28 15:02:17 -03:00
optional-chain-prod-arguments.js Expand tests for Optional Chaining 2020-06-30 17:37:01 -04:00
optional-chain-prod-expression.js Expand tests for Optional Chaining 2020-06-30 17:37:01 -04:00
optional-chain-prod-identifiername.js Expand tests for Optional Chaining 2020-06-30 17:37:01 -04:00
optional-chain.js test: continuing to flesh out optional chaining tests (#2272) 2019-08-13 00:48:50 -04:00
optional-expression.js test: continuing to flesh out optional chaining tests (#2272) 2019-08-13 00:48:50 -04:00
punctuator-decimal-lookahead.js
runtime-semantics-evaluation.js
short-circuiting.js
static-semantics-simple-assignment.js tools: enforce restriction on YAML negative key 2022-01-10 13:50:38 -05:00
super-property-optional-call.js feat: regression tests for optional call (#2429) 2019-12-18 11:35:28 -05:00
update-expression-postfix.js tools: enforce restriction on YAML negative key 2022-01-10 13:50:38 -05:00
update-expression-prefix.js tools: enforce restriction on YAML negative key 2022-01-10 13:50:38 -05:00