node/test/es-module
Guy Bedford 39e032fe86
module: fix main lookup regression from #18728
Backport-PR-URL: https://github.com/nodejs/node/pull/18923
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-03-07 09:32:45 -08:00
..
es-module.status
esm-snapshot-mutator.js
esm-snapshot.js
json.json
test-esm-basic-imports.mjs
test-esm-cyclic-dynamic-import.mjs module: fix cyclical dynamic import 2018-03-07 09:29:50 -08:00
test-esm-double-encoding-native%20.js
test-esm-double-encoding.mjs
test-esm-dynamic-import.js
test-esm-encoded-path-native.js
test-esm-encoded-path.mjs
test-esm-example-loader.js
test-esm-forbidden-globals.mjs
test-esm-json.mjs
test-esm-loader-dependency.mjs
test-esm-loader-modulemap.js module: refactor loader 2018-02-20 17:02:45 -05:00
test-esm-loader-search.js module: refactor loader 2018-02-20 17:02:45 -05:00
test-esm-main-lookup.mjs module: fix main lookup regression from #18728 2018-03-07 09:32:45 -08: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-02-21 10:18:51 -05: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: specify 'dir' for directory symlinks 2018-03-05 10:07:17 +00:00
testcfg.py