This website requires JavaScript.
Explore
Help
Register
Sign In
tyler.durden
/
test262
mirror of
https://github.com/tc39/test262.git
Watch
1
Star
0
Fork
You've already forked test262
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9b8d9cf66c
test262
/
test
/
language
/
expressions
/
dynamic-import
History
Nicolò Ribaudo
1bb53aee3e
Update import attributes `assert` tests to current semantics (
#3919
)
...
Co-authored-by: Jordan Harband <ljharb@gmail.com>
2023-09-13 11:35:06 +02: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
…
import-assertions
Update import attributes `assert` tests to current semantics (
#3919
)
2023-09-13 11:35:06 +02:00
namespace
Remove unnecessary "includes" directives
2019-09-25 13:59:24 -04:00
syntax
Move all tests using import assertions to files named as such
2023-07-17 16:32:25 +02: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
Fix a couple of minor issues in dynamic-import tests
2018-11-22 17:54:39 +00:00
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
…