test262/test/language/expressions/dynamic-import
Nicolò Ribaudo bc5c14176e
Add evaluation tests for `import.defer` with sync/async modules (#4375)
* Add evaluation tests for `import.defer` with sync/async modules

* Remove accidental import declaration
2025-02-04 11:43:57 -08:00
..
assignment-expression Refactor simple cases of (IIFE/async function).then(\$DONE, \$DONE); to use asyncTest 2023-02-21 11:04:09 -08:00
catch Add syntax tests for `import.defer` (#4374) 2025-02-04 11:38:19 -08:00
import-attributes Remove README about keeping import-assertions tests in sync 2024-08-22 12:19:08 -07:00
import-defer Add evaluation tests for `import.defer` with sync/async modules (#4375) 2025-02-04 11:43:57 -08:00
namespace
syntax Add syntax tests for `import.defer` (#4374) 2025-02-04 11:38:19 -08:00
usage generate tests 2021-10-22 09:00:00 -04:00
always-create-new-promise.js
assign-expr-get-value-abrupt-throws.js
await-import-evaluation.js
await-import-evaluation_FIXTURE.js
custom-primitive.js Refactor simple cases of (IIFE/async function).then(\$DONE, \$DONE); to use asyncTest 2023-02-21 11:04:09 -08:00
custom-tostring_FIXTURE.js
custom-valueof_FIXTURE.js
dynamic-import-module_FIXTURE.js
empty_FIXTURE.js
escape-sequence-import.js Update "info" field (#2941) 2021-01-28 16:03:01 -08:00
eval-export-dflt-cls-anon.js
eval-export-dflt-cls-name-meth.js
eval-export-dflt-cls-named.js
eval-export-dflt-expr-cls-anon.js
eval-export-dflt-expr-cls-name-meth.js
eval-export-dflt-expr-cls-named.js
eval-export-dflt-expr-fn-anon.js
eval-export-dflt-expr-fn-named.js
eval-export-dflt-expr-gen-anon.js
eval-export-dflt-expr-gen-named.js
eval-export-dflt-expr-in.js
eval-rqstd-once.js
eval-rqstd-once_FIXTURE.js
eval-self-once-module.js
eval-self-once-script.js
for-await-resolution-and-error-a_FIXTURE.js
for-await-resolution-and-error-agen-yield.js Refactor simple cases of (IIFE/async function).then(\$DONE, \$DONE); to use asyncTest 2023-02-21 11:04:09 -08:00
for-await-resolution-and-error-agen.js Refactor simple cases of (IIFE/async function).then(\$DONE, \$DONE); to use asyncTest 2023-02-21 11:04:09 -08:00
for-await-resolution-and-error-b_FIXTURE.js
for-await-resolution-and-error-poisoned_FIXTURE.js
for-await-resolution-and-error.js
imported-self-update.js Refactor simple cases of (IIFE/async function).then(\$DONE, \$DONE); to use asyncTest 2023-02-21 11:04:09 -08:00
indirect-resolution-1_FIXTURE.js
indirect-resolution-2_FIXTURE.js
indirect-resolution.js
module-code_FIXTURE.js
returns-promise.js
reuse-namespace-object-from-import.js
reuse-namespace-object-from-script.js
reuse-namespace-object.js
update-to-dynamic-import-other_FIXTURE.js
update-to-dynamic-import.js Refactor simple cases of (IIFE/async function).then(\$DONE, \$DONE); to use asyncTest 2023-02-21 11:04:09 -08:00
update-to-dynamic-import_FIXTURE.js
usage-from-eval.js