node/test/fixtures
Gürgün Dayıoğlu a65421a679
Some checks are pending
Coverage Linux (without intl) / coverage-linux-without-intl (push) Waiting to run
Coverage Linux / coverage-linux (push) Waiting to run
Coverage Windows / coverage-windows (push) Waiting to run
Test and upload documentation to artifacts / build-docs (push) Waiting to run
Linters / lint-addon-docs (push) Waiting to run
Linters / lint-cpp (push) Waiting to run
Linters / format-cpp (push) Waiting to run
Linters / lint-js-and-md (push) Waiting to run
Linters / lint-nix (push) Waiting to run
Linters / lint-py (push) Waiting to run
Linters / lint-yaml (push) Waiting to run
Linters / lint-sh (push) Waiting to run
Linters / lint-codeowners (push) Waiting to run
Linters / lint-pr-url (push) Waiting to run
Linters / lint-readme (push) Waiting to run
Notify on Push / Notify on Force Push on `main` (push) Waiting to run
Notify on Push / Notify on Push on `main` with invalid message (push) Waiting to run
Scorecard supply-chain security / Scorecard analysis (push) Waiting to run
process: preserve AsyncLocalStorage in queueMicrotask only when needed
PR-URL: https://github.com/nodejs/node/pull/60913
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Stephen Belanger <admin@stephenbelanger.com>
Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
2025-12-21 01:12:15 +00:00
..
0-dns
apilinks
b
clustered-server
console test: force slow JSON.stringify path for overflow 2025-05-30 06:22:52 +00:00
copy test: add test that uses multibyte for path and resolves modules 2025-01-25 08:32:23 +01:00
crypto test,crypto: sha3 algorithms aren't supported with BoringSSL 2025-10-25 11:30:34 +00:00
cycles
debugger debugger: add a command to set which lines to check for context 2023-03-12 04:47:18 +00:00
disable-signal test: add line break at end of file 2025-01-16 15:54:48 +01:00
dotenv util: fix parseEnv incorrectly splitting multiple ‘=‘ in value 2025-04-06 07:47:28 +00:00
errors process: preserve AsyncLocalStorage in queueMicrotask only when needed 2025-12-21 01:12:15 +00:00
es-module-loaders esm: use sync loading/resolving on non-loader-hook thread 2025-10-31 20:45:10 +00:00
es-module-require-cache esm: bypass CJS loader in default load under --default-type=module 2023-11-10 09:20:46 +01:00
es-module-shadow-realm module: bootstrap module loaders in shadow realm 2023-11-13 22:09:47 +08:00
es-module-specifiers esm: remove specifier resolution flag 2022-10-04 09:44:08 +00:00
es-module-url
es-modules module: allow subpath imports that start with #/ 2025-12-04 02:27:04 +00:00
eval tools: enable linter in test/fixtures/eval 2025-04-04 10:39:36 +02:00
GH-7131
GH-54265 lib: fix emit warning for debuglog.time when disabled 2024-08-27 16:20:35 +00:00
global
icu test: fix localization data for ICU 74.2 2025-01-23 22:14:10 +00:00
import-require-cycle module: allow cycles in require() in the CJS handling in ESM loader 2025-06-11 09:33:16 +00:00
inspect-worker inspector: support for worker inspection in chrome devtools 2025-05-12 13:25:00 +00:00
inspector-instrumentation-breakpoint test: add Debugger.setInstrumentationBreakpoint known issue 2024-05-12 22:33:07 +02:00
inspector-network-resource inspector: initial support for Network.loadNetworkResource 2025-07-10 12:34:11 +00:00
internal-modules
json-with-directory-name-module
keys crypto: support SLH-DSA KeyObject, sign, and verify 2025-08-26 15:41:25 +00:00
macos-app-sandbox
module-extension-over-directory
module-hooks module: preserve URL in the parent created by createRequire() 2025-12-13 07:36:20 +00:00
module-load-order
module-mocking test_runner: support mocking json modules 2025-04-26 14:56:24 +00:00
module-require module: fix bad require.resolve with option paths for . and .. 2025-01-25 23:32:13 +00:00
module-require-symlink
nested-index
node_modules module: support 'module.exports' interop export in require(esm) 2024-10-01 21:13:03 -07:00
openssl3-conf crypto: avoid hang when no algorithm available 2023-01-19 17:31:08 +00:00
options-as-flags src: implicitly enable namespace in config 2025-11-23 09:39:59 +00:00
package-main-enoent doc: update default branch name in test/** 2022-06-17 10:49:22 +02:00
packages test: add case for unrecognised fields within pjson "exports" 2025-02-15 11:45:13 -08:00
permission test: improve config-file permission test coverage 2025-12-05 11:58:29 +00:00
postject-copy deps,test: update postject to 1.0.0-alpha.6 2023-05-21 07:26:36 +00:00
process process: port on-exit-leak-free to core 2024-07-11 17:57:20 +00:00
process-env cli: implement --trace-env and --trace-env-[js|native]-stack 2024-11-27 09:44:16 +00:00
rc src: implicitly enable namespace in config 2025-11-23 09:39:59 +00:00
repl-folder-extensions/foo.js
require-bin
require-empty-main
resolve-paths
run-script cli: ensure --run has proper pwd 2024-09-18 12:18:40 +00:00
sea sea: implement sea.getAssetKeys() 2025-09-04 11:58:50 +00:00
self_ref_module
snapshot test: use unusual chars in the path to ensure our tests are robust 2024-12-30 00:17:44 +00:00
source-map test: replace diagnostics_channel stackframe in output snapshots 2025-10-03 23:39:09 +00:00
syntax lib: fix checking syntax of esm module 2021-12-19 23:33:34 +00:00
test426 test: update test426 fixtures 2025-12-09 14:38:02 +00:00
test-init-index
test-init-native
test-module-loading-globalpaths
test-repl-tab-completion
test-runner test_runner: propagate V8 options to child process 2025-12-11 00:47:56 +01:00
test-runner-watch test: move test-runner-watch-mode helper into common 2025-10-28 09:08:18 +00:00
tools/checkimports
typescript module: use sync cjs when importing cts 2025-10-02 03:49:26 +00:00
uncaught-exceptions
v8 test: migrate message v8 tests from Python to JS 2023-10-29 05:55:01 +00:00
v8-coverage test_runner: omit inaccessible files from coverage 2023-05-10 14:08:00 +00:00
vm test: migrate message tests to use assertSnapshot 2023-04-27 06:41:58 +00:00
warning_node_modules src: implement IsInsideNodeModules() in C++ 2024-10-08 10:19:46 +00:00
wasi
wasm wasm: enable JSPI 2025-09-22 18:12:43 -07:00
watch-mode test: use tmpdir.resolve() 2023-08-21 16:41:53 +00:00
webcrypto test,crypto: update x448 and ed448 expectation when on boringssl 2025-10-29 09:33:10 +00:00
workload v8: add setHeapSnapshotNearHeapLimit 2022-09-08 09:33:20 +00:00
wpt test: update WPT for urlpattern to aed1f3d244 2025-12-08 18:54:38 +00:00
x509-escaping tls: fix handling of x509 subject and issuer 2022-01-10 22:38:05 +00:00
.empty-hidden-repl-history-file
.empty-repl-history-file
.node_repl_history
.node_repl_history_multiline repl: add support for multiline history 2025-04-13 11:58:01 +00:00
a.js
aead-vectors.js
altdocs.md
assert-first-line.js
assert-long-line.js
async-error.js
baz.js
catch-stdout-error.js
child_process_should_emit_error.js
child-process-echo-options.js
child-process-message-and-exit.js
child-process-persistent.js
child-process-spawn-node.js
child-process-stay-alive-forever.js
cjs-module-wrap.js
cjs-module-wrapper.js
cluster-preload-test.js
cluster-preload.js
compile-cache-flush.js module: implement flushCompileCache() 2024-09-20 19:05:07 +00:00
compile-cache-wrapper-options.js module: fix directory option in the enableCompileCache() API 2025-10-09 07:55:31 +00:00
compile-cache-wrapper.js src: add JS APIs for compile cache and NODE_DISABLE_COMPILE_CACHE 2024-08-28 23:22:57 +00:00
crash.wasm lib,src: use Response URL as WebAssembly location 2022-04-25 22:46:42 +01:00
crash.wat lib,src: use Response URL as WebAssembly location 2022-04-25 22:46:42 +01:00
debugger-repeat-last.js
debugger-util-regression-fixture.js
deep-exit.js src: parse --stack-trace-limit and use it in --trace-* flags 2024-09-30 15:05:12 +00:00
define-global.js
deprecated-userland-class.js
deprecated-userland-function.js
deprecated-userland-subclass.js
deprecated.js
destroy-stdin.js
disable-warning-worker.js src: add --disable-warning option 2023-11-21 20:30:02 +00:00
disable-warning.js src: add --disable-warning option 2023-11-21 20:30:02 +00:00
doc_inc_1.md
doc_inc_2.md
doc_with_backticks_in_headings.md
doc_with_yaml.md
document_with_cjs_and_esm_code_snippet.md
document_with_esm_and_cjs_code_snippet.md
document_with_links.md
document_with_special_heading.md
echo-close-check.js
echo.js
elipses.txt
empty-with-bom.txt
empty.cjs esm: do not call getSource when format is commonjs 2023-11-29 09:21:54 +00:00
empty.js
empty.json esm: add support for JSON import assertion 2021-11-03 20:06:55 -07:00
empty.txt
emptyframe.http2
exit.js
experimental.json
exports-function-with-param.js
external-repl-module.js
failcounter.js
failmustcall1.js
failmustcall2.js
fetch-and-log.mjs http: add http.setGlobalProxyFromEnv() 2025-12-10 16:12:28 +00:00
file-to-read-with-bom.txt
file-to-read-without-bom.txt
fixture.ini
foo
gc.js test: add trace-gc flag test 2022-03-28 21:15:08 +01:00
get-call-sites.js util: fix util.getCallSites plurality 2024-11-02 15:24:56 +00:00
GH-892-request.js
GH-1899-output.js
google_ssl_hello.bin
inspector-global-function.mjs bootstrap: make CJS loader snapshotable 2022-12-16 12:44:14 +01:00
inspector-open.js inspector: allow opening inspector when NODE_V8_COVERAGE is set 2023-01-29 21:46:36 +00:00
intrinsic-mutation.js
invalid.json
is-object.js
ispreloading.js
kill-signal-for-watch.js test: apply a delay to watch-mode-kill-signal tests 2025-11-10 12:11:05 +01:00
klass-with-fields.js lib: add options to the heap snapshot APIs 2022-11-08 16:19:54 +01:00
leakedGlobal.js
linux-perf-logger.js test: remove --always-turbofan flag 2025-10-04 18:48:39 +02:00
linux-perf.js
list-certs.js src: fix off-thread cert loading in bundled cert mode 2025-12-02 09:51:06 +00:00
loader-is-internal-thread.js src,worker: add isInternalWorker 2025-01-14 18:24:30 +00:00
loop.js
mime-whatwg-generated.js util: add MIME utilities (#21128) 2022-10-19 04:26:16 +02:00
mime-whatwg.js util: add MIME utilities (#21128) 2022-10-19 04:26:16 +02:00
module-loading-error.node
monkey-patch-run-main.js
net-fd-passing-receiver.js
no-wrapper.js
not-main-module.js
old-repl-history-file-faulty.json
old-repl-history-file-obj.json
openssl_fips_disabled.cnf src,deps,build,test: add OpenSSL config appname 2022-05-31 13:41:30 +02:00
openssl_fips_enabled.cnf src,deps,build,test: add OpenSSL config appname 2022-05-31 13:41:30 +02:00
order_of_end_tags_5873.md
out-of-bound.wasm src: handle wasm out of bound in osx will raise SIGBUS correctly 2023-06-12 14:50:21 +00:00
out-of-bound.wat src: handle wasm out of bound in osx will raise SIGBUS correctly 2023-06-12 14:50:21 +00:00
outside.txt
overwrite-config-preload-module.js process: make process.config read only 2022-09-10 22:00:23 +00:00
parent-process-nonpersistent-fork.js
parent-process-nonpersistent.js
path-resolve.js
path.js
person-large.jpg
person.jpg
person.jpg.br
person.jpg.gz
person.jpg.zst zlib: add zstd support 2025-02-08 12:43:53 +00:00
pkgexports.mjs module: support 'module.exports' interop export in require(esm) 2024-10-01 21:13:03 -07:00
post-resource-and-log.js http,https: add built-in proxy support in http/https.request and Agent 2025-07-18 09:06:32 +02:00
primitive-42.json module: link module with a module request record 2025-07-04 19:56:08 +00:00
print A.js
print-10-lines.js
print-chars-from-buffer.js
print-chars.js
print-delayed.js loader: use default loader as cascaded loader in the in loader worker 2023-04-21 12:27:54 +00:00
print-error-message.js esm: refactor esm tests out of test/message 2022-01-06 11:07:52 +00:00
print-intrinsic-mutation-name.js
printA.js
printB.js
printC.js
proxy-server-worker.js http,https: add built-in proxy support in http/https.request and Agent 2025-07-18 09:06:32 +02:00
pseudo-multimember-gzip.gz
pseudo-multimember-gzip.z
pss-vectors.json
readfile_pipe_test.txt
recursive-a.cjs esm: fix loading of CJS modules from ESM 2023-09-06 10:12:14 +00:00
recursive-b.cjs esm: fix loading of CJS modules from ESM 2023-09-06 10:12:14 +00:00
recvfd.js
registerExt2.test
registerExt.hello.world
registerExt.test
repl-load-multiline-no-trailing-newline.js readline: fix issue with newline-less last line 2023-04-14 10:12:16 +00:00
repl-load-multiline.js
repl-pretty-stack.js
repl-tab-completion-nested-repls.js
report-oom.js test: split report OOM tests 2022-08-29 11:39:15 +08:00
request-and-log.js http: add http.setGlobalProxyFromEnv() 2025-12-10 16:12:28 +00:00
require-resolve.js module: make CJS load from ESM loader 2023-08-13 04:23:05 +00:00
rsa-oaep-test-vectors.js
sample_document.md
sample.png
sea-exec-argv-empty.js sea: support execArgv in sea config 2025-08-17 08:31:32 +00:00
sea-exec-argv-extension-cli.js sea: implement execArgvExtension 2025-08-25 11:35:56 +00:00
sea-exec-argv-extension-env.js sea: implement execArgvExtension 2025-08-25 11:35:56 +00:00
sea-exec-argv-extension-none.js sea: implement execArgvExtension 2025-08-25 11:35:56 +00:00
sea-exec-argv.js sea: support execArgv in sea config 2025-08-17 08:31:32 +00:00
sea.js sea: suppress builtin warning with disableExperimentalSEAWarning option 2025-02-17 19:42:17 -08:00
semicolon.js
shared-memory.wasm
shared-memory.wat
should_exit.js
simple.wasm
simple.wat
spawn_closed_stdio.py
spawn-worker-with-copied-env.js test: skip --title check on IBM i 2024-07-22 11:39:04 +00:00
spawn-worker-with-trace-exit.js worker: allow copied NODE_OPTIONS in the env setting 2024-07-05 18:40:03 +00:00
test-error-first-line-offset.js
test-fs-readfile-error.js
test-fs-stat-sync-overflow.js
test-nodetiming-uvmetricsinfo.js src,lib: add performance.uvMetricsInfo 2024-08-30 14:22:28 +00:00
test-resolution-inspect-brk-main.ext
test-resolution-inspect-brk-resolver.js
test-runner-watch.mjs test_runner: add cwd option to run 2024-10-03 15:45:49 +00:00
throws_error1.js
throws_error2.js
throws_error3.js
throws_error4.js
throws_error5.js
throws_error6.js
throws_error7.js
throws_error.js
tls-check-extra-ca-certificates.js tls: implement tls.getCACertificates() 2025-03-06 17:16:27 +00:00
tls-connect.js Revert "util: move util._extend to eol" 2024-06-14 13:07:58 +00:00
tls-extra-ca-override.js crypto: add tls.setDefaultCACertificates() 2025-07-18 19:57:53 +00:00
tls-get-ca-certificates.js tls: implement tls.getCACertificates() 2025-03-06 17:16:27 +00:00
tls-session-ticket.txt
tz-version.txt deps: update timezone to 2025b 2025-04-16 22:08:52 +00:00
url-idna.js
url-searchparams.js
url-setter-tests-additional.js
url-tests-additional.js
utf8_test_text.txt test: consolidate utf8 text fixtures in tests 2023-11-28 17:18:02 +00:00
utf8-bom-shebang-shebang.js
utf8-bom.js
utf8-bom.json
utf8-shebang-bom.js
warnings.js
wasi-preview-1.js lib: expose setupInstance method on WASI class 2025-07-07 08:41:16 -07:00
worker-data.cjs
worker-data.mjs
worker-from-argv.js
worker-is-internal-thread.js src,worker: add isInternalWorker 2025-01-14 18:24:30 +00:00
worker-name.js worker: add support for worker name in inspector and trace_events 2023-03-06 16:34:09 +00:00
worker-preload.js
worker-script.mjs
worker-script.ts test: add test to verify other extension can be loaded by worker 2021-08-26 13:14:06 -07:00
x1024.txt
x.txt