/
githubmirror
/
node
ОбзорДокументацияВойти
/
githubmirror
/
node
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
node/
test/es-module/
..
es-module.status

test: skip test-http-imports on macos

год назад
test-cjs-esm-warn.js

module: unflag --experimental-require-module

год назад
test-cjs-legacyMainResolve-permission.js

src,permission: add multiple allow-fs-* flags

3 года назад
test-cjs-legacyMainResolve.js

lib: improve error message when index not found on cjs

2 года назад
test-cjs-prototype-pollution.js

esm: protect ESM loader from prototype pollution

4 года назад
test-disable-require-module-with-detection.js

module: check --experimental-require-module separately from detection

год назад
test-dynamic-import-script-lifetime.js

module: use symbol in WeakMap to manage host defined options

3 года назад
test-esm-assert-strict.mjs

assert: add `assert/strict` alias module

6 лет назад
test-esm-assertionless-json-import.js

esm: use import attributes instead of import assertions

3 года назад
test-esm-basic-imports.mjs

esm: improve typings and code coverage

4 года назад
test-esm-child-process-fork-main.mjs

child_process: queue pending messages

5 лет назад
test-esm-cjs-builtins.js

test: refactor ESM tests to improve performance

4 года назад
test-esm-cjs-exports.js

module: unflag detect-module

год назад
test-esm-cjs-load-error-note.mjs

module: support require()ing synchronous ESM graphs

2 года назад
test-esm-cjs-main.js

test: refactor ESM tests to improve performance

4 года назад
test-esm-cjs-named-error.mjs

test: ensure never settling promises are detected

3 года назад
test-esm-custom-exports.mjs

cli: add -C alias for --conditions flag

5 лет назад
test-esm-cyclic-dynamic-import.mjs

esm: unflag --experimental-modules

7 лет назад
test-esm-data-urls.js

esm: use import attributes instead of import assertions

3 года назад
test-esm-default-type.mjs

esm: unflag --experimental-modules

7 лет назад
test-esm-detect-ambiguous.mjs

module: unflag --experimental-require-module

год назад
test-esm-dns-promises.mjs

lib: remove ERR_INVALID_OPT_VALUE and ERR_INVALID_OPT_VALUE_ENCODING

6 лет назад
test-esm-double-encoding.mjs

esm: unflag --experimental-modules

7 лет назад
test-esm-dynamic-import-attribute.js

esm: use import attributes instead of import assertions

3 года назад
test-esm-dynamic-import-attribute.mjs

esm: use import attributes instead of import assertions

3 года назад
test-esm-dynamic-import-commonjs.js

esm: do not call `getSource` when format is `commonjs`

3 года назад
test-esm-dynamic-import-commonjs.mjs

esm: do not call `getSource` when format is `commonjs`

3 года назад
test-esm-dynamic-import-mutating-fs.js

test,benchmark: use `tmpdir.fileURL()`

3 года назад
test-esm-dynamic-import-mutating-fs.mjs

test,benchmark: use `tmpdir.fileURL()`

3 года назад
test-esm-dynamic-import.js

vm: allow dynamic import with a referrer realm

3 года назад
test-esm-encoded-path-native.js

test: refactor ESM tests to improve performance

4 года назад
test-esm-encoded-path.mjs

lib: fix regular expression to detect `/` and `\`

5 лет назад
test-esm-error-cache.js

test: use `.then(common.mustCall())` for all async IIFEs

6 лет назад
test-esm-example-loader.mjs

esm: consolidate ESM loader hooks

5 лет назад
test-esm-experimental-warnings.mjs

esm: update loaders warning

3 года назад
test-esm-export-not-found.mjs

test: refactor ESM tests to improve performance

4 года назад
test-esm-exports-deprecations.mjs

module: exports & imports map invalid slash deprecation

4 года назад
test-esm-exports.mjs

test: replace `.substr` with `.slice`

2 года назад
test-esm-extension-lookup-deprecation.mjs

test: use `tmpdir.resolve()`

3 года назад
test-esm-extensionless-esm-and-wasm.mjs

module: unflag detect-module

год назад
test-esm-forbidden-globals.mjs

esm: unflag --experimental-modules

7 лет назад
test-esm-fs-promises.mjs

fs: add fs/promises alias module

6 лет назад
test-esm-import-assertion-warning.mjs

esm: fix inconsistency with `importAssertion` in `resolve` hook

2 года назад
test-esm-import-attributes-1.mjs

esm: use import attributes instead of import assertions

3 года назад
test-esm-import-attributes-2.mjs

esm: use import attributes instead of import assertions

3 года назад
test-esm-import-attributes-3.mjs

esm: use import attributes instead of import assertions

3 года назад
test-esm-import-attributes-errors.js

src: iterate on import attributes array correctly

3 года назад
test-esm-import-attributes-errors.mjs

src: iterate on import attributes array correctly

3 года назад
test-esm-import-attributes-validation.js

esm: use import attributes instead of import assertions

3 года назад
test-esm-import-flag.mjs

module: unflag detect-module

год назад
test-esm-import-json-named-export.mjs

test: refactor ESM tests to improve performance

4 года назад
test-esm-import-meta-resolve.mjs

test: refactor some esm tests

2 года назад
test-esm-import-meta.mjs

esm: add import.meta.dirname and import.meta.filename

3 года назад
test-esm-imports-deprecations.mjs

module: fix segment deprecation for imports field

4 года назад
test-esm-imports.mjs

test: replace `.substr` with `.slice`

2 года назад
test-esm-initialization.mjs

test: fix `es-module/test-esm-initialization`

3 года назад
test-esm-invalid-data-urls.js

lib: fix MIME overmatch in data URLs

3 года назад
test-esm-invalid-pjson.js

test: adapt to new JSON SyntaxError messages

4 года назад
test-esm-json-cache.mjs

esm: use import attributes instead of import assertions

3 года назад
test-esm-json.mjs

esm: mark import attributes and JSON module as stable

2 года назад
test-esm-live-binding.mjs

esm: unflag --experimental-modules

7 лет назад
test-esm-loader-cache-clearing.js

esm: unflag --experimental-modules

7 лет назад
test-esm-loader-chaining.mjs

esm: unflag `Module.register` and allow nested loader `import()`

3 года назад
test-esm-loader-custom-condition.mjs

util: fix module prefixes during inspection

6 лет назад
test-esm-loader-default-resolver.mjs

esm: identify parent importing a url with invalid host

3 года назад
test-esm-loader-dependency.mjs

esm: unflag --experimental-modules

7 лет назад
test-esm-loader-event-loop.mjs

esm: misc test refactors

3 года назад
test-esm-loader-globalpreload-hook.mjs

test: isolate `globalPreload` tests

3 года назад
test-esm-loader-hooks.mjs

module: unflag --experimental-require-module

год назад
test-esm-loader-http-imports.mjs

esm: add `--import` flag

4 года назад
test-esm-loader-invalid-format.mjs

module: loader getSource, getFormat, transform hooks

7 лет назад
test-esm-loader-invalid-url.mjs

esm: add chaining to loaders

4 года назад
test-esm-loader-mock.mjs

esm: refactor mocking test

3 года назад
test-esm-loader-modulemap.js

module: support require()ing synchronous ESM graphs

2 года назад
test-esm-loader-not-found.mjs

test: refactor ESM tests to improve performance

4 года назад
test-esm-loader-programmatically.mjs

esm: add `initialize` hook, integrate with `register`

3 года назад
test-esm-loader-resolve-type.mjs

test: use tmpdir.refresh() in test-esm-loader-resolve-type.mjs

2 года назад
test-esm-loader-search.js

esm: move hook execution to separate thread

3 года назад
test-esm-loader-side-effect.mjs

module: add hook for global preload code

6 лет назад
test-esm-loader-spawn-promisified.mjs

module: prevent main thread exiting before esm worker ends

2 года назад
test-esm-loader-stringify-text.mjs

esm: consolidate ESM loader hooks

5 лет назад
test-esm-loader-thenable.mjs

test: refactor ESM tests to improve performance

4 года назад
test-esm-loader-with-source.mjs

esm: do not call `getSource` when format is `commonjs`

3 года назад
test-esm-loader-with-syntax-error.mjs

esm: move hook execution to separate thread

3 года назад
test-esm-loader.mjs

esm: fix hook name in error message

2 года назад
test-esm-main-lookup.mjs

esm: add a fallback when importer in not a file

2 года назад
test-esm-module-not-found-commonjs-hint.mjs

esm: fix hint on invalid module specifier

2 года назад
test-esm-named-exports.mjs

esm: refactor test-esm-named-exports

3 года назад
test-esm-namespace.mjs

esm: unflag --experimental-modules

7 лет назад
test-esm-no-addons.mjs

src: add option to disable loading native addons

5 лет назад
test-esm-non-js.mjs

test: refactor ESM tests to improve performance

4 года назад
test-esm-nowarn-exports.mjs

test: refactor ESM tests to improve performance

4 года назад
test-esm-path-posix.mjs

path: add `path/posix` and `path/win32` alias modules

6 лет назад
test-esm-path-win32.mjs

path: add `path/posix` and `path/win32` alias modules

6 лет назад
test-esm-pkgname.mjs

test: refactor some esm tests

2 года назад
test-esm-preserve-symlinks-main.js

module: fix `--preserve-symlinks-main`

2 года назад
test-esm-preserve-symlinks-not-found-plain.mjs

esm: unflag --experimental-modules

7 лет назад
test-esm-preserve-symlinks-not-found.mjs

esm: unflag --experimental-modules

7 лет назад
test-esm-preserve-symlinks.js

esm: unflag --experimental-modules

7 лет назад
test-esm-process.mjs

process: fix named report export

4 года назад
test-esm-prototype-pollution.mjs

esm: protect ESM loader from prototype pollution

4 года назад
test-esm-recursive-cjs-dependencies.mjs

esm: fix loading of CJS modules from ESM

3 года назад
test-esm-repl-imports.js

test_runner: align behavior of it and test

3 года назад
test-esm-repl.js

test: prepare for consistent comma-dangle lint rule

5 лет назад
test-esm-require-cache.mjs

esm: unflag --experimental-modules

7 лет назад
test-esm-resolve-type.mjs

module: unflag detect-module

год назад
test-esm-scope-node-modules.mjs

esm: unflag --experimental-modules

7 лет назад
test-esm-shared-loader-dep.mjs

esm: unflag --experimental-modules

7 лет назад
test-esm-shebang.mjs

esm: unflag --experimental-modules

7 лет назад
test-esm-snapshot.mjs

Revert "module: disable cjs snapshotting into esm loader"

6 лет назад
test-esm-source-map.mjs

lib,src: extract sourceMappingURL from module

2 года назад
test-esm-symlink-main.js

test: use `tmpdir.resolve()`

3 года назад
test-esm-symlink-type.js

test: prepare for consistent comma-dangle lint rule

5 лет назад
test-esm-symlink.js

esm: unflag --experimental-modules

7 лет назад
test-esm-syntax-error.mjs

test: refactor ESM tests to improve performance

4 года назад
test-esm-throw-undefined.mjs

esm: unflag --experimental-modules

7 лет назад
test-esm-tla-syntax-errors-not-recognized-as-tla-error.mjs

module: correctly detect top-level await in ambiguous contexts

9 месяцев назад
test-esm-tla-unfinished.mjs

test: refactor ESM tests to improve performance

4 года назад
test-esm-tla.mjs

module: unflag Top-Level Await

6 лет назад
test-esm-type-field-errors-2.js

module: unflag --experimental-require-module

год назад
test-esm-type-field-errors.js

module: unflag --experimental-require-module

год назад
test-esm-type-field.mjs

esm: --experimental-default-type flag to flip module defaults

3 года назад
test-esm-type-flag-cli-entry.mjs

esm: fix hint on invalid module specifier

2 года назад
test-esm-type-flag-errors.mjs

esm: bypass CJS loader in default load under `--default-type=module`

3 года назад
test-esm-type-flag-loose-files.mjs

esm: --experimental-default-type flag to flip module defaults

3 года назад
test-esm-type-flag-package-scopes.mjs

esm: unflag extensionless javascript and wasm in module scope

3 года назад
test-esm-type-flag-string-input.mjs

esm: --experimental-default-type flag to flip module defaults

3 года назад
test-esm-type-main.mjs

module: no type module resolver side effects

6 лет назад
test-esm-undefined-cjs-global-like-variables.js

module: clarify CJS global-like variables not defined error message

5 лет назад
test-esm-unknown-extension.js

esm: unflag extensionless javascript and wasm in module scope

3 года назад
test-esm-url-extname.js

esm: --experimental-default-type flag to flip module defaults

3 года назад
test-esm-util-types.mjs

util: add `util/types` alias module

6 лет назад
test-esm-virtual-json.mjs

esm: use import attributes instead of import assertions

3 года назад
test-esm-wasm.mjs

module: fix code injection through export names

3 года назад
test-esm-windows.js

test: use `tmpdir.resolve()`

3 года назад
test-http-imports-cli.mjs

test: refactor ESM tests to improve performance

4 года назад
test-http-imports.mjs

lib,esm: handle bypass network-import via data:

2 года назад
test-import-module-conditional-exports-module.mjs

module: implement the "module-sync" exports condition

год назад
test-import-module-retry-require-errored.js

module: throw error when re-runing errored module jobs

год назад
test-import-preload-require-cycle.js

module: allow cycles in require() in the CJS handling in ESM loader

год назад
test-loaders-hidden-from-users.js

src: implement natives binding without special casing

3 года назад
test-loaders-unknown-builtin-module.mjs

esm: misc test refactors

3 года назад
test-loaders-workers-spawned.mjs

test: make `test-loaders-workers-spawned` less flaky

2 года назад
test-require-as-esm-interop.mjs

module: support 'module.exports' interop export in require(esm)

год назад
test-require-module-cached-tla.js

module: support require()ing synchronous ESM graphs

2 года назад
test-require-module-conditional-exports-module.js

module: implement the "module-sync" exports condition

год назад
test-require-module-conditional-exports.js

module: support require()ing synchronous ESM graphs

2 года назад
test-require-module-cycle-cjs-esm-esm.js

module: cache synchronous module jobs before linking

год назад
test-require-module-cycle-esm-cjs-esm-esm.js

module: disallow CJS <-> ESM edges in a cycle from require(esm)

2 года назад
test-require-module-cycle-esm-cjs-esm.js

module: disallow CJS <-> ESM edges in a cycle from require(esm)

2 года назад
test-require-module-cycle-esm-esm-cjs-esm-esm.js

module: disallow CJS <-> ESM edges in a cycle from require(esm)

2 года назад
test-require-module-cycle-esm-esm-cjs-esm.js

module: disallow CJS <-> ESM edges in a cycle from require(esm)

2 года назад
test-require-module-default-extension.js

module: add __esModule to require()'d ESM

год назад
test-require-module-defined-esmodule.js

module: add __esModule to require()'d ESM

год назад
test-require-module-detect-entry-point-aou.js

module: unflag detect-module

год назад
test-require-module-detect-entry-point.js

module: unflag detect-module

год назад
test-require-module-dont-detect-cjs.js

module: unflag detect-module

год назад
test-require-module-dynamic-import-1.js

module: add __esModule to require()'d ESM

год назад
test-require-module-dynamic-import-2.js

module: add __esModule to require()'d ESM

год назад
test-require-module-dynamic-import-3.js

module: add __esModule to require()'d ESM

год назад
test-require-module-dynamic-import-4.js

module: add __esModule to require()'d ESM

год назад
test-require-module-error-catching.js

module: clarify cjs global-like error on ModuleJobSync

год назад
test-require-module-errors.js

module: support require()ing synchronous ESM graphs

2 года назад
test-require-module-feature-detect.js

process: add process.features.require_module

год назад
test-require-module-implicit.js

module: unflag detect-module

год назад
test-require-module-instantiated.mjs

module: handle instantiated async module jobs in require(esm)

год назад
test-require-module-preload.js

module: only emit require(esm) warning under --trace-require-module

год назад
test-require-module-retry-import-errored-2.js

module: throw error when re-runing errored module jobs

год назад
test-require-module-retry-import-errored.js

module: allow ESM that failed to be required to be re-imported

год назад
test-require-module-retry-import-evaluating.js

module: allow ESM that failed to be required to be re-imported

год назад
test-require-module-special-import.js

module: support require()ing synchronous ESM graphs

2 года назад
test-require-module-synchronous-rejection-handling.js

module: mark evaluation rejection in require(esm) as handled

год назад
test-require-module-tla-execution.js

module: improve error message from asynchronicity in require(esm)

год назад
test-require-module-tla-nested.js

module: improve error message from asynchronicity in require(esm)

год назад
test-require-module-tla-print-execution.js

module: improve error message from asynchronicity in require(esm)

год назад
test-require-module-tla-rejected.js

module: improve error message from asynchronicity in require(esm)

год назад
test-require-module-tla-resolved.js

module: improve error message from asynchronicity in require(esm)

год назад
test-require-module-tla-retry-import-2.js

module: allow ESM that failed to be required to be re-imported

год назад
test-require-module-tla-retry-import.js

module: allow ESM that failed to be required to be re-imported

год назад
test-require-module-tla-retry-require.js

module: fix error thrown from require(esm) hitting TLA repeatedly

год назад
test-require-module-tla-unresolved.js

module: improve error message from asynchronicity in require(esm)

год назад
test-require-module-transpiled.js

module: add __esModule to require()'d ESM

год назад
test-require-module-twice.js

module: support require()ing synchronous ESM graphs

2 года назад
test-require-module-warning.js

module: only emit require(esm) warning under --trace-require-module

год назад
test-require-module-with-detection.js

module: unflag detect-module

год назад
test-require-module.js

module: only emit require(esm) warning under --trace-require-module

год назад
test-require-node-modules-warning.js

module: only emit require(esm) warning under --trace-require-module

год назад
test-vm-compile-function-leak.js

test: use checkIfCollectable in vm leak tests

3 года назад
test-vm-compile-function-lineoffset.js

lib: fix compileFunction throws range error for negative numbers

3 года назад
test-vm-contextified-script-leak.js

test: deflake test-vm-contextified-script-leak

3 года назад
test-vm-main-context-default-loader.js

vm: support using the default loader to handle dynamic import()

2 года назад
test-vm-source-text-module-leak.js

v8: implement v8.queryObjects() for memory leak regression testing

2 года назад
test-vm-synthetic-module-leak.js

test: use checkIfCollectable in vm leak tests

3 года назад
test-wasm-memory-out-of-bound.js

esm: --experimental-default-type flag to flip module defaults

3 года назад
test-wasm-simple.js

esm: --experimental-default-type flag to flip module defaults

3 года назад
test-wasm-web-api.js

esm: --experimental-default-type flag to flip module defaults

3 года назад
testcfg.py

test: run ESM tests in parallel

8 лет назад
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©