node/test/fixtures/es-modules
Jacob Smith 2613a9ced9 esm: move hook execution to separate thread
PR-URL: https://github.com/nodejs/node/pull/44710
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
Co-authored-by: Geoffrey Booth <webadmin@geoffreybooth.com>
Co-authored-by: Michaël Zasso <targos@protonmail.com>
2023-04-13 16:48:54 -03:00
..
deprecated-folders-ignore module: fix Windows folder exports deprecation warning 2021-01-12 14:45:51 +01:00
json-cache
module-counter-by-type loader: return package format from defaultResolve if known 2021-12-13 20:44:00 +00:00
package-cjs-named-error
package-type-commonjs
package-type-module esm: refine ERR_REQUIRE_ESM errors 2021-07-15 08:52:37 -07:00
package-without-pjson loader: return package format from defaultResolve if known 2021-12-13 20:44:00 +00:00
package-without-type
pjson-invalid
pjson-main
pkgimports module: fix segment deprecation for imports field 2022-10-13 07:31:31 -07:00
self-deprecated-folders module: runtime deprecate subpath folder mappings 2020-10-30 12:12:56 -04:00
tla esm: make process.exit() default to exit code 0 2022-01-14 01:37:41 +01:00
builtin-imports-case.mjs module: fix builtin reexport tracing 2020-10-04 10:30:13 -07:00
cjs-esm-esm.js esm: refine ERR_REQUIRE_ESM errors 2021-07-15 08:52:37 -07:00
cjs-esm.js module: fix ERR_REQUIRE_ESM error for null frames 2021-07-31 02:32:19 +00:00
cjs-exports-invalid.mjs
cjs-exports.mjs deps: update to cjs-module-lexer@1.2.1 2021-04-30 14:43:48 +02:00
cjs-file.cjs
cjs.js
conditional-exports.js
conditional-exports.mjs
dep1.js module: fix builtin reexport tracing 2020-10-04 10:30:13 -07:00
dep2.js module: fix builtin reexport tracing 2020-10-04 10:30:13 -07:00
es-note-error-1.cjs module: only try to enrich CJS syntax errors 2020-10-19 18:41:10 +00:00
es-note-error-1.mjs module: only try to enrich CJS syntax errors 2020-10-19 18:41:10 +00:00
es-note-error-2.cjs module: only try to enrich CJS syntax errors 2020-10-19 18:41:10 +00:00
es-note-error-2.mjs module: only try to enrich CJS syntax errors 2020-10-19 18:41:10 +00:00
es-note-error-3.cjs module: only try to enrich CJS syntax errors 2020-10-19 18:41:10 +00:00
es-note-error-3.mjs module: only try to enrich CJS syntax errors 2020-10-19 18:41:10 +00:00
es-note-error-4.cjs module: only try to enrich CJS syntax errors 2020-10-19 18:41:10 +00:00
es-note-error-4.mjs module: only try to enrich CJS syntax errors 2020-10-19 18:41:10 +00:00
es-note-promiserej-import-2.cjs
es-note-unexpected-export-1.cjs
es-note-unexpected-export-2.cjs
es-note-unexpected-import-1.cjs
es-note-unexpected-import-3.cjs
es-note-unexpected-import-4.cjs
es-note-unexpected-import-5.cjs
esm-snapshot-mutator.js
esm-snapshot.js
esm-top-level-await.mjs esm: add --import flag 2022-07-31 04:08:02 +01:00
exports-cases.js deps: update to cjs-module-lexer@1.2.1 2021-04-30 14:43:48 +02:00
exports-cases2.js
exports-cases3.js
file.ext esm: consolidate ESM loader hooks 2021-09-11 18:08:35 -07:00
file.unknown esm: consolidate ESM loader hooks 2021-09-11 18:08:35 -07:00
import-invalid-ext.mjs
import-invalid-pjson.mjs
import-json-named-export.mjs test: remove eslint-disable comments from fixtures 2022-02-06 08:26:00 -08:00
import-process-exit.mjs
import-resolve-exports.mjs esm: move hook execution to separate thread 2023-04-13 16:48:54 -03:00
invalid-cjs.js
json-modules.mjs esm: add support for JSON import assertion 2021-11-03 20:06:55 -07:00
loop.mjs
message.mjs
mjs-file.mjs
noext
pattern-trailing-slash.mjs module: deprecate trailing slash pattern mappings 2021-09-14 23:58:56 -07:00
print-3.mjs esm: add --import flag 2022-07-31 04:08:02 +01:00
process-exit.mjs
runmain.mjs esm: move hook execution to separate thread 2023-04-13 16:48:54 -03:00
simple.wasm
simple.wat
stateful.mjs esm: consolidate ESM loader hooks 2021-09-11 18:08:35 -07:00
symlink.mjs
test-esm-comma,.mjs lib: fix regular expression to detect / and \ 2021-10-21 14:55:00 +00:00
test-esm-double-encoding-native%20.mjs
test-esm-ok.mjs
wasm-dep.mjs
wasm-modules.mjs