0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 23:16:30 +01:00
nodejs/test/es-module
Guy Bedford 7748865cd3
module: fix main lookup regression from #18728
PR-URL: https://github.com/nodejs/node/pull/18788
Refs: https://github.com/nodejs/node/pull/18728
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2018-02-16 19:46:28 +01:00
..
es-module.status
esm-snapshot-mutator.js
esm-snapshot.js
json.json
test-esm-basic-imports.mjs
test-esm-double-encoding-native%20.js
test-esm-double-encoding.mjs
test-esm-dynamic-import.js module: enable dynamic import flag for esmodules 2018-01-31 16:05:23 -08:00
test-esm-encoded-path-native.js
test-esm-encoded-path.mjs
test-esm-example-loader.js
test-esm-forbidden-globals.mjs
test-esm-import-meta.mjs src,lib: implement import.meta 2018-02-01 13:46:56 +01:00
test-esm-json.mjs
test-esm-loader-dependency.mjs
test-esm-loader-modulemap.js module: refactor loader 2018-01-15 12:42:29 -06:00
test-esm-loader-search.js module: refactor loader 2018-01-15 12:42:29 -06:00
test-esm-main-lookup.mjs module: fix main lookup regression from #18728 2018-02-16 19:46:28 +01:00
test-esm-named-exports.mjs
test-esm-namespace.mjs
test-esm-ok.mjs
test-esm-preserve-symlinks-not-found-plain.mjs
test-esm-preserve-symlinks-not-found.mjs
test-esm-preserve-symlinks.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-esm-require-cache.mjs
test-esm-resolve-hook.mjs
test-esm-shared-loader-dep.mjs
test-esm-shebang.mjs
test-esm-snapshot.mjs
test-esm-symlink.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
testcfg.py