node/test/es-module
Guy Bedford cb93c60e64 module: exports not exported for null resolutions
PR-URL: https://github.com/nodejs/node/pull/32838
Reviewed-By: Jan Krems <jan.krems@gmail.com>
2020-04-28 13:15:04 +02:00
..
es-module.status test: update es-module.status prefix 2017-10-01 16:10:17 -07:00
test-cjs-esm-warn.js module: fixup lint and test regressions 2019-12-09 10:23:07 +01:00
test-esm-basic-imports.mjs esm: unflag --experimental-modules 2019-11-17 00:39:55 -08:00
test-esm-cjs-load-error-note.mjs esm: unflag --experimental-modules 2019-11-17 00:39:55 -08:00
test-esm-cjs-main.js esm: unflag --experimental-modules 2019-11-17 00:39:55 -08:00
test-esm-cyclic-dynamic-import.mjs esm: unflag --experimental-modules 2019-11-17 00:39:55 -08:00
test-esm-data-urls.js module: loader getSource, getFormat, transform hooks 2020-01-16 01:10:05 -05:00
test-esm-default-type.mjs esm: unflag --experimental-modules 2019-11-17 00:39:55 -08:00
test-esm-double-encoding.mjs esm: unflag --experimental-modules 2019-11-17 00:39:55 -08:00
test-esm-dynamic-import.js module: remove experimental modules warning 2020-04-28 13:15:02 +02:00
test-esm-encoded-path-native.js esm: unflag --experimental-modules 2019-11-17 00:39:55 -08:00
test-esm-encoded-path.mjs esm: unflag --experimental-modules 2019-11-17 00:39:55 -08:00
test-esm-error-cache.js esm: unflag --experimental-modules 2019-11-17 00:39:55 -08:00
test-esm-example-loader.js esm: unflag --experimental-modules 2019-11-17 00:39:55 -08:00
test-esm-exports.mjs module: exports not exported for null resolutions 2020-04-28 13:15:04 +02:00
test-esm-forbidden-globals.mjs esm: unflag --experimental-modules 2019-11-17 00:39:55 -08:00
test-esm-get-source-loader.mjs module: loader getSource, getFormat, transform hooks 2020-01-16 01:10:05 -05:00
test-esm-import-meta-resolve.mjs esm: import.meta.resolve with nodejs: builtins 2020-02-17 12:04:35 -08:00
test-esm-import-meta.mjs esm: unflag --experimental-modules 2019-11-17 00:39:55 -08:00
test-esm-invalid-extension.js module: loader getSource, getFormat, transform hooks 2020-01-16 01:10:05 -05:00
test-esm-json-cache.mjs esm: unflag --experimental-modules 2019-11-17 00:39:55 -08:00
test-esm-json.mjs module: add warnings for experimental flags 2019-12-09 10:23:06 +01:00
test-esm-live-binding.mjs esm: unflag --experimental-modules 2019-11-17 00:39:55 -08:00
test-esm-loader-cache-clearing.js esm: unflag --experimental-modules 2019-11-17 00:39:55 -08:00
test-esm-loader-custom-condition.mjs module: expose exports conditions to loaders 2020-04-11 10:05:46 +02:00
test-esm-loader-dependency.mjs esm: unflag --experimental-modules 2019-11-17 00:39:55 -08:00
test-esm-loader-get-format.mjs module: loader getSource, getFormat, transform hooks 2020-01-16 01:10:05 -05:00
test-esm-loader-invalid-format.mjs module: loader getSource, getFormat, transform hooks 2020-01-16 01:10:05 -05:00
test-esm-loader-invalid-url.mjs module: loader getSource, getFormat, transform hooks 2020-01-16 01:10:05 -05:00
test-esm-loader-missing-dynamic-instantiate-hook.mjs esm: unflag --experimental-modules 2019-11-17 00:39:55 -08:00
test-esm-loader-modulemap.js test: refactor common.expectsError 2020-01-03 17:47:37 +01:00
test-esm-loader-search.js module: loader getSource, getFormat, transform hooks 2020-01-16 01:10:05 -05:00
test-esm-loader-side-effect.mjs module: add hook for global preload code 2020-03-24 12:25:20 -04:00
test-esm-main-lookup.mjs esm: unflag --experimental-modules 2019-11-17 00:39:55 -08:00
test-esm-named-exports.mjs esm: unflag --experimental-modules 2019-11-17 00:39:55 -08:00
test-esm-namespace.mjs esm: unflag --experimental-modules 2019-11-17 00:39:55 -08:00
test-esm-non-js.js esm: disable non-js exts outside package scopes 2019-11-17 00:40:00 -08:00
test-esm-nowarn-exports.mjs module: remove experimental modules warning 2020-04-28 13:15:02 +02:00
test-esm-pkgname.mjs esm: unflag --experimental-modules 2019-11-17 00:39:55 -08:00
test-esm-preserve-symlinks-main.js esm: unflag --experimental-modules 2019-11-17 00:39:55 -08:00
test-esm-preserve-symlinks-not-found-plain.mjs esm: unflag --experimental-modules 2019-11-17 00:39:55 -08:00
test-esm-preserve-symlinks-not-found.mjs esm: unflag --experimental-modules 2019-11-17 00:39:55 -08:00
test-esm-preserve-symlinks.js esm: unflag --experimental-modules 2019-11-17 00:39:55 -08:00
test-esm-process.mjs esm: unflag --experimental-modules 2019-11-17 00:39:55 -08:00
test-esm-repl.js esm: unflag --experimental-modules 2019-11-17 00:39:55 -08:00
test-esm-require-cache.mjs esm: unflag --experimental-modules 2019-11-17 00:39:55 -08:00
test-esm-resolve-hook.mjs esm: unflag --experimental-modules 2019-11-17 00:39:55 -08:00
test-esm-scope-node-modules.mjs esm: unflag --experimental-modules 2019-11-17 00:39:55 -08:00
test-esm-shared-loader-dep.mjs esm: unflag --experimental-modules 2019-11-17 00:39:55 -08:00
test-esm-shebang.mjs esm: unflag --experimental-modules 2019-11-17 00:39:55 -08:00
test-esm-snapshot.mjs esm: unflag --experimental-modules 2019-11-17 00:39:55 -08:00
test-esm-specifiers-both-flags.mjs module: fixup lint and test regressions 2019-12-09 10:23:07 +01:00
test-esm-specifiers-legacy-flag.mjs esm: make specifier flag clearly experimental 2019-12-09 10:23:05 +01:00
test-esm-specifiers.mjs esm: make specifier flag clearly experimental 2019-12-09 10:23:05 +01:00
test-esm-symlink-main.js esm: unflag --experimental-modules 2019-11-17 00:39:55 -08:00
test-esm-symlink-type.js esm: unflag --experimental-modules 2019-11-17 00:39:55 -08:00
test-esm-symlink.js esm: unflag --experimental-modules 2019-11-17 00:39:55 -08:00
test-esm-throw-undefined.mjs esm: unflag --experimental-modules 2019-11-17 00:39:55 -08:00
test-esm-transform-source-loader.mjs module: loader getSource, getFormat, transform hooks 2020-01-16 01:10:05 -05:00
test-esm-type-flag-errors.js lib,test: improves ERR_REQUIRE_ESM message 2019-12-09 10:23:07 +01:00
test-esm-type-flag.mjs esm: unflag --experimental-modules 2019-11-17 00:39:55 -08:00
test-esm-unknown-or-no-extension.js module: drop support for extensionless main entry points in esm 2020-02-17 10:57:11 -08:00
test-esm-wasm.mjs module: add warnings for experimental flags 2019-12-09 10:23:06 +01:00
test-esm-windows.js test: use tmpdir.refresh() in test-esm-windows.js 2020-01-03 16:12:04 +01:00
testcfg.py test: run ESM tests in parallel 2018-08-04 18:14:13 +02:00