Path Lines of Code bench/expect-to-equal/expect-to-equal.test.js 34 bench/expect-to-equal/expect-to-equal.vitest.test.js 34 misctools/generate-tests-file.sh 4 packages/bun-debug-adapter-protocol/src/debugger/sourcemap.test.ts 27 packages/bun-inspector-protocol/test/inspector/websocket.test.ts 176 packages/bun-inspector-protocol/test/inspector/worker.js 1 packages/bun-internal-test/runners/bun/__snapshots__/runner.test.ts.snap 548 packages/bun-internal-test/runners/bun/runner.test.ts 241 packages/bun-internal-test/runners/qunit/qunit.test.ts 215 packages/bun-plugin-yaml/index.test.ts 17 packages/bun-types/test/array-buffer.test.ts 9 packages/bun-types/test/array.test.ts 24 packages/bun-types/test/broadcast.test.ts 9 packages/bun-types/test/bun.test.ts 43 packages/bun-types/test/console.test.ts 16 packages/bun-types/test/crypto.test.ts 2 packages/bun-types/test/diag.test.ts 6 packages/bun-types/test/dns.test.ts 4 packages/bun-types/test/dom.test.ts 22 packages/bun-types/test/env.test.ts 20 packages/bun-types/test/events.test.ts 9 packages/bun-types/test/ffi.test.ts 162 packages/bun-types/test/fs.test.ts 15 packages/bun-types/test/fsrouter.test.ts 11 packages/bun-types/test/globals.test.ts 272 packages/bun-types/test/hashing.test.ts 1 packages/bun-types/test/headers.test.ts 3 packages/bun-types/test/http.test.ts 29 packages/bun-types/test/index.test.ts 2 packages/bun-types/test/jsc.test.ts 8 packages/bun-types/test/mocks.test.ts 21 packages/bun-types/test/net.test.ts 9 packages/bun-types/test/perf_hooks.test.ts 5 packages/bun-types/test/process.test.ts 27 packages/bun-types/test/readline.test.ts 9 packages/bun-types/test/serve.test.ts 134 packages/bun-types/test/spawn.test.ts 121 packages/bun-types/test/sqlite.test.ts 24 packages/bun-types/test/stdio.test.ts 3 packages/bun-types/test/streams.test.ts 17 packages/bun-types/test/tcp.test.ts 130 packages/bun-types/test/test.test.ts 110 packages/bun-types/test/tls.test.ts 27 packages/bun-types/test/toml.test.ts 3 packages/bun-types/test/tty.test.ts 43 packages/bun-types/test/util.test.ts 6 packages/bun-types/test/utilities.test.ts 4 packages/bun-types/test/wasm.test.ts 23 packages/bun-types/test/worker.test.ts 45 packages/bun-types/test/ws.test.ts 8 packages/bun-usockets/tests/sni_test.c 37 packages/bun-uws/benchmarks/broadcast_test.c 119 packages/bun-uws/benchmarks/load_test.c 203 packages/bun-uws/benchmarks/scale_test.c 170 packages/bun-uws/fuzzing/libEpollFuzzer/test.c 62 packages/bun-uws/tests/BloomFilter.cpp 85 packages/bun-uws/tests/ChunkedEncoding.cpp 143 packages/bun-uws/tests/ExtensionsNegotiator.cpp 40 packages/bun-uws/tests/HttpParser.cpp 23 packages/bun-uws/tests/HttpRouter.cpp 286 packages/bun-uws/tests/Query.cpp 33 packages/bun-uws/tests/TopicTree.cpp 114 packages/bun-uws/tests/smoke.mjs 77 packages/bun-vscode/example/example.test.ts 27 packages/bun-vscode/scripts/test.mjs 17 packages/bun-wasm/test/node.mjs 7 src/bun.js/test/diff_format.zig 270 src/bun.js/test/expect.zig 4574 src/bun.js/test/jest.classes.ts 627 src/bun.js/test/jest.zig 1860 src/bun.js/test/pretty_format.zig 1891 src/bun.js/test/snapshot.zig 249 src/bun.js/test/test.zig 1 src/cli/test_command.zig 1091 src/test/fixtures.zig 570 src/test/project.zig 1603 src/test/tester.zig 140 test/bundler/__snapshots__/bun-build-api.test.ts.snap 83 test/bundler/bun-build-api.test.ts 365 test/bundler/bundler_browser.test.ts 321 test/bundler/bundler_bun.test.ts 95 test/bundler/bundler_cjs2esm.test.ts 378 test/bundler/bundler_compile.test.ts 479 test/bundler/bundler_decorator_metadata.test.ts 1238 test/bundler/bundler_edgecase.test.ts 1775 test/bundler/bundler_jsx.test.ts 393 test/bundler/bundler_loader.test.ts 90 test/bundler/bundler_minify.test.ts 441 test/bundler/bundler_naming.test.ts 300 test/bundler/bundler_npm.test.ts 91 test/bundler/bundler_plugin.test.ts 765 test/bundler/bundler_regressions.test.ts 246 test/bundler/bundler_string.test.ts 201 test/bundler/cli.test.ts 76 test/bundler/esbuild/css.test.ts 437 test/bundler/esbuild/dce.test.ts 2930 test/bundler/esbuild/default.test.ts 5834 test/bundler/esbuild/extra.test.ts 1751 test/bundler/esbuild/importstar.test.ts 1380 test/bundler/esbuild/importstar_ts.test.ts 325 test/bundler/esbuild/loader.test.ts 781 test/bundler/esbuild/lower.test.ts 1663 test/bundler/esbuild/packagejson.test.ts 1940 test/bundler/esbuild/splitting.test.ts 600 test/bundler/esbuild/ts.test.ts 2410 test/bundler/esbuild/tsconfig.test.ts 1689 test/bundler/expectBundled.ts 1391 test/bundler/fixtures/bundler-reloader-script.ts 28 test/bundler/fixtures/jsx-warning/index.jsx 1 test/bundler/fixtures/trivial/bundle-ws.ts 2 test/bundler/fixtures/trivial/fn.js 3 test/bundler/fixtures/trivial/index.js 4 test/bundler/fixtures/trivial/ts.ts 4 test/bundler/fixtures/with-assets/index.js 4 test/bundler/run-single-bundler-test.sh 33 test/bundler/scripts/acorn.sh 37 test/bundler/transpiler/__snapshots__/transpiler.test.js.snap 171 test/bundler/transpiler/async-transpiler-entry.js 2 test/bundler/transpiler/async-transpiler-imported.js 4 test/bundler/transpiler/decorator-export-default-class-fixture-anon.ts 9 test/bundler/transpiler/decorator-export-default-class-fixture.ts 9 test/bundler/transpiler/decorator-metadata.test.ts 487 test/bundler/transpiler/decorators.test.ts 880 test/bundler/transpiler/export-default-with-static-initializer.js 5 test/bundler/transpiler/export-default.test.js 5 test/bundler/transpiler/handlebars.hbs 6 test/bundler/transpiler/inline.macro.js 21 test/bundler/transpiler/macro-check.js 6 test/bundler/transpiler/macro-test.test.ts 77 test/bundler/transpiler/macro.ts 12 test/bundler/transpiler/preserve-use-strict-cjs.test.ts 8 test/bundler/transpiler/property-non-ascii-fixture.js 31 test/bundler/transpiler/property.test.ts 25 test/bundler/transpiler/runtime-transpiler.test.ts 163 test/bundler/transpiler/sloppy-mode-fixture.ts 9 test/bundler/transpiler/strict-mode-fixture.ts 10 test/bundler/transpiler/template-literal-fixture-test.js 21 test/bundler/transpiler/template-literal.test.ts 15 test/bundler/transpiler/transpiler-stack-overflow.test.ts 19 test/bundler/transpiler/transpiler.test.js 2694 test/bundler/transpiler/with-statement-works.js 9 test/bunfig.toml 2 test/cli/bun.test.ts 71 test/cli/hot/hot-file-loader.css 3 test/cli/hot/hot-runner-imported.js 2 test/cli/hot/hot-runner-root.js 1 test/cli/hot/hot-runner.js 6 test/cli/hot/hot.test.ts 562 test/cli/hot/watch.test.ts 42 test/cli/init/init.test.ts 66 test/cli/inspect/inspect.test.ts 276 test/cli/inspect/inspectee.js 2 test/cli/install/__snapshots__/bun-install-dep.test.ts.snap 359 test/cli/install/__snapshots__/bun-install.test.ts.snap 55 test/cli/install/__snapshots__/bun-pm.test.ts.snap 2 test/cli/install/__snapshots__/bun-workspaces.test.ts.snap 2162 test/cli/install/__snapshots__/semver.test.ts.snap 1606 test/cli/install/bad-workspace.test.ts 34 test/cli/install/bun-add.test.ts 1776 test/cli/install/bun-create.test.ts 122 test/cli/install/bun-install-dep.test.ts 61 test/cli/install/bun-install-patch.test.ts 476 test/cli/install/bun-install-pathname-trailing-slash.test.ts 46 test/cli/install/bun-install-retry.test.ts 106 test/cli/install/bun-install.test.ts 7666 test/cli/install/bun-link.test.ts 428 test/cli/install/bun-pack.test.ts 921 test/cli/install/bun-patch.test.ts 684 test/cli/install/bun-pm.test.ts 361 test/cli/install/bun-remove.test.ts 297 test/cli/install/bun-repl.test.ts 5 test/cli/install/bun-run-bunfig.test.ts 122 test/cli/install/bun-run.test.ts 426 test/cli/install/bun-update.test.ts 351 test/cli/install/bun-upgrade.test.ts 155 test/cli/install/bun-workspaces.test.ts 462 test/cli/install/bunx.test.ts 344 test/cli/install/dummy.registry.ts 135 test/cli/install/migration/complex-workspace.test.ts 77 test/cli/install/migration/complex-workspace/packages/with-postinstall/postinstall.js 2 test/cli/install/migration/complex-workspace/reset.ts 8 test/cli/install/migration/migrate.test.ts 76 test/cli/install/migration/missing-resolved-properties/bunfig.toml 2 test/cli/install/overrides.test.ts 165 test/cli/install/registry/__snapshots__/bun-install-registry.test.ts.snap 111 test/cli/install/registry/fixtures/old_npm_node_modules/basic-1/index.js 1 test/cli/install/registry/fixtures/old_yarn1_node_modules/basic-1/index.js 1 test/cli/install/registry/fixtures/old_yarn234_node_modules/basic-1/index.js 1 test/cli/install/registry/verdaccio.yaml 28 test/cli/install/semver-fixture.js 1603 test/cli/install/semver.test.ts 634 test/cli/run/as-node.test.ts 97 test/cli/run/cjs-defineProperty-arraylike.cjs 18 test/cli/run/cjs-defineProperty-fixture.cjs 12 test/cli/run/cjs-fixture-leak-small.js 31 test/cli/run/commonjs-no-export.test.ts 12 test/cli/run/commonjs-no-exports-fixture.js 4 test/cli/run/empty-file.js 1 test/cli/run/empty-file.test.ts 14 test/cli/run/env.test.ts 747 test/cli/run/esm-bug-leak-fixture.mjs 26 test/cli/run/esm-defineProperty.test.ts 32 test/cli/run/esm-fixture-leak-small.mjs 28 test/cli/run/esm-leak-fixture-large-ast.mjs 1307 test/cli/run/filter-workspace.test.ts 403 test/cli/run/fixture-crash.js 14 test/cli/run/fixture-tty.js 16 test/cli/run/if-present.test.ts 115 test/cli/run/leak-fixture-small-ast.js 1 test/cli/run/log-test.test.ts 44 test/cli/run/preload-test.test.js 185 test/cli/run/require-and-import-trailing.test.ts 24 test/cli/run/require-cache-fixture-b.cjs 12 test/cli/run/require-cache-fixture.cjs 45 test/cli/run/require-cache.test.ts 263 test/cli/run/run-cjs.test.ts 15 test/cli/run/run-crash-handler.test.ts 77 test/cli/run/run-eval.test.ts 154 test/cli/run/run-extensionless.test.ts 26 test/cli/run/run-importmetamain.ts 36 test/cli/run/run-process-env.test.ts 24 test/cli/run/run-quote.test.ts 14 test/cli/run/run-shell.test.ts 16 test/cli/run/run-unicode.test.ts 35 test/cli/run/run_command.test.ts 29 test/cli/run/shell-keepalive-fixture-1.js 7 test/cli/run/shell-keepalive-fixture-2.js 5 test/cli/run/shell-keepalive.test.ts 9 test/cli/run/transpiler-cache-aggressive-remover.js 6 test/cli/run/transpiler-cache.test.ts 162 test/cli/run/ts-enum-fixture.ts 12 test/cli/test/__snapshots__/coverage.test.ts.snap 28 test/cli/test/bun-test.test.ts 891 test/cli/test/coverage.test.ts 73 test/cli/watch/watch.test.ts 37 test/exports/generate-exports.mjs 199 test/http-test-server.ts 143 test/integration/esbuild/build-file.js 2 test/integration/esbuild/esbuild.test.ts 174 test/integration/expo-app/app/(tabs)/_layout.tsx 30 test/integration/expo-app/app/(tabs)/explore.tsx 59 test/integration/expo-app/app/(tabs)/index.tsx 37 test/integration/expo-app/app/+html.tsx 31 test/integration/expo-app/app/+not-found.tsx 29 test/integration/expo-app/app/_layout.tsx 30 test/integration/expo-app/babel.config.js 6 test/integration/expo-app/bunfig.toml 1 test/integration/expo-app/components/Collapsible.tsx 21 test/integration/expo-app/components/ExternalLink.tsx 17 test/integration/expo-app/components/HelloWave.tsx 31 test/integration/expo-app/components/ParallaxScrollView.tsx 40 test/integration/expo-app/components/ThemedText.tsx 21 test/integration/expo-app/components/ThemedView.tsx 9 test/integration/expo-app/components/navigation/TabBarIcon.tsx 5 test/integration/expo-app/constants/Colors.ts 20 test/integration/expo-app/expo.test.ts 30 test/integration/expo-app/hooks/useColorScheme.ts 1 test/integration/expo-app/hooks/useColorScheme.web.ts 3 test/integration/expo-app/hooks/useThemeColor.ts 14 test/integration/expo-app/scripts/reset-project.js 62 test/integration/mysql2/mysql2.test.ts 61 test/integration/next-pages/bunfig.toml 2 test/integration/next-pages/next.config.js 7 test/integration/next-pages/postcss.config.js 6 test/integration/next-pages/src/pages/_app.tsx 4 test/integration/next-pages/src/pages/_document.tsx 10 test/integration/next-pages/src/pages/api/hello.ts 7 test/integration/next-pages/src/pages/index.tsx 118 test/integration/next-pages/src/styles/globals.css 24 test/integration/next-pages/tailwind.config.ts 16 test/integration/next-pages/test/dev-server-puppeteer.ts 102 test/integration/next-pages/test/dev-server-ssr-100.test.ts 137 test/integration/next-pages/test/dev-server.test.ts 134 test/integration/next-pages/test/next-build.test.ts 160 test/integration/sharp/sharp.test.ts 48 test/internal/highlighter.test.ts 6 test/internal/powershell-escape.test.ts 8 test/js/bun/console/__snapshots__/console-table.test.ts.snap 177 test/js/bun/console/console-iterator-run-2.ts 14 test/js/bun/console/console-iterator-run.ts 3 test/js/bun/console/console-iterator.test.ts 68 test/js/bun/console/console-table-repeat-50.ts 3 test/js/bun/console/console-table-run.ts 2 test/js/bun/crypto/cipheriv-decipheriv.test.ts 157 test/js/bun/deletable-globals-fixture.js 9 test/js/bun/dns/dns-prefetch.test.ts 23 test/js/bun/dns/resolve-dns.test.ts 107 test/js/bun/empty-file.test.ts 1 test/js/bun/eventsource/eventsource.test.ts 1 test/js/bun/ffi/ffi-test.c 136 test/js/bun/ffi/ffi.test.fixture.callback.c 210 test/js/bun/ffi/ffi.test.fixture.receiver.c 213 test/js/bun/ffi/ffi.test.js 919 test/js/bun/glob/__snapshots__/scan.test.ts.snap 968 test/js/bun/glob/leak.test.ts 59 test/js/bun/glob/match.test.ts 1381 test/js/bun/glob/scan.test.ts 603 test/js/bun/glob/stress.test.ts 39 test/js/bun/glob/util.ts 61 test/js/bun/globals.test.js 178 test/js/bun/http/app.jsx 9 test/js/bun/http/async-iterator-stream.test.ts 198 test/js/bun/http/async-iterator-throws.fixture.js 16 test/js/bun/http/big-form-data.fixture.js 16 test/js/bun/http/body-leak-test-fixture.ts 43 test/js/bun/http/bun-serve-9222-fixture.ts 32 test/js/bun/http/bun-serve-body-json-async.test.ts 36 test/js/bun/http/bun-serve-headers.test.ts 31 test/js/bun/http/bun-serve-propagate-errors.test.ts 36 test/js/bun/http/bun-serve-static.test.ts 170 test/js/bun/http/bun-serve.fixture.js 27 test/js/bun/http/error-response.js 7 test/js/bun/http/fetch-file-upload.test.ts 142 test/js/bun/http/form-data-set-append.test.js 53 test/js/bun/http/js-sink-sourmap-fixture/chunks/stream.mjs 20 test/js/bun/http/js-sink-sourmap-fixture/index.mjs 5520 test/js/bun/http/leaks-test.test.ts 9 test/js/bun/http/proxy.test.js 171 test/js/bun/http/proxy.test.ts 219 test/js/bun/http/readable-stream-throws.fixture.js 29 test/js/bun/http/rejected-promise-fixture.js 15 test/js/bun/http/request-constructor-leak-fixture.js 19 test/js/bun/http/response-constructor-leak-fixture.js 18 test/js/bun/http/serve-body-leak.test.ts 139 test/js/bun/http/serve-listen.test.ts 158 test/js/bun/http/serve.leak.ts 29 test/js/bun/http/serve.test.ts 1883 test/js/bun/http/server-bigfile-send.fixture.js 12 test/js/bun/http/unref-fixture-2.ts 31 test/js/bun/http/unref-fixture.ts 12 test/js/bun/ini/ini.test.ts 286 test/js/bun/io/big-stdout.js 2 test/js/bun/io/bun-write-exdev-fixture.js 1 test/js/bun/io/bun-write-leak-fixture.js 17 test/js/bun/io/bun-write-leak.test.ts 16 test/js/bun/io/bun-write.test.js 430 test/js/bun/io/timed-stderr-output.js 4 test/js/bun/jsc/bun-jsc.test.ts 168 test/js/bun/jsc/domjit.test.ts 149 test/js/bun/jsc/shadow.test.js 8 test/js/bun/net/connect-returns-socket-unix.js 43 test/js/bun/net/connect-returns-socket.js 43 test/js/bun/net/echo.js 71 test/js/bun/net/keep-event-loop-alive.js 43 test/js/bun/net/socket-huge-fixture.js 61 test/js/bun/net/socket-leak-fixture.js 40 test/js/bun/net/socket.test.ts 523 test/js/bun/net/tcp-server.test.ts 269 test/js/bun/patch/patch.test.ts 777 test/js/bun/plugin/hello.svelte 4 test/js/bun/plugin/hello2.svelte 4 test/js/bun/plugin/module-plugins.ts 33 test/js/bun/plugin/plugins.test.ts 416 test/js/bun/resolve/bar/larger-index.js 1 test/js/bun/resolve/bar/src/index.js 1 test/js/bun/resolve/baz.js 1 test/js/bun/resolve/build-error.test.ts 15 test/js/bun/resolve/chooses-ts.js 1 test/js/bun/resolve/chooses-ts.ts 1 test/js/bun/resolve/esModule-annotation.test.js 56 test/js/bun/resolve/file-importing-nonexistent-file.js 1 test/js/bun/resolve/first.mjs 5 test/js/bun/resolve/import-custom-condition.test.ts 116 test/js/bun/resolve/import-meta-resolve.test.mjs 89 test/js/bun/resolve/import-meta.test.js 216 test/js/bun/resolve/import-require-tla.js 4 test/js/bun/resolve/import.live.decl.js 4 test/js/bun/resolve/import.live.rexport-require.js 1 test/js/bun/resolve/import.live.rexport.js 2 test/js/bun/resolve/jsonc.test.ts 23 test/js/bun/resolve/load-file-loader-a-lot.test.ts 21 test/js/bun/resolve/load-same-empty-js-file-a-lot.js 1 test/js/bun/resolve/load-same-js-file-a-lot.js 8 test/js/bun/resolve/load-same-js-file-a-lot.test.ts 36 test/js/bun/resolve/main-test-1.js 4 test/js/bun/resolve/main-test-script.js 5 test/js/bun/resolve/non-english-import.test.js 76 test/js/bun/resolve/other-cjs.js 1 test/js/bun/resolve/other.js 1 test/js/bun/resolve/png/test-png-import.test.js 6 test/js/bun/resolve/resolve-bad-parent.test.mjs 15 test/js/bun/resolve/resolve-error.test.ts 48 test/js/bun/resolve/resolve-test.js 114 test/js/bun/resolve/resolve-ts.test.ts 148 test/js/bun/resolve/resolve-typescript-file.tsx 1 test/js/bun/resolve/resolve.test.ts 277 test/js/bun/resolve/second-child.mjs 3 test/js/bun/resolve/second.mjs 4 test/js/bun/resolve/startEnd.mjs 6 test/js/bun/resolve/third.mjs 3 test/js/bun/resolve/toml/toml-empty.toml 1 test/js/bun/resolve/toml/toml-fixture.toml 30 test/js/bun/resolve/toml/toml.test.js 37 test/js/bun/resolve/with space/hello.js 1 test/js/bun/resolve/with-type-module/export-esModule-annotation-empty.cjs 1 test/js/bun/resolve/with-type-module/export-esModule-annotation-no-default.cjs 1 test/js/bun/resolve/with-type-module/export-esModule-annotation.cjs 2 test/js/bun/resolve/with-type-module/export-esModule-no-annotation.cjs 1 test/js/bun/resolve/without-type-module/export-esModule-annotation-empty.cjs 1 test/js/bun/resolve/without-type-module/export-esModule-annotation-no-default.cjs 1 test/js/bun/resolve/without-type-module/export-esModule-annotation.cjs 2 test/js/bun/resolve/without-type-module/export-esModule-no-annotation.cjs 1 test/js/bun/shell/brace.test.ts 24 test/js/bun/shell/bunshell-default.test.ts 47 test/js/bun/shell/bunshell-file.test.ts 6 test/js/bun/shell/bunshell-instance.test.ts 64 test/js/bun/shell/bunshell.test.ts 1769 test/js/bun/shell/commands/basename.test.ts 41 test/js/bun/shell/commands/cp.test.ts 158 test/js/bun/shell/commands/dirname.test.ts 41 test/js/bun/shell/commands/exit.test.ts 14 test/js/bun/shell/commands/false.test.ts 9 test/js/bun/shell/commands/mv.test.ts 45 test/js/bun/shell/commands/rm.test.ts 143 test/js/bun/shell/commands/seq.test.ts 71 test/js/bun/shell/commands/true.test.ts 9 test/js/bun/shell/commands/which.test.ts 10 test/js/bun/shell/commands/yes.test.ts 20 test/js/bun/shell/env.positionals.test.ts 80 test/js/bun/shell/exec.test.ts 82 test/js/bun/shell/fixtures/positionals.bun.sh 3 test/js/bun/shell/fixtures/positionals2.bun.sh 11 test/js/bun/shell/lazy.test.ts 18 test/js/bun/shell/leak.test.ts 210 test/js/bun/shell/lex.test.ts 695 test/js/bun/shell/parse.test.ts 995 test/js/bun/shell/shell-hang-error-fixture.js 2 test/js/bun/shell/shell-hang-error-or-success.js 2 test/js/bun/shell/shell-hang-first-works-second-fails.js 3 test/js/bun/shell/shell-hang-fixture-success-and-success.js 2 test/js/bun/shell/shell-hang-success-and-error.js 2 test/js/bun/shell/shell-hang-success-fixture.js 2 test/js/bun/shell/shell-hang.test.ts 31 test/js/bun/shell/shelloutput.test.ts 34 test/js/bun/shell/test_builder.ts 310 test/js/bun/shell/throw.test.ts 45 test/js/bun/shell/util.ts 26 test/js/bun/spawn/bash-echo.sh 2 test/js/bun/spawn/bun-ipc-child-respond.js 3 test/js/bun/spawn/bun-ipc-child.js 1 test/js/bun/spawn/bun-spawn-test.js 20 test/js/bun/spawn/does-not-hang.js 5 test/js/bun/spawn/empty.js 1 test/js/bun/spawn/exit-code-0.js 1 test/js/bun/spawn/exit-code-1.js 1 test/js/bun/spawn/exit-code-await-throw-1.js 3 test/js/bun/spawn/exit-code-unhandled-throw.js 3 test/js/bun/spawn/exit-code.test.ts 23 test/js/bun/spawn/exit.js 2 test/js/bun/spawn/job-object-bug.test.ts 13 test/js/bun/spawn/job-object-bug.ts 13 test/js/bun/spawn/spawn-empty-arrayBufferOrBlob.test.ts 27 test/js/bun/spawn/spawn-kill-signal.test.ts 45 test/js/bun/spawn/spawn-stream-http-fixture.js 17 test/js/bun/spawn/spawn-stream-serve.test.ts 6 test/js/bun/spawn/spawn-streaming-stdin.test.ts 62 test/js/bun/spawn/spawn-streaming-stdout-repro.js 4 test/js/bun/spawn/spawn-streaming-stdout.test.ts 53 test/js/bun/spawn/spawn-stress.test.ts 28 test/js/bun/spawn/spawn.ipc.test.ts 36 test/js/bun/spawn/spawn.test.ts 722 test/js/bun/spawn/spawn_waiter_thread-fixture.js 7 test/js/bun/spawn/spawn_waiter_thread.test.ts 39 test/js/bun/spawn/stdin-repro.js 11 test/js/bun/sqlite/sql-timezone.test.js 63 test/js/bun/sqlite/sqlite-cross-process.js 32 test/js/bun/stream/direct-readable-stream.test.tsx 287 test/js/bun/test/__snapshots__/test-interop.js.snap 2 test/js/bun/test/__snapshots__/test-test.test.ts.snap 142 test/js/bun/test/bun-test.test.ts 9 test/js/bun/test/custom-matcher-preload-test-fixture-1.ts 9 test/js/bun/test/custom-matcher-preload-test-fixture-2.ts 5 test/js/bun/test/done-async.test.ts 25 test/js/bun/test/done-infinity.fixture.ts 34 test/js/bun/test/err-custom-fixture.js 8 test/js/bun/test/err-fd-fixture.js 11 test/js/bun/test/err-stack-fixture.js 14 test/js/bun/test/expect-assertions-fixture.ts 25 test/js/bun/test/expect-assertions.test.ts 25 test/js/bun/test/expect-extend-preload.test.ts 32 test/js/bun/test/expect-extend.test.js 274 test/js/bun/test/expect-label.test.ts 35 test/js/bun/test/expect-unreaachable.test.ts 8 test/js/bun/test/jest-doesnt-auto-import.js 12 test/js/bun/test/jest-each.test.ts 53 test/js/bun/test/jest-hooks.test.ts 204 test/js/bun/test/jest.config.js 4 test/js/bun/test/mock-fn.test.js 830 test/js/bun/test/mock/6874/A.test.ts 8 test/js/bun/test/mock/6874/A.ts 2 test/js/bun/test/mock/6874/B.test.ts 8 test/js/bun/test/mock/6874/B.ts 2 test/js/bun/test/mock/6879/6879.test.ts 13 test/js/bun/test/mock/6879/first.ts 1 test/js/bun/test/mock/6879/second.ts 2 test/js/bun/test/mock/6879/third.ts 2 test/js/bun/test/mock/mock-module-fixture.ts 11 test/js/bun/test/mock/mock-module.test.ts 134 test/js/bun/test/mock/re-export-fixture.ts 1 test/js/bun/test/mock/spymodule-fixture.ts 3 test/js/bun/test/nested-describes.test.ts 22 test/js/bun/test/only-fixture-1.ts 9 test/js/bun/test/only-fixture-2.ts 9 test/js/bun/test/only-fixture-3.ts 9 test/js/bun/test/only-fixture-4.ts 9 test/js/bun/test/preload-test.test.js 89 test/js/bun/test/setTimeout-test-fixture.js 12 test/js/bun/test/skip-test-fixture.js 53 test/js/bun/test/snapshot-tests/__snapshots__/bun-snapshots.test.ts.snap 69 test/js/bun/test/snapshot-tests/__snapshots__/existing-snapshots.test.ts.snap 64 test/js/bun/test/snapshot-tests/bun-snapshots.test.ts 57 test/js/bun/test/snapshot-tests/existing-snapshots.test.ts 14 test/js/bun/test/snapshot-tests/new-snapshot.test.ts 22 test/js/bun/test/snapshot-tests/new-snapshot.ts 4 test/js/bun/test/snapshot-tests/snapshots/__snapshots__/more.test.ts.snap 94 test/js/bun/test/snapshot-tests/snapshots/__snapshots__/moremore.test.ts.snap 71 test/js/bun/test/snapshot-tests/snapshots/__snapshots__/snapshot.test.ts.snap 305 test/js/bun/test/snapshot-tests/snapshots/more-snapshots/__snapshots__/different-directory.test.ts.snap 54 test/js/bun/test/snapshot-tests/snapshots/more-snapshots/different-directory.test.ts 18 test/js/bun/test/snapshot-tests/snapshots/more.test.ts 59 test/js/bun/test/snapshot-tests/snapshots/moremore.test.ts 112 test/js/bun/test/snapshot-tests/snapshots/snapshot.test.ts 155 test/js/bun/test/stack.test.ts 81 test/js/bun/test/test-auto-import-jest-globals.test.js 22 test/js/bun/test/test-fixture-diff-indexed-properties.js 10 test/js/bun/test/test-fixture-preload-global-lifecycle-hook-preloaded.js 11 test/js/bun/test/test-fixture-preload-global-lifecycle-hook-test.js 23 test/js/bun/test/test-interop.js 64 test/js/bun/test/test-only.test.ts 19 test/js/bun/test/test-test.test.ts 622 test/js/bun/test/test-timers.test.ts 24 test/js/bun/test/timeout-test-fixture.js 27 test/js/bun/test/todo-test-fixture-2.js 5 test/js/bun/test/todo-test-fixture.js 20 test/js/bun/udp/dgram-unref-hang-fixture.ts 6 test/js/bun/udp/dgram.test.ts 173 test/js/bun/udp/testdata.ts 76 test/js/bun/udp/udp_socket.test.ts 198 test/js/bun/util/__snapshots__/reportError.test.ts.snap 25 test/js/bun/util/arraybuffersink.test.ts 62 test/js/bun/util/bun-cryptohasher.test.ts 68 test/js/bun/util/bun-file-exists.test.js 20 test/js/bun/util/bun-file-read.test.ts 10 test/js/bun/util/bun-file-windows.test.ts 13 test/js/bun/util/bun-isMainThread.test.js 13 test/js/bun/util/concat.test.js 47 test/js/bun/util/empty.js 1 test/js/bun/util/error-gc-test.test.js 64 test/js/bun/util/escapeHTML.test.js 103 test/js/bun/util/exotic-global-mutable-prototype.test.ts 26 test/js/bun/util/file-type.test.ts 17 test/js/bun/util/fileUrl.test.js 44 test/js/bun/util/filesink.test.ts 191 test/js/bun/util/filesystem_router.test.ts 325 test/js/bun/util/fuzzy-wuzzy.test.ts 316 test/js/bun/util/hash.test.js 49 test/js/bun/util/highlight-cat.ts 3 test/js/bun/util/highlighter.test.ts 6 test/js/bun/util/index-of-line.test.ts 30 test/js/bun/util/inspect-error-fixture-bad.js 2 test/js/bun/util/inspect-error-leak.test.js 17 test/js/bun/util/inspect-error.test.js 83 test/js/bun/util/inspect.test.js 501 test/js/bun/util/main-worker-file.js 11 test/js/bun/util/mmap.test.js 60 test/js/bun/util/password.test.ts 227 test/js/bun/util/peek.test.ts 29 test/js/bun/util/readablestreamtoarraybuffer.test.ts 26 test/js/bun/util/reportError.test.ts 18 test/js/bun/util/reportError.ts 18 test/js/bun/util/sleep-4ever.js 3 test/js/bun/util/sleep-keepalive.ts 4 test/js/bun/util/sleep.js 9 test/js/bun/util/sleep.test.ts 67 test/js/bun/util/sleepSync.test.ts 24 test/js/bun/util/stringWidth.test.ts 139 test/js/bun/util/text-loader-fixture-dynamic-import-stress.ts 7 test/js/bun/util/text-loader-fixture-dynamic-import.ts 2 test/js/bun/util/text-loader-fixture-import-backslashes.ts 2 test/js/bun/util/text-loader-fixture-import-latin1.ts 2 test/js/bun/util/text-loader-fixture-import-nonascii.ts 2 test/js/bun/util/text-loader-fixture-import.ts 2 test/js/bun/util/text-loader-fixture-require.ts 2 test/js/bun/util/text-loader.test.ts 58 test/js/bun/util/unsafe.test.js 47 test/js/bun/util/which.test.ts 134 test/js/bun/wasm/wasi.test.js 12 test/js/bun/wasm/wasm-return-1-test.zig 4 test/js/bun/wasm/wasm.js 1 test/js/bun/websocket/websocket-client-echo.mjs 66 test/js/bun/websocket/websocket-server-fixture.js 56 test/js/bun/websocket/websocket-server.test.ts 754 test/js/deno/abort/abort-controller.test.ts 57 test/js/deno/crypto/random.test.ts 53 test/js/deno/crypto/webcrypto.test.ts 1512 test/js/deno/encoding/encoding.test.ts 342 test/js/deno/event/custom-event.test.ts 26 test/js/deno/event/event-target.test.ts 224 test/js/deno/event/event.test.ts 123 test/js/deno/fetch/blob.test.ts 116 test/js/deno/fetch/body.test.ts 90 test/js/deno/fetch/headers.test.ts 458 test/js/deno/fetch/request.test.ts 58 test/js/deno/fetch/response.test.ts 104 test/js/deno/harness.ts 291 test/js/deno/performance/performance.test.ts 135 test/js/deno/scripts/generate.ts 127 test/js/deno/url/url.test.ts 344 test/js/deno/url/urlsearchparams.test.ts 363 test/js/deno/v8/error.test.ts 38 test/js/first_party/undici/undici-primordials.test.ts 32 test/js/first_party/undici/undici.test.ts 121 test/js/first_party/utf-8-validate/utf-8-validate.test.ts 6 test/js/first_party/ws/ws.test.ts 447 test/js/node/assert/assert-doesNotMatch.test.cjs 14 test/js/node/assert/assert-match.test.cjs 12 test/js/node/assert/assert.test.cjs 8 test/js/node/assert/assert.test.ts 9 test/js/node/async_hooks/AsyncLocalStorage.test.ts 542 test/js/node/async_hooks/EventEmitterAsyncResource.test.ts 25 test/js/node/async_hooks/async-local-storage-thenable.test.ts 99 test/js/node/async_hooks/async_hooks.node.test.ts 75 test/js/node/buffer-concat.test.ts 17 test/js/node/buffer-resolveObjectURL.test.ts 40 test/js/node/buffer.test.js 2423 test/js/node/child_process/child-process-exec.test.ts 107 test/js/node/child_process/child-process-stdio.test.js 105 test/js/node/child_process/child_process-node.test.js 608 test/js/node/child_process/child_process.test.ts 344 test/js/node/child_process/fixtures/child-process-echo-argv.js 3 test/js/node/child_process/fixtures/child-process-echo-options.js 2 test/js/node/child_process/fixtures/child-process-exit-event.js 16 test/js/node/child_process/fixtures/child-process-pipe-read.js 12 test/js/node/child_process/fixtures/child-process-pipe-write.js 5 test/js/node/child_process/fixtures/child-process-spawn-node.js 9 test/js/node/child_process/fixtures/child-process-stay-alive-forever.js 2 test/js/node/child_process/spawned-child.js 26 test/js/node/cluster/common.ts 31 test/js/node/cluster/test-docs-http-server.ts 35 test/js/node/cluster/test-worker-no-exit-http.ts 46 test/js/node/cluster/upstream/common/countdown.js 22 test/js/node/cluster/upstream/common/index.js 177 test/js/node/cluster/upstream/common/tmpdir.js 56 test/js/node/cluster/upstream/parallel/test-cluster-advanced-serialization.js 25 test/js/node/cluster/upstream/parallel/test-cluster-bind-privileged-port.js 38 test/js/node/cluster/upstream/parallel/test-cluster-call-and-destroy.js 17 test/js/node/cluster/upstream/parallel/test-cluster-child-index-dgram.js 35 test/js/node/cluster/upstream/parallel/test-cluster-child-index-net.js 30 test/js/node/cluster/upstream/parallel/test-cluster-concurrent-disconnect.js 48 test/js/node/cluster/upstream/parallel/test-cluster-cwd.js 26 test/js/node/cluster/upstream/parallel/test-cluster-disconnect-before-exit.js 10 test/js/node/cluster/upstream/parallel/test-cluster-disconnect-exitedAfterDisconnect-race.js 23 test/js/node/cluster/upstream/parallel/test-cluster-disconnect-idle-worker.js 14 test/js/node/cluster/upstream/parallel/test-cluster-disconnect-leak.js 15 test/js/node/cluster/upstream/parallel/test-cluster-disconnect-with-no-workers.js 12 test/js/node/cluster/upstream/parallel/test-cluster-fork-env.js 30 test/js/node/cluster/upstream/parallel/test-cluster-fork-windowsHide.js 59 test/js/node/cluster/upstream/parallel/test-cluster-invalid-message.js 25 test/js/node/cluster/upstream/parallel/test-cluster-kill-disconnect.js 25 test/js/node/cluster/upstream/parallel/test-cluster-kill-infinite-loop.js 22 test/js/node/cluster/upstream/parallel/test-cluster-listening-port.js 19 test/js/node/cluster/upstream/parallel/test-cluster-primary-error.js 61 test/js/node/cluster/upstream/parallel/test-cluster-primary-kill.js 46 test/js/node/cluster/upstream/parallel/test-cluster-process-disconnect.js 23 test/js/node/cluster/upstream/parallel/test-cluster-rr-domain-listen.js 18 test/js/node/cluster/upstream/parallel/test-cluster-rr-handle-keep-loop-alive.js 23 test/js/node/cluster/upstream/parallel/test-cluster-rr-ref.js 18 test/js/node/cluster/upstream/parallel/test-cluster-send-deadlock.js 51 test/js/node/cluster/upstream/parallel/test-cluster-setup-primary-argv.js 17 test/js/node/cluster/upstream/parallel/test-cluster-setup-primary-cumulative.js 33 test/js/node/cluster/upstream/parallel/test-cluster-setup-primary-emit.js 30 test/js/node/cluster/upstream/parallel/test-cluster-setup-primary-multiple.js 30 test/js/node/cluster/upstream/parallel/test-cluster-setup-primary.js 57 test/js/node/cluster/upstream/parallel/test-cluster-shared-handle-bind-privileged-port.js 29 test/js/node/cluster/upstream/parallel/test-cluster-uncaught-exception.js 27 test/js/node/cluster/upstream/parallel/test-cluster-worker-constructor.js 22 test/js/node/cluster/upstream/parallel/test-cluster-worker-death.js 22 test/js/node/cluster/upstream/parallel/test-cluster-worker-destroy.js 21 test/js/node/cluster/upstream/parallel/test-cluster-worker-disconnect-on-error.js 38 test/js/node/cluster/upstream/parallel/test-cluster-worker-disconnect.js 78 test/js/node/cluster/upstream/parallel/test-cluster-worker-events.js 39 test/js/node/cluster/upstream/parallel/test-cluster-worker-exit.js 97 test/js/node/cluster/upstream/parallel/test-cluster-worker-forced-exit.js 39 test/js/node/cluster/upstream/parallel/test-cluster-worker-init.js 23 test/js/node/cluster/upstream/parallel/test-cluster-worker-isdead.js 31 test/js/node/cluster/upstream/parallel/test-cluster-worker-kill-signal.js 38 test/js/node/cluster/upstream/parallel/test-cluster-worker-kill.js 83 test/js/node/cluster/upstream/parallel/test-cluster-worker-no-exit.js 43 test/js/node/console/console.test.ts 75 test/js/node/crypto/crypto-lazyhash.test.ts 12 test/js/node/crypto/crypto-random.test.ts 26 test/js/node/crypto/crypto-rsa.test.js 187 test/js/node/crypto/crypto-scrypt.test.ts 154 test/js/node/crypto/crypto.hmac.test.ts 397 test/js/node/crypto/crypto.key-objects.test.ts 1469 test/js/node/crypto/crypto.test.ts 264 test/js/node/crypto/fixtures/sign.fixture.ts 140 test/js/node/crypto/node-crypto.test.js 478 test/js/node/crypto/pbkdf2.test.ts 103 test/js/node/diagnostics_channel/diagnostics_channel.test.ts 234 test/js/node/dirname.test.js 7 test/js/node/dns/dns-fixture.js 6 test/js/node/dns/dns-lookup-keepalive.test.ts 6 test/js/node/dns/node-dns.test.js 485 test/js/node/env-windows.test.ts 28 test/js/node/events/event-emitter.test.ts 697 test/js/node/fs/baz.fixture.js 1 test/js/node/fs/cp.test.ts 252 test/js/node/fs/export-from.ts 1 test/js/node/fs/export-star-from.ts 1 test/js/node/fs/fs-fixture-copyFile-no-copy_file_range.js 2 test/js/node/fs/fs-leak.test.js 86 test/js/node/fs/fs-oom.test.ts 40 test/js/node/fs/fs-promises-writeFile-async-iterator.test.ts 46 test/js/node/fs/fs-stats-truncate.test.ts 36 test/js/node/fs/fs-stream.js 19 test/js/node/fs/fs-stream.winlink.js 19 test/js/node/fs/fs-writeFile-1-fixture.js 12 test/js/node/fs/fs.test.ts 2869 test/js/node/fs/promises.test.js 165 test/js/node/fs/repro-3931.js 4 test/js/node/harness.test.js 1 test/js/node/harness.ts 212 test/js/node/http/fixtures/log-events.mjs 22 test/js/node/http/max-header-size-fixture.ts 28 test/js/node/http/node-fetch-cjs.test.js 12 test/js/node/http/node-fetch-primordials.test.ts 25 test/js/node/http/node-fetch.test.js 84 test/js/node/http/node-http-error-in-data-handler-fixture.1.js 31 test/js/node/http/node-http-error-in-data-handler-fixture.2.js 32 test/js/node/http/node-http-maxHeaderSize.test.ts 73 test/js/node/http/node-http-primoridals.test.ts 106 test/js/node/http/node-http-ref-fixture.js 17 test/js/node/http/node-http-response-write-encode-fixture.js 63 test/js/node/http/node-http.test.ts 2190 test/js/node/http2/helpers.js 150 test/js/node/http2/http2-helpers.cjs 34 test/js/node/http2/node-echo-server.fixture.js 67 test/js/node/http2/node-http2-memory-leak.js 107 test/js/node/http2/node-http2.test.js 1274 test/js/node/inspector/inspector.test.ts 17 test/js/node/missing-module.test.js 6 test/js/node/module/modulePrototypeOverwrite-fixture.cjs 1 test/js/node/module/modulePrototypeOverwrite.cjs 12 test/js/node/module/node-module-module.test.js 108 test/js/node/module/resolveFilenameOverwrite-fixture.cjs 1 test/js/node/module/resolveFilenameOverwrite.cjs 12 test/js/node/net/node-destroy-fixture.js 12 test/js/node/net/node-fin-fixture.js 5 test/js/node/net/node-net-server.test.ts 481 test/js/node/net/node-net.test.ts 515 test/js/node/net/node-ref-default-fixture.js 14 test/js/node/net/node-unref-fixture.js 16 test/js/node/nodettywrap.test.ts 38 test/js/node/os/os.test.js 190 test/js/node/path/basename.test.js 77 test/js/node/path/browserify.test.js 842 test/js/node/path/common/fixtures.js 10 test/js/node/path/dirname.test.js 57 test/js/node/path/extname.test.js 100 test/js/node/path/fixtures/path-resolve.js 2 test/js/node/path/is-absolute.test.js 31 test/js/node/path/join.test.js 127 test/js/node/path/normalize.test.js 52 test/js/node/path/parse-format.test.js 191 test/js/node/path/path.test.js 45 test/js/node/path/posix-exists.test.js 7 test/js/node/path/posix-relative-on-windows.test.js 10 test/js/node/path/relative.test.js 73 test/js/node/path/resolve.test.js 61 test/js/node/path/to-namespaced-path.test.js 72 test/js/node/path/win32-exists.test.js 7 test/js/node/path/zero-length-strings.test.js 24 test/js/node/perf_hooks/perf_hooks.test.ts 21 test/js/node/process-binding.test.ts 24 test/js/node/process/call-raise.js 14 test/js/node/process/print-process-args.js 8 test/js/node/process/print-process-execArgv.js 1 test/js/node/process/process-args.test.js 30 test/js/node/process/process-exit-decimal-fixture.js 1 test/js/node/process/process-exit-fixture.js 13 test/js/node/process/process-exitCode-fixture.js 7 test/js/node/process/process-exitCode-with-exit.js 8 test/js/node/process/process-nexttick.js 74 test/js/node/process/process-nexttick.test.js 1004 test/js/node/process/process-onBeforeExit-fixture.js 6 test/js/node/process/process-onBeforeExit-keepAlive.js 16 test/js/node/process/process-onUncaughtException.js 20 test/js/node/process/process-onUncaughtExceptionAbort.js 4 test/js/node/process/process-onUncaughtExceptionSetTimeout.js 28 test/js/node/process/process-onUnhandledRejection.js 18 test/js/node/process/process-signal-handler.fixture.js 71 test/js/node/process/process-sleep.js 3 test/js/node/process/process-stdin-echo.js 11 test/js/node/process/process-stdio.test.ts 146 test/js/node/process/process-uncaughtExceptionCaptureCallback.js 23 test/js/node/process/process-uncaughtExceptionCaptureCallbackAbort.js 4 test/js/node/process/process.test.js 892 test/js/node/process/stdio-test-instance-a-lot.js 15 test/js/node/process/stdio-test-instance.js 5 test/js/node/readline/getStringWidth.test.ts 29 test/js/node/readline/readline.node.test.ts 1213 test/js/node/readline/readline_promises.node.test.ts 36 test/js/node/stream/bufferlist.test.ts 214 test/js/node/stream/emit-readable-on-end.js 14 test/js/node/stream/node-stream-uint8array.test.ts 92 test/js/node/stream/node-stream.test.js 471 test/js/node/stream/tty-streams.fixture.js 100 test/js/node/string_decoder/string-decoder.test.js 195 test/js/node/stubs.test.js 106 test/js/node/test/common/arraystream.js 18 test/js/node/test/common/assertSnapshot.js 71 test/js/node/test/common/benchmark.js 28 test/js/node/test/common/child_process.js 76 test/js/node/test/common/countdown.js 23 test/js/node/test/common/cpu-prof.js 40 test/js/node/test/common/crypto.js 111 test/js/node/test/common/debugger.js 152 test/js/node/test/common/dns.js 297 test/js/node/test/common/duplexpair.js 41 test/js/node/test/common/fixtures.js 47 test/js/node/test/common/fixtures.mjs 15 test/js/node/test/common/gc.js 68 test/js/node/test/common/globals.js 138 test/js/node/test/common/heap.js 200 test/js/node/test/common/hijackstdio.js 26 test/js/node/test/common/http2.js 126 test/js/node/test/common/index.js 904 test/js/node/test/common/index.mjs 106 test/js/node/test/common/inspector-helper.js 471 test/js/node/test/common/internet.js 30 test/js/node/test/common/measure-memory.js 48 test/js/node/test/common/ongc.js 27 test/js/node/test/common/prof.js 54 test/js/node/test/common/report.js 294 test/js/node/test/common/sea.js 113 test/js/node/test/common/shared-lib-util.js 36 test/js/node/test/common/snapshot.js 54 test/js/node/test/common/tick.js 12 test/js/node/test/common/tls.js 157 test/js/node/test/common/tmpdir.js 63 test/js/node/test/common/udppair.js 82 test/js/node/test/common/v8.js 63 test/js/node/test/common/wasi.js 37 test/js/node/test/common/wpt.js 756 test/js/node/test/fixtures/0-dns/create-cert.js 61 test/js/node/test/fixtures/GH-1899-output.js 1 test/js/node/test/fixtures/GH-7131/a.js 5 test/js/node/test/fixtures/GH-7131/b.js 2 test/js/node/test/fixtures/GH-892-request.js 21 test/js/node/test/fixtures/a.js 17 test/js/node/test/fixtures/aead-vectors.js 612 test/js/node/test/fixtures/apilinks/buffer.js 7 test/js/node/test/fixtures/apilinks/class.js 8 test/js/node/test/fixtures/apilinks/exports.js 7 test/js/node/test/fixtures/apilinks/mod.js 6 test/js/node/test/fixtures/apilinks/reverse.js 7 test/js/node/test/fixtures/apilinks/root.js 6 test/js/node/test/fixtures/assert-first-line.js 1 test/js/node/test/fixtures/async-error.js 21 test/js/node/test/fixtures/b/c.js 18 test/js/node/test/fixtures/b/d.js 8 test/js/node/test/fixtures/b/package/index.js 2 test/js/node/test/fixtures/baz.js 1 test/js/node/test/fixtures/catch-stdout-error.js 15 test/js/node/test/fixtures/child-process-echo-options.js 1 test/js/node/test/fixtures/child-process-message-and-exit.js 2 test/js/node/test/fixtures/child-process-persistent.js 1 test/js/node/test/fixtures/child-process-spawn-node.js 9 test/js/node/test/fixtures/child-process-stay-alive-forever.js 2 test/js/node/test/fixtures/child_process_should_emit_error.js 7 test/js/node/test/fixtures/cjs-module-wrap.js 8 test/js/node/test/fixtures/cjs-module-wrapper.js 13 test/js/node/test/fixtures/cluster-preload-test.js 7 test/js/node/test/fixtures/cluster-preload.js 6 test/js/node/test/fixtures/clustered-server/app.js 30 test/js/node/test/fixtures/console/2100bytes.js 46 test/js/node/test/fixtures/console/console.js 3 test/js/node/test/fixtures/console/console_low_stack_space.js 22 test/js/node/test/fixtures/console/force_colors.js 3 test/js/node/test/fixtures/console/hello_world.js 3 test/js/node/test/fixtures/console/stack_overflow.js 10 test/js/node/test/fixtures/copy/kitchen-sink/a/b/index.js 3 test/js/node/test/fixtures/copy/kitchen-sink/a/c/d/index.js 3 test/js/node/test/fixtures/copy/kitchen-sink/a/c/index.js 3 test/js/node/test/fixtures/copy/kitchen-sink/a/index.js 3 test/js/node/test/fixtures/copy/kitchen-sink/index.js 3 test/js/node/test/fixtures/crypto/aes_cbc.js 131 test/js/node/test/fixtures/crypto/aes_ctr.js 90 test/js/node/test/fixtures/crypto/aes_gcm.js 79 test/js/node/test/fixtures/crypto/ecdsa.js 105 test/js/node/test/fixtures/crypto/eddsa.js 43 test/js/node/test/fixtures/crypto/hmac.js 47 test/js/node/test/fixtures/crypto/rsa.js 321 test/js/node/test/fixtures/crypto/rsa_pkcs.js 130 test/js/node/test/fixtures/crypto/rsa_pss.js 143 test/js/node/test/fixtures/cycles/folder/foo.js 4 test/js/node/test/fixtures/cycles/root.js 8 test/js/node/test/fixtures/cycles/warning-a.js 1 test/js/node/test/fixtures/cycles/warning-b.js 3 test/js/node/test/fixtures/cycles/warning-esm-half-transpiled-a.js 1 test/js/node/test/fixtures/cycles/warning-esm-half-transpiled-b.js 2 test/js/node/test/fixtures/cycles/warning-esm-transpiled-a.js 2 test/js/node/test/fixtures/cycles/warning-esm-transpiled-b.js 1 test/js/node/test/fixtures/cycles/warning-moduleexports-a.js 2 test/js/node/test/fixtures/cycles/warning-moduleexports-b.js 1 test/js/node/test/fixtures/cycles/warning-moduleexports-class-a.js 9 test/js/node/test/fixtures/cycles/warning-moduleexports-class-b.js 1 test/js/node/test/fixtures/cycles/warning-skip-proxy-traps-a.js 16 test/js/node/test/fixtures/cycles/warning-skip-proxy-traps-b.js 8 test/js/node/test/fixtures/debugger-repeat-last.js 4 test/js/node/test/fixtures/debugger-util-regression-fixture.js 4 test/js/node/test/fixtures/debugger/alive.js 5 test/js/node/test/fixtures/debugger/backtrace.js 26 test/js/node/test/fixtures/debugger/break.js 15 test/js/node/test/fixtures/debugger/cjs/index.js 4 test/js/node/test/fixtures/debugger/cjs/other.js 3 test/js/node/test/fixtures/debugger/empty.js 1 test/js/node/test/fixtures/debugger/exceptions.js 9 test/js/node/test/fixtures/debugger/three-lines.js 3 test/js/node/test/fixtures/debugger/twenty-lines.js 20 test/js/node/test/fixtures/debugger/use-strict.js 2 test/js/node/test/fixtures/define-global.js 1 test/js/node/test/fixtures/deprecated-userland-class.js 11 test/js/node/test/fixtures/deprecated-userland-function.js 4 test/js/node/test/fixtures/deprecated-userland-subclass.js 14 test/js/node/test/fixtures/deprecated.js 6 test/js/node/test/fixtures/destroy-stdin.js 1 test/js/node/test/fixtures/disable-warning-worker.js 4 test/js/node/test/fixtures/disable-warning.js 12 test/js/node/test/fixtures/echo-close-check.js 14 test/js/node/test/fixtures/echo.js 7 test/js/node/test/fixtures/empty.cjs 1 test/js/node/test/fixtures/empty.js 1 test/js/node/test/fixtures/errors/async_error_eval_cjs.js 31 test/js/node/test/fixtures/errors/async_error_eval_esm.js 33 test/js/node/test/fixtures/errors/async_error_microtask_main.js 11 test/js/node/test/fixtures/errors/async_error_nexttick_main.js 11 test/js/node/test/fixtures/errors/async_error_sync_esm.mjs 10 test/js/node/test/fixtures/errors/async_error_sync_main.js 11 test/js/node/test/fixtures/errors/core_line_numbers.js 5 test/js/node/test/fixtures/errors/error_aggregateTwoErrors.js 9 test/js/node/test/fixtures/errors/error_exit.js 8 test/js/node/test/fixtures/errors/error_with_nul.js 10 test/js/node/test/fixtures/errors/events_unhandled_error_common_trace.js 16 test/js/node/test/fixtures/errors/events_unhandled_error_nexttick.js 8 test/js/node/test/fixtures/errors/events_unhandled_error_sameline.js 5 test/js/node/test/fixtures/errors/events_unhandled_error_subclass.js 6 test/js/node/test/fixtures/errors/force_colors.js 1 test/js/node/test/fixtures/errors/if-error-has-good-stack.js 19 test/js/node/test/fixtures/errors/promise_always_throw_unhandled.js 7 test/js/node/test/fixtures/errors/promise_unhandled_warn_with_error.js 5 test/js/node/test/fixtures/errors/test-no-extra-info-on-fatal-exception.js 4 test/js/node/test/fixtures/errors/throw_custom_error.js 3 test/js/node/test/fixtures/errors/throw_error_with_getter_throw.js 10 test/js/node/test/fixtures/errors/throw_in_line_with_tabs.js 7 test/js/node/test/fixtures/errors/throw_non_error.js 3 test/js/node/test/fixtures/errors/throw_null.js 3 test/js/node/test/fixtures/errors/throw_undefined.js 3 test/js/node/test/fixtures/errors/timeout_throw.js 5 test/js/node/test/fixtures/errors/undefined_reference_in_new_context.js 6 test/js/node/test/fixtures/errors/unhandled_promise_trace_warnings.js 4 test/js/node/test/fixtures/es-module-loaders/assertionless-json-import.mjs 19 test/js/node/test/fixtures/es-module-loaders/builtin-named-exports-loader.mjs 52 test/js/node/test/fixtures/es-module-loaders/builtin-named-exports.mjs 14 test/js/node/test/fixtures/es-module-loaders/byop-dummy-loader.mjs 30 test/js/node/test/fixtures/es-module-loaders/example-loader.mjs 42 test/js/node/test/fixtures/es-module-loaders/hook-resolve-type-loader.mjs 21 test/js/node/test/fixtures/es-module-loaders/hook-resolve-type.mjs 14 test/js/node/test/fixtures/es-module-loaders/hooks-custom.mjs 94 test/js/node/test/fixtures/es-module-loaders/hooks-initialize-port.mjs 12 test/js/node/test/fixtures/es-module-loaders/hooks-initialize.mjs 5 test/js/node/test/fixtures/es-module-loaders/hooks-input.mjs 73 test/js/node/test/fixtures/es-module-loaders/http-loader.mjs 20 test/js/node/test/fixtures/es-module-loaders/js-as-esm.js 1 test/js/node/test/fixtures/es-module-loaders/loader-dep.js 1 test/js/node/test/fixtures/es-module-loaders/loader-edge-cases.mjs 10 test/js/node/test/fixtures/es-module-loaders/loader-invalid-format.mjs 19 test/js/node/test/fixtures/es-module-loaders/loader-invalid-url.mjs 10 test/js/node/test/fixtures/es-module-loaders/loader-load-bad-next-context.mjs 3 test/js/node/test/fixtures/es-module-loaders/loader-load-bad-next-url.mjs 3 test/js/node/test/fixtures/es-module-loaders/loader-load-dynamic-import.mjs 10 test/js/node/test/fixtures/es-module-loaders/loader-load-foo-or-42.mjs 17 test/js/node/test/fixtures/es-module-loaders/loader-load-impersonating-next-url.mjs 3 test/js/node/test/fixtures/es-module-loaders/loader-load-incomplete.mjs 13 test/js/node/test/fixtures/es-module-loaders/loader-load-next-modified.mjs 10 test/js/node/test/fixtures/es-module-loaders/loader-load-null-return.mjs 3 test/js/node/test/fixtures/es-module-loaders/loader-load-passing-modified-context.mjs 6 test/js/node/test/fixtures/es-module-loaders/loader-load-passthru.mjs 12 test/js/node/test/fixtures/es-module-loaders/loader-load-receiving-modified-context.mjs 5 test/js/node/test/fixtures/es-module-loaders/loader-log-args.mjs 27 test/js/node/test/fixtures/es-module-loaders/loader-resolve-42.mjs 13 test/js/node/test/fixtures/es-module-loaders/loader-resolve-bad-next-context.mjs 3 test/js/node/test/fixtures/es-module-loaders/loader-resolve-bad-next-specifier.mjs 3 test/js/node/test/fixtures/es-module-loaders/loader-resolve-dynamic-import.mjs 10 test/js/node/test/fixtures/es-module-loaders/loader-resolve-foo.mjs 12 test/js/node/test/fixtures/es-module-loaders/loader-resolve-incomplete.mjs 12 test/js/node/test/fixtures/es-module-loaders/loader-resolve-multiple-next-calls.mjs 8 test/js/node/test/fixtures/es-module-loaders/loader-resolve-next-modified.mjs 17 test/js/node/test/fixtures/es-module-loaders/loader-resolve-null-return.mjs 3 test/js/node/test/fixtures/es-module-loaders/loader-resolve-passing-modified-context.mjs 6 test/js/node/test/fixtures/es-module-loaders/loader-resolve-passthru.mjs 12 test/js/node/test/fixtures/es-module-loaders/loader-resolve-receiving-modified-context.mjs 5 test/js/node/test/fixtures/es-module-loaders/loader-resolve-shortcircuit.mjs 13 test/js/node/test/fixtures/es-module-loaders/loader-resolve-strip-xxx.mjs 9 test/js/node/test/fixtures/es-module-loaders/loader-resolve-strip-yyy.mjs 6 test/js/node/test/fixtures/es-module-loaders/loader-shared-dep.mjs 8 test/js/node/test/fixtures/es-module-loaders/loader-this-value-inside-hook-functions.mjs 17 test/js/node/test/fixtures/es-module-loaders/loader-unknown-builtin-module.mjs 6 test/js/node/test/fixtures/es-module-loaders/loader-with-custom-condition.mjs 13 test/js/node/test/fixtures/es-module-loaders/loader-with-dep.mjs 9 test/js/node/test/fixtures/es-module-loaders/loader-with-too-many-args.mjs 6 test/js/node/test/fixtures/es-module-loaders/missing-dynamic-instantiate-hook.mjs 16 test/js/node/test/fixtures/es-module-loaders/mock-loader.mjs 125 test/js/node/test/fixtures/es-module-loaders/mock.mjs 65 test/js/node/test/fixtures/es-module-loaders/module-named-exports.mjs 2 test/js/node/test/fixtures/es-module-loaders/never-settling-resolve-step/import.meta.never-resolve.mjs 3 test/js/node/test/fixtures/es-module-loaders/never-settling-resolve-step/loader.mjs 9 test/js/node/test/fixtures/es-module-loaders/never-settling-resolve-step/never-load.cjs 4 test/js/node/test/fixtures/es-module-loaders/never-settling-resolve-step/never-load.mjs 3 test/js/node/test/fixtures/es-module-loaders/never-settling-resolve-step/never-resolve.cjs 4 test/js/node/test/fixtures/es-module-loaders/never-settling-resolve-step/never-resolve.mjs 3 test/js/node/test/fixtures/es-module-loaders/never-settling-resolve-step/race.cjs 6 test/js/node/test/fixtures/es-module-loaders/never-settling-resolve-step/race.mjs 6 test/js/node/test/fixtures/es-module-loaders/not-found-assert-loader.mjs 15 test/js/node/test/fixtures/es-module-loaders/preset-cjs-source.mjs 20 test/js/node/test/fixtures/es-module-loaders/register-loader.cjs 3 test/js/node/test/fixtures/es-module-loaders/register-loader.mjs 3 test/js/node/test/fixtures/es-module-loaders/register-programmatically-loader-load.mjs 3 test/js/node/test/fixtures/es-module-loaders/register-programmatically-loader-resolve.mjs 2 test/js/node/test/fixtures/es-module-loaders/string-sources.mjs 42 test/js/node/test/fixtures/es-module-loaders/syntax-error.mjs 2 test/js/node/test/fixtures/es-module-loaders/thenable-load-hook-rejected-no-arguments.mjs 10 test/js/node/test/fixtures/es-module-loaders/thenable-load-hook-rejected.mjs 10 test/js/node/test/fixtures/es-module-loaders/thenable-load-hook.mjs 10 test/js/node/test/fixtures/es-module-loaders/throw-undefined.mjs 2 test/js/node/test/fixtures/es-module-require-cache/counter.js 2 test/js/node/test/fixtures/es-module-require-cache/echo.cjs 1 test/js/node/test/fixtures/es-module-require-cache/preload.js 1 test/js/node/test/fixtures/es-module-specifiers/index.mjs 9 test/js/node/test/fixtures/es-module-url/empty.js 1 test/js/node/test/fixtures/es-module-url/native.mjs 2 test/js/node/test/fixtures/es-modules/builtin-imports-case.mjs 5 test/js/node/test/fixtures/es-modules/cjs-esm-esm-cycle/a.mjs 1 test/js/node/test/fixtures/es-modules/cjs-esm-esm-cycle/b.mjs 2 test/js/node/test/fixtures/es-modules/cjs-esm-esm-cycle/c.cjs 1 test/js/node/test/fixtures/es-modules/cjs-esm-esm.js 1 test/js/node/test/fixtures/es-modules/cjs-esm.js 1 test/js/node/test/fixtures/es-modules/cjs-exports-invalid.mjs 1 test/js/node/test/fixtures/es-modules/cjs-exports.mjs 29 test/js/node/test/fixtures/es-modules/cjs-file.cjs 1 test/js/node/test/fixtures/es-modules/cjs.js 3 test/js/node/test/fixtures/es-modules/conditional-exports.js 1 test/js/node/test/fixtures/es-modules/conditional-exports.mjs 1 test/js/node/test/fixtures/es-modules/data-import.mjs 2 test/js/node/test/fixtures/es-modules/dep1.js 1 test/js/node/test/fixtures/es-modules/dep2.js 1 test/js/node/test/fixtures/es-modules/deprecated-folders-ignore/main.js 1 test/js/node/test/fixtures/es-modules/dynamic-import/import.cjs 1 test/js/node/test/fixtures/es-modules/dynamic-import/import.mjs 1 test/js/node/test/fixtures/es-modules/es-note-error-1.cjs 1 test/js/node/test/fixtures/es-modules/es-note-error-1.mjs 1 test/js/node/test/fixtures/es-modules/es-note-error-2.cjs 1 test/js/node/test/fixtures/es-modules/es-note-error-2.mjs 1 test/js/node/test/fixtures/es-modules/es-note-error-3.cjs 1 test/js/node/test/fixtures/es-modules/es-note-error-3.mjs 1 test/js/node/test/fixtures/es-modules/es-note-error-4.cjs 1 test/js/node/test/fixtures/es-modules/es-note-error-4.mjs 1 test/js/node/test/fixtures/es-modules/es-note-promiserej-import-2.cjs 1 test/js/node/test/fixtures/es-modules/es-note-unexpected-export-1.cjs 2 test/js/node/test/fixtures/es-modules/es-note-unexpected-export-2.cjs 4 test/js/node/test/fixtures/es-modules/es-note-unexpected-import-1.cjs 1 test/js/node/test/fixtures/es-modules/es-note-unexpected-import-3.cjs 1 test/js/node/test/fixtures/es-modules/es-note-unexpected-import-4.cjs 1 test/js/node/test/fixtures/es-modules/es-note-unexpected-import-5.cjs 1 test/js/node/test/fixtures/es-modules/esm-cjs-esm-cycle/a.mjs 3 test/js/node/test/fixtures/es-modules/esm-cjs-esm-cycle/b.cjs 3 test/js/node/test/fixtures/es-modules/esm-cjs-esm-cycle/require-a.cjs 1 test/js/node/test/fixtures/es-modules/esm-cjs-esm-cycle/require-b.cjs 1 test/js/node/test/fixtures/es-modules/esm-cjs-esm-esm-cycle/a.mjs 1 test/js/node/test/fixtures/es-modules/esm-cjs-esm-esm-cycle/b.cjs 1 test/js/node/test/fixtures/es-modules/esm-cjs-esm-esm-cycle/c.mjs 1 test/js/node/test/fixtures/es-modules/esm-esm-cjs-esm-cycle/a.mjs 13 test/js/node/test/fixtures/es-modules/esm-esm-cjs-esm-cycle/b.mjs 3 test/js/node/test/fixtures/es-modules/esm-esm-cjs-esm-cycle/c.mjs 5 test/js/node/test/fixtures/es-modules/esm-esm-cjs-esm-cycle/d.mjs 3 test/js/node/test/fixtures/es-modules/esm-esm-cjs-esm-esm-cycle/a.mjs 1 test/js/node/test/fixtures/es-modules/esm-esm-cjs-esm-esm-cycle/b.mjs 1 test/js/node/test/fixtures/es-modules/esm-esm-cjs-esm-esm-cycle/c.cjs 1 test/js/node/test/fixtures/es-modules/esm-esm-cjs-esm-esm-cycle/z.mjs 1 test/js/node/test/fixtures/es-modules/esm-snapshot-mutator.js 4 test/js/node/test/fixtures/es-modules/esm-snapshot.js 2 test/js/node/test/fixtures/es-modules/esm-top-level-await.mjs 6 test/js/node/test/fixtures/es-modules/exports-both/load.cjs 1 test/js/node/test/fixtures/es-modules/exports-cases.js 9 test/js/node/test/fixtures/es-modules/exports-cases2.js 17 test/js/node/test/fixtures/es-modules/exports-cases3.js 15 test/js/node/test/fixtures/es-modules/exports-import-default/load.cjs 1 test/js/node/test/fixtures/es-modules/exports-import-only/load.cjs 1 test/js/node/test/fixtures/es-modules/exports-require-only/load.cjs 1 test/js/node/test/fixtures/es-modules/folder%25with percentage#/index.js 1 test/js/node/test/fixtures/es-modules/import-esm.mjs 3 test/js/node/test/fixtures/es-modules/import-invalid-ext.mjs 1 test/js/node/test/fixtures/es-modules/import-invalid-pjson.mjs 1 test/js/node/test/fixtures/es-modules/import-json-named-export.mjs 1 test/js/node/test/fixtures/es-modules/import-process-exit.mjs 1 test/js/node/test/fixtures/es-modules/import-resolve-exports.mjs 3 test/js/node/test/fixtures/es-modules/imported-esm.mjs 1 test/js/node/test/fixtures/es-modules/imports-loose.mjs 1 test/js/node/test/fixtures/es-modules/imports-noext.mjs 1 test/js/node/test/fixtures/es-modules/invalid-cjs.js 1 test/js/node/test/fixtures/es-modules/invalid-posix-host.mjs 1 test/js/node/test/fixtures/es-modules/json-cache/another.cjs 5 test/js/node/test/fixtures/es-modules/json-cache/mod.cjs 5 test/js/node/test/fixtures/es-modules/json-modules.mjs 1 test/js/node/test/fixtures/es-modules/legacy-main-resolver/index-js/index.js 1 test/js/node/test/fixtures/es-modules/loop.mjs 13 test/js/node/test/fixtures/es-modules/loose.js 2 test/js/node/test/fixtures/es-modules/message.mjs 1 test/js/node/test/fixtures/es-modules/mjs-file.mjs 1 test/js/node/test/fixtures/es-modules/module-counter-by-type/index.js 2 test/js/node/test/fixtures/es-modules/network-import.mjs 1 test/js/node/test/fixtures/es-modules/package-cjs-named-error/bare-import-double.mjs 1 test/js/node/test/fixtures/es-modules/package-cjs-named-error/bare-import-single.mjs 1 test/js/node/test/fixtures/es-modules/package-cjs-named-error/double-quote.mjs 1 test/js/node/test/fixtures/es-modules/package-cjs-named-error/escaped-single-quote.mjs 1 test/js/node/test/fixtures/es-modules/package-cjs-named-error/fail.cjs 4 test/js/node/test/fixtures/es-modules/package-cjs-named-error/json-hack.mjs 1 test/js/node/test/fixtures/es-modules/package-cjs-named-error/json-hack/fail.js 3 test/js/node/test/fixtures/es-modules/package-cjs-named-error/multi-line.mjs 4 test/js/node/test/fixtures/es-modules/package-cjs-named-error/oh'no.cjs 3 test/js/node/test/fixtures/es-modules/package-cjs-named-error/renamed-import.mjs 1 test/js/node/test/fixtures/es-modules/package-cjs-named-error/single-quote.mjs 1 test/js/node/test/fixtures/es-modules/package-default-extension/index.cjs 1 test/js/node/test/fixtures/es-modules/package-default-extension/index.mjs 1 test/js/node/test/fixtures/es-modules/package-ends-node_modules/index.js 2 test/js/node/test/fixtures/es-modules/package-type-commonjs/echo-require-cache.js 1 test/js/node/test/fixtures/es-modules/package-type-commonjs/imports-esm.js 1 test/js/node/test/fixtures/es-modules/package-type-commonjs/imports-esm.mjs 1 test/js/node/test/fixtures/es-modules/package-type-commonjs/index.js 3 test/js/node/test/fixtures/es-modules/package-type-commonjs/module.js 2 test/js/node/test/fixtures/es-modules/package-type-module/cjs.js 1 test/js/node/test/fixtures/es-modules/package-type-module/esm.js 1 test/js/node/test/fixtures/es-modules/package-type-module/imports-commonjs.cjs 1 test/js/node/test/fixtures/es-modules/package-type-module/imports-commonjs.mjs 1 test/js/node/test/fixtures/es-modules/package-type-module/imports-noext.mjs 1 test/js/node/test/fixtures/es-modules/package-type-module/imports-unknownext.mjs 1 test/js/node/test/fixtures/es-modules/package-type-module/index.js 4 test/js/node/test/fixtures/es-modules/package-type-module/nested-default-type/module.js 1 test/js/node/test/fixtures/es-modules/package-type-module/wasm-dep.mjs 11 test/js/node/test/fixtures/es-modules/package-without-pjson/index.js 5 test/js/node/test/fixtures/es-modules/package-without-type/commonjs-wrapper-variables.js 6 test/js/node/test/fixtures/es-modules/package-without-type/commonjs.js 2 test/js/node/test/fixtures/es-modules/package-without-type/detected-as-esm.js 2 test/js/node/test/fixtures/es-modules/package-without-type/file#1.js 1 test/js/node/test/fixtures/es-modules/package-without-type/imports-commonjs.cjs 1 test/js/node/test/fixtures/es-modules/package-without-type/imports-commonjs.mjs 1 test/js/node/test/fixtures/es-modules/package-without-type/imports-esm.js 1 test/js/node/test/fixtures/es-modules/package-without-type/imports-esm.mjs 1 test/js/node/test/fixtures/es-modules/package-without-type/imports-noext-cjs.js 1 test/js/node/test/fixtures/es-modules/package-without-type/imports-noext-cjs.mjs 1 test/js/node/test/fixtures/es-modules/package-without-type/imports-noext-esm.js 1 test/js/node/test/fixtures/es-modules/package-without-type/imports-noext-esm.mjs 1 test/js/node/test/fixtures/es-modules/package-without-type/index.js 3 test/js/node/test/fixtures/es-modules/package-without-type/module.js 2 test/js/node/test/fixtures/es-modules/pattern-trailing-slash.mjs 1 test/js/node/test/fixtures/es-modules/pjson-main/main.mjs 1 test/js/node/test/fixtures/es-modules/pkgimports/importbranch.js 1 test/js/node/test/fixtures/es-modules/pkgimports/importer.js 4 test/js/node/test/fixtures/es-modules/pkgimports/sub/internal/test.js 2 test/js/node/test/fixtures/es-modules/pkgimports/sub/x.js 1 test/js/node/test/fixtures/es-modules/pkgimports/test.js 1 test/js/node/test/fixtures/es-modules/print-3.mjs 1 test/js/node/test/fixtures/es-modules/process-exit.mjs 2 test/js/node/test/fixtures/es-modules/reference-error.mjs 3 test/js/node/test/fixtures/es-modules/require-and-import/load.cjs 1 test/js/node/test/fixtures/es-modules/require-and-import/load.mjs 1 test/js/node/test/fixtures/es-modules/require-cjs.mjs 5 test/js/node/test/fixtures/es-modules/require-reference-error.cjs 2 test/js/node/test/fixtures/es-modules/require-syntax-error.cjs 2 test/js/node/test/fixtures/es-modules/require-throw-error.cjs 2 test/js/node/test/fixtures/es-modules/runmain.mjs 4 test/js/node/test/fixtures/es-modules/self-deprecated-folders/main.js 2 test/js/node/test/fixtures/es-modules/should-not-be-resolved.mjs 1 test/js/node/test/fixtures/es-modules/stateful.mjs 4 test/js/node/test/fixtures/es-modules/symlink.mjs 1 test/js/node/test/fixtures/es-modules/syntax-error.mjs 1 test/js/node/test/fixtures/es-modules/test-esm-comma,.mjs 1 test/js/node/test/fixtures/es-modules/test-esm-double-encoding-native%20.mjs 4 test/js/node/test/fixtures/es-modules/test-esm-ok.mjs 2 test/js/node/test/fixtures/es-modules/throw-error.mjs 1 test/js/node/test/fixtures/es-modules/tla/a.mjs 5 test/js/node/test/fixtures/es-modules/tla/b.mjs 2 test/js/node/test/fixtures/es-modules/tla/c.mjs 2 test/js/node/test/fixtures/es-modules/tla/d.mjs 4 test/js/node/test/fixtures/es-modules/tla/execution.mjs 3 test/js/node/test/fixtures/es-modules/tla/order.mjs 1 test/js/node/test/fixtures/es-modules/tla/parent.mjs 7 test/js/node/test/fixtures/es-modules/tla/process-exit.mjs 1 test/js/node/test/fixtures/es-modules/tla/rejected-withexitcode.mjs 2 test/js/node/test/fixtures/es-modules/tla/rejected.mjs 1 test/js/node/test/fixtures/es-modules/tla/resolved.mjs 1 test/js/node/test/fixtures/es-modules/tla/unresolved-with-worker-process-exit.mjs 7 test/js/node/test/fixtures/es-modules/tla/unresolved-withexitcode.mjs 2 test/js/node/test/fixtures/es-modules/tla/unresolved.mjs 1 test/js/node/test/fixtures/es-modules/wasm-dep.mjs 10 test/js/node/test/fixtures/es-modules/wasm-modules.mjs 2 test/js/node/test/fixtures/exit.js 1 test/js/node/test/fixtures/exports-function-with-param.js 1 test/js/node/test/fixtures/external-repl-module.js 2 test/js/node/test/fixtures/failcounter.js 2 test/js/node/test/fixtures/failmustcall1.js 3 test/js/node/test/fixtures/failmustcall2.js 3 test/js/node/test/fixtures/gc.js 6 test/js/node/test/fixtures/global/plain.js 3 test/js/node/test/fixtures/guess-hash-seed.js 140 test/js/node/test/fixtures/inspector-global-function.mjs 15 test/js/node/test/fixtures/inspector-instrumentation-breakpoint/dep.js 1 test/js/node/test/fixtures/inspector-instrumentation-breakpoint/main.js 1 test/js/node/test/fixtures/inspector-open.js 12 test/js/node/test/fixtures/internal-modules/index.js 1 test/js/node/test/fixtures/intrinsic-mutation.js 8 test/js/node/test/fixtures/is-object.js 2 test/js/node/test/fixtures/ispreloading.js 2 test/js/node/test/fixtures/json-with-directory-name-module/module-stub/index.js 1 test/js/node/test/fixtures/json-with-directory-name-module/module-stub/one-trailing-slash/two/three.js 1 test/js/node/test/fixtures/json-with-directory-name-module/module-stub/one/two/three.js 1 test/js/node/test/fixtures/keys/selfsigned-no-keycertsign/https_renew_cert.sh 9 test/js/node/test/fixtures/klass-with-fields.js 14 test/js/node/test/fixtures/leakedGlobal.js 3 test/js/node/test/fixtures/linux-perf-logger.js 12 test/js/node/test/fixtures/linux-perf.js 13 test/js/node/test/fixtures/loop.js 10 test/js/node/test/fixtures/mime-whatwg-generated.js 3527 test/js/node/test/fixtures/mime-whatwg.js 384 test/js/node/test/fixtures/module-extension-over-directory/inner.js 1 test/js/node/test/fixtures/module-load-order/file1.js 1 test/js/node/test/fixtures/module-load-order/file1.reg 1 test/js/node/test/fixtures/module-load-order/file2.js 1 test/js/node/test/fixtures/module-load-order/file2.reg 1 test/js/node/test/fixtures/module-load-order/file2/index.js 1 test/js/node/test/fixtures/module-load-order/file2/index.reg 1 test/js/node/test/fixtures/module-load-order/file3.reg 1 test/js/node/test/fixtures/module-load-order/file3/index.js 1 test/js/node/test/fixtures/module-load-order/file3/index.reg 1 test/js/node/test/fixtures/module-load-order/file4.reg 1 test/js/node/test/fixtures/module-load-order/file4/index.js 1 test/js/node/test/fixtures/module-load-order/file4/index.reg 1 test/js/node/test/fixtures/module-load-order/file5/index.js 1 test/js/node/test/fixtures/module-load-order/file5/index.reg 1 test/js/node/test/fixtures/module-load-order/file6/index.js 1 test/js/node/test/fixtures/module-load-order/file6/index.reg 1 test/js/node/test/fixtures/module-load-order/file7/index.reg 1 test/js/node/test/fixtures/module-load-order/file8/index.reg 1 test/js/node/test/fixtures/module-mocking/basic-cjs.js 4 test/js/node/test/fixtures/module-mocking/basic-esm-mock.mjs 1 test/js/node/test/fixtures/module-mocking/basic-esm.mjs 1 test/js/node/test/fixtures/module-require-symlink/foo.js 2 test/js/node/test/fixtures/module-require-symlink/symlinked.js 9 test/js/node/test/fixtures/module-require/child/index.js 2 test/js/node/test/fixtures/module-require/not-found/trailingSlash.js 1 test/js/node/test/fixtures/module-require/parent/index.js 4 test/js/node/test/fixtures/module-require/relative/dot-slash.js 1 test/js/node/test/fixtures/module-require/relative/dot.js 1 test/js/node/test/fixtures/module-require/relative/index.js 1 test/js/node/test/fixtures/monkey-patch-run-main.js 6 test/js/node/test/fixtures/nested-index/one/hello.js 1 test/js/node/test/fixtures/nested-index/one/index.js 1 test/js/node/test/fixtures/nested-index/three.js 1 test/js/node/test/fixtures/nested-index/three/index.js 1 test/js/node/test/fixtures/nested-index/two/hello.js 1 test/js/node/test/fixtures/nested-index/two/index.js 1 test/js/node/test/fixtures/net-fd-passing-receiver.js 25 test/js/node/test/fixtures/no-wrapper.js 1 test/js/node/test/fixtures/not-main-module.js 3 test/js/node/test/fixtures/overwrite-config-preload-module.js 5 test/js/node/test/fixtures/package-main-enoent/test.js 2 test/js/node/test/fixtures/packages/index/index.js 1 test/js/node/test/fixtures/packages/main-index/package-main-module/index.js 1 test/js/node/test/fixtures/packages/main/package-main-module.js 1 test/js/node/test/fixtures/packages/missing-main-no-index/stray.js 1 test/js/node/test/fixtures/packages/missing-main/index.js 1 test/js/node/test/fixtures/parent-process-nonpersistent-fork.js 9 test/js/node/test/fixtures/parent-process-nonpersistent.js 9 test/js/node/test/fixtures/path-resolve.js 2 test/js/node/test/fixtures/path.js 4 test/js/node/test/fixtures/permission/fs-read.js 346 test/js/node/test/fixtures/permission/fs-symlink-target-write.js 62 test/js/node/test/fixtures/permission/fs-symlink.js 78 test/js/node/test/fixtures/permission/fs-traversal.js 112 test/js/node/test/fixtures/permission/fs-wildcard.js 66 test/js/node/test/fixtures/permission/fs-write.js 397 test/js/node/test/fixtures/permission/inspector-brk.js 1 test/js/node/test/fixtures/permission/loader/index.js 2 test/js/node/test/fixtures/permission/processbinding.js 24 test/js/node/test/fixtures/pkgexports.mjs 9 test/js/node/test/fixtures/print A.js 1 test/js/node/test/fixtures/print-10-lines.js 3 test/js/node/test/fixtures/print-chars-from-buffer.js 7 test/js/node/test/fixtures/print-chars.js 3 test/js/node/test/fixtures/print-delayed.js 3 test/js/node/test/fixtures/print-error-message.js 1 test/js/node/test/fixtures/print-intrinsic-mutation-name.js 2 test/js/node/test/fixtures/printA.js 1 test/js/node/test/fixtures/printB.js 1 test/js/node/test/fixtures/printC.js 1 test/js/node/test/fixtures/process-exit-code-cases.js 122 test/js/node/test/fixtures/recursive-a.cjs 4 test/js/node/test/fixtures/recursive-b.cjs 2 test/js/node/test/fixtures/recvfd.js 36 test/js/node/test/fixtures/report-oom.js 11 test/js/node/test/fixtures/resolve-paths/default/verify-paths.js 13 test/js/node/test/fixtures/rsa-oaep-test-vectors.js 30 test/js/node/test/fixtures/sea.js 36 test/js/node/test/fixtures/sea/get-asset-raw.js 24 test/js/node/test/fixtures/sea/get-asset.js 77 test/js/node/test/fixtures/self_ref_module/index.js 2 test/js/node/test/fixtures/semicolon.js 1 test/js/node/test/fixtures/should_exit.js 7 test/js/node/test/fixtures/spawn_closed_stdio.py 8 test/js/node/test/fixtures/syntax/bad_syntax.js 1 test/js/node/test/fixtures/syntax/bad_syntax.mjs 1 test/js/node/test/fixtures/syntax/bad_syntax_shebang.js 1 test/js/node/test/fixtures/syntax/good_syntax.js 1 test/js/node/test/fixtures/syntax/good_syntax.mjs 3 test/js/node/test/fixtures/syntax/good_syntax_shebang.js 1 test/js/node/test/fixtures/syntax/illegal_if_not_wrapped.js 3 test/js/node/test/fixtures/test-error-first-line-offset.js 1 test/js/node/test/fixtures/test-fs-readfile-error.js 1 test/js/node/test/fixtures/test-fs-stat-sync-overflow.js 6 test/js/node/test/fixtures/test-init-index/index.js 3 test/js/node/test/fixtures/test-init-native/fs.js 6 test/js/node/test/fixtures/test-module-loading-globalpaths/local-pkg/test.js 2 test/js/node/test/fixtures/test-module-loading-globalpaths/node_path/foo.js 1 test/js/node/test/fixtures/test-repl-tab-completion/helloworld.js 1 test/js/node/test/fixtures/test-resolution-inspect-brk-resolver.js 3 test/js/node/test/fixtures/throws_error.js 1 test/js/node/test/fixtures/throws_error1.js 1 test/js/node/test/fixtures/throws_error2.js 1 test/js/node/test/fixtures/throws_error3.js 3 test/js/node/test/fixtures/throws_error4.js 1 test/js/node/test/fixtures/throws_error5.js 1 test/js/node/test/fixtures/throws_error7.js 5 test/js/node/test/fixtures/tls-connect.js 87 test/js/node/test/fixtures/uncaught-exceptions/callbackify1.js 9 test/js/node/test/fixtures/uncaught-exceptions/callbackify2.js 15 test/js/node/test/fixtures/uncaught-exceptions/domain.js 10 test/js/node/test/fixtures/uncaught-exceptions/global.js 2 test/js/node/test/fixtures/uncaught-exceptions/parse-error-mod.js 2 test/js/node/test/fixtures/uncaught-exceptions/parse-error.js 2 test/js/node/test/fixtures/uncaught-exceptions/timeout.js 3 test/js/node/test/fixtures/uncaught-exceptions/uncaught-monitor1.js 6 test/js/node/test/fixtures/uncaught-exceptions/uncaught-monitor2.js 7 test/js/node/test/fixtures/url-idna.js 210 test/js/node/test/fixtures/url-searchparams.js 74 test/js/node/test/fixtures/url-setter-tests-additional.js 237 test/js/node/test/fixtures/url-tests-additional.js 28 test/js/node/test/fixtures/utf8-bom-shebang-shebang.js 3 test/js/node/test/fixtures/utf8-bom.js 1 test/js/node/test/fixtures/utf8-shebang-bom.js 2 test/js/node/test/fixtures/v8/v8_warning.js 12 test/js/node/test/fixtures/vm/vm_caught_custom_runtime_error.js 13 test/js/node/test/fixtures/vm/vm_display_runtime_error.js 12 test/js/node/test/fixtures/vm/vm_display_syntax_error.js 12 test/js/node/test/fixtures/vm/vm_dont_display_runtime_error.js 18 test/js/node/test/fixtures/vm/vm_dont_display_syntax_error.js 18 test/js/node/test/fixtures/warnings.js 2 test/js/node/test/fixtures/wasi-preview-1.js 39 test/js/node/test/fixtures/watch-mode/inspect.js 2 test/js/node/test/fixtures/watch-mode/inspect_with_signal.js 2 test/js/node/test/fixtures/watch-mode/ipc.js 10 test/js/node/test/fixtures/worker-data.cjs 2 test/js/node/test/fixtures/worker-data.mjs 2 test/js/node/test/fixtures/worker-from-argv.js 3 test/js/node/test/fixtures/worker-name.js 12 test/js/node/test/fixtures/worker-preload.js 8 test/js/node/test/fixtures/worker-script.mjs 2 test/js/node/test/fixtures/worker-script.ts 1 test/js/node/test/fixtures/workload/allocation-exit.js 15 test/js/node/test/fixtures/workload/allocation-sigint.js 15 test/js/node/test/fixtures/workload/allocation-worker-argv.js 10 test/js/node/test/fixtures/workload/allocation-worker.js 4 test/js/node/test/fixtures/workload/allocation.js 14 test/js/node/test/fixtures/workload/bounded.js 20 test/js/node/test/fixtures/workload/fibonacci-exit.js 7 test/js/node/test/fixtures/workload/fibonacci-sigint.js 7 test/js/node/test/fixtures/workload/fibonacci-worker-argv.js 10 test/js/node/test/fixtures/workload/fibonacci-worker.js 4 test/js/node/test/fixtures/workload/fibonacci.js 7 test/js/node/test/fixtures/workload/grow-and-set-near-heap-limit.js 8 test/js/node/test/fixtures/workload/grow-worker-and-set-near-heap-limit.js 14 test/js/node/test/fixtures/workload/grow-worker.js 13 test/js/node/test/fixtures/workload/grow.js 9 test/js/node/test/fixtures/x509-escaping/create-certs.js 607 test/js/node/test/parallel/arm-math-illegal-instruction.test.js 8 test/js/node/test/parallel/assert-esm-cjs-message-verify.test.js 36 test/js/node/test/parallel/assert-strict-exists.test.js 6 test/js/node/test/parallel/async-hooks-recursive-stack-runinasyncscope.test.js 15 test/js/node/test/parallel/async-hooks-run-in-async-scope-this-arg.test.js 12 test/js/node/test/parallel/async-hooks-worker-asyncfn-terminate-1.test.js 21 test/js/node/test/parallel/async-hooks-worker-asyncfn-terminate-2.test.js 22 test/js/node/test/parallel/async-hooks-worker-asyncfn-terminate-3.test.js 20 test/js/node/test/parallel/async-local-storage-deep-stack.test.js 12 test/js/node/test/parallel/async-local-storage-http-multiclients.test.js 57 test/js/node/test/parallel/async-local-storage-snapshot.test.js 14 test/js/node/test/parallel/atomics-wake.test.js 4 test/js/node/test/parallel/bad-unicode.test.js 11 test/js/node/test/parallel/beforeexit-event-exit.test.js 11 test/js/node/test/parallel/blob-createobjecturl.test.js 35 test/js/node/test/parallel/buffer-failed-alloc-typed-arrays.test.js 17 test/js/node/test/parallel/buffer-inheritance.test.js 26 test/js/node/test/parallel/buffer-iterator.test.js 47 test/js/node/test/parallel/buffer-nopendingdep-map.test.js 10 test/js/node/test/parallel/buffer-of-no-deprecation.test.js 8 test/js/node/test/parallel/buffer-safe-unsafe.test.js 15 test/js/node/test/parallel/buffer-slice.test.js 71 test/js/node/test/parallel/buffer-swap.test.js 122 test/js/node/test/parallel/buffer-zero-fill-reset.test.js 13 test/js/node/test/parallel/buffer-zero-fill.test.js 11 test/js/node/test/parallel/child-process-exec-encoding.test.js 47 test/js/node/test/parallel/child-process-exec-env.test.js 19 test/js/node/test/parallel/child-process-exec-kill-throws.test.js 31 test/js/node/test/parallel/child-process-exec-std-encoding.test.js 22 test/js/node/test/parallel/child-process-exec-stdout-stderr-data-string.test.js 23 test/js/node/test/parallel/child-process-exec-timeout-kill.test.js 34 test/js/node/test/parallel/child-process-execfile-promisified-abortcontroller.test.js 43 test/js/node/test/parallel/child-process-flush-stdio.test.js 26 test/js/node/test/parallel/child-process-fork-abort-signal.test.js 102 test/js/node/test/parallel/child-process-fork-args.test.js 66 test/js/node/test/parallel/child-process-fork-close.test.js 36 test/js/node/test/parallel/child-process-fork-detached.test.js 17 test/js/node/test/parallel/child-process-fork-ref2.test.js 37 test/js/node/test/parallel/child-process-fork3.test.js 9 test/js/node/test/parallel/child-process-kill.test.js 26 test/js/node/test/parallel/child-process-send-type-error.test.js 39 test/js/node/test/parallel/child-process-set-blocking.test.js 14 test/js/node/test/parallel/child-process-spawnsync-env.test.js 13 test/js/node/test/parallel/child-process-stdio-big-write-end.test.js 52 test/js/node/test/parallel/child-process-stdio-overlapped.test.js 43 test/js/node/test/parallel/cli-eval-event.test.js 18 test/js/node/test/parallel/client-request-destroy.test.js 9 test/js/node/test/parallel/cluster-bind-privileged-port.test.js 42 test/js/node/test/parallel/cluster-call-and-destroy.test.js 19 test/js/node/test/parallel/cluster-dgram-reuse.test.js 36 test/js/node/test/parallel/cluster-disconnect-idle-worker.test.js 19 test/js/node/test/parallel/cluster-disconnect-with-no-workers.test.js 14 test/js/node/test/parallel/cluster-eaddrinuse.test.js 58 test/js/node/test/parallel/cluster-listen-pipe-readable-writable.test.js 36 test/js/node/test/parallel/cluster-send-handle-twice.test.js 43 test/js/node/test/parallel/cluster-setup-primary-cumulative.test.js 30 test/js/node/test/parallel/cluster-setup-primary-emit.test.js 35 test/js/node/test/parallel/cluster-setup-primary-multiple.test.js 34 test/js/node/test/parallel/cluster-worker-constructor.test.js 27 test/js/node/test/parallel/cluster-worker-destroy.test.js 32 test/js/node/test/parallel/cluster-worker-handle-close.test.js 43 test/js/node/test/parallel/cluster-worker-isconnected.test.js 26 test/js/node/test/parallel/console-assign-undefined.test.js 29 test/js/node/test/parallel/console-issue-43095.test.js 22 test/js/node/test/parallel/console-log-stdio-broken-dest.test.js 27 test/js/node/test/parallel/console-log-throw-primitive.test.js 12 test/js/node/test/parallel/console-not-call-tostring.test.js 10 test/js/node/test/parallel/console-self-assign.test.js 6 test/js/node/test/parallel/crypto-dh-shared.test.js 11 test/js/node/test/parallel/crypto-from-binary.test.js 27 test/js/node/test/parallel/crypto-keygen-async-elliptic-curve-jwk-rsa.test.js 36 test/js/node/test/parallel/crypto-keygen-async-encrypted-private-key-der.test.js 42 test/js/node/test/parallel/crypto-keygen-async-explicit-elliptic-curve.test.js 37 test/js/node/test/parallel/crypto-keygen-async-named-elliptic-curve.test.js 38 test/js/node/test/parallel/crypto-keygen-empty-passphrase-no-error.test.js 37 test/js/node/test/parallel/crypto-keygen-key-object-without-encoding.test.js 67 test/js/node/test/parallel/crypto-keygen-key-objects.test.js 25 test/js/node/test/parallel/crypto-keygen-missing-oid.test.js 40 test/js/node/test/parallel/crypto-keygen-non-standard-public-exponent.test.js 25 test/js/node/test/parallel/crypto-keygen-sync.test.js 37 test/js/node/test/parallel/crypto-lazy-transform-writable.test.js 26 test/js/node/test/parallel/crypto-padding-aes256.test.js 26 test/js/node/test/parallel/crypto-randomfillsync-regression.test.js 17 test/js/node/test/parallel/crypto-update-encoding.test.js 23 test/js/node/test/parallel/crypto-webcrypto-aes-decrypt-tag-too-small.test.js 31 test/js/node/test/parallel/dgram-abort-closed.test.js 10 test/js/node/test/parallel/dgram-bind-default-address.test.js 49 test/js/node/test/parallel/dgram-bind.test.js 22 test/js/node/test/parallel/dgram-bytes-length.test.js 14 test/js/node/test/parallel/dgram-close-in-listening.test.js 14 test/js/node/test/parallel/dgram-close.test.js 23 test/js/node/test/parallel/dgram-cluster-close-in-listening.test.js 29 test/js/node/test/parallel/dgram-connect-send-callback-multi-buffer.test.js 24 test/js/node/test/parallel/dgram-connect-send-default-host.test.js 47 test/js/node/test/parallel/dgram-connect-send-empty-array.test.js 18 test/js/node/test/parallel/dgram-connect-send-empty-buffer.test.js 19 test/js/node/test/parallel/dgram-connect-send-empty-packet.test.js 23 test/js/node/test/parallel/dgram-connect-send-multi-string-array.test.js 16 test/js/node/test/parallel/dgram-implicit-bind.test.js 26 test/js/node/test/parallel/dgram-listen-after-bind.test.js 19 test/js/node/test/parallel/dgram-oob-buffer.test.js 23 test/js/node/test/parallel/dgram-ref.test.js 13 test/js/node/test/parallel/dgram-send-callback-buffer-empty-address.test.js 17 test/js/node/test/parallel/dgram-send-callback-multi-buffer-empty-address.test.js 26 test/js/node/test/parallel/dgram-send-callback-multi-buffer.test.js 23 test/js/node/test/parallel/dgram-send-callback-recursive.test.js 36 test/js/node/test/parallel/dgram-send-cb-quelches-error.test.js 25 test/js/node/test/parallel/dgram-send-empty-buffer.test.js 19 test/js/node/test/parallel/dgram-send-empty-packet.test.js 21 test/js/node/test/parallel/dgram-send-multi-buffer-copy.test.js 28 test/js/node/test/parallel/dgram-send-multi-string-array.test.js 14 test/js/node/test/parallel/dgram-udp4.test.js 41 test/js/node/test/parallel/dgram-unref-in-cluster.test.js 28 test/js/node/test/parallel/dgram-unref.test.js 19 test/js/node/test/parallel/diagnostics-channel-has-subscribers.test.js 10 test/js/node/test/parallel/diagnostics-channel-http-server-start.test.js 55 test/js/node/test/parallel/diagnostics-channel-object-channel-pub-sub.test.js 35 test/js/node/test/parallel/diagnostics-channel-pub-sub.test.js 35 test/js/node/test/parallel/diagnostics-channel-symbol-named.test.js 27 test/js/node/test/parallel/diagnostics-channel-sync-unsubscribe.test.js 12 test/js/node/test/parallel/diagnostics-channel-tracing-channel-callback-run-stores.test.js 32 test/js/node/test/parallel/diagnostics-channel-tracing-channel-promise-run-stores.test.js 23 test/js/node/test/parallel/diagnostics-channel-tracing-channel-promise.test.js 48 test/js/node/test/parallel/diagnostics-channel-tracing-channel-sync-error.test.js 39 test/js/node/test/parallel/diagnostics-channel-tracing-channel-sync-run-stores.test.js 18 test/js/node/test/parallel/diagnostics-channel-tracing-channel-sync.test.js 63 test/js/node/test/parallel/diagnostics-channel-udp.test.js 14 test/js/node/test/parallel/dns-resolve-promises.test.js 15 test/js/node/test/parallel/domain-crypto.test.js 50 test/js/node/test/parallel/domain-dep0097.test.js 19 test/js/node/test/parallel/domain-thrown-error-handler-stack.test.js 25 test/js/node/test/parallel/domain-vm-promise-isolation.test.js 21 test/js/node/test/parallel/error-format-list.test.js 22 test/js/node/test/parallel/errors-systemerror-stacktracelimit-deleted-and-error-sealed.test.js 27 test/js/node/test/parallel/eval.test.js 4 test/js/node/test/parallel/event-emitter-add-listeners.test.js 50 test/js/node/test/parallel/event-emitter-check-listener-leaks.test.js 60 test/js/node/test/parallel/event-emitter-emit-context.test.js 15 test/js/node/test/parallel/event-emitter-get-max-listeners.test.js 17 test/js/node/test/parallel/event-emitter-listener-count.test.js 21 test/js/node/test/parallel/event-emitter-modify-in-emit.test.js 52 test/js/node/test/parallel/event-emitter-num-args.test.js 30 test/js/node/test/parallel/event-emitter-prepend.test.js 41 test/js/node/test/parallel/event-emitter-set-max-listeners-side-effects.test.js 9 test/js/node/test/parallel/event-emitter-special-event-names.test.js 37 test/js/node/test/parallel/event-emitter-subclass.test.js 44 test/js/node/test/parallel/event-emitter-symbols.test.js 17 test/js/node/test/parallel/event-target.test.js 16 test/js/node/test/parallel/events-list.test.js 17 test/js/node/test/parallel/eventsource-disabled.test.js 4 test/js/node/test/parallel/eventtarget-once-twice.test.js 14 test/js/node/test/parallel/fetch-mock.test.js 15 test/js/node/test/parallel/file-read-noexist.test.js 17 test/js/node/test/parallel/finalization-registry-shutdown.test.js 16 test/js/node/test/parallel/fixed-queue.test.js 42 test/js/node/test/parallel/fs-chown-type-check.test.js 48 test/js/node/test/parallel/fs-constants.test.js 6 test/js/node/test/parallel/fs-exists.test.js 41 test/js/node/test/parallel/fs-link.test.js 52 test/js/node/test/parallel/fs-make-callback.test.js 26 test/js/node/test/parallel/fs-mkdtemp-prefix-check.test.js 29 test/js/node/test/parallel/fs-open-mode-mask.test.js 42 test/js/node/test/parallel/fs-open-numeric-flags.test.js 27 test/js/node/test/parallel/fs-operations-with-surrogate-pairs.test.js 16 test/js/node/test/parallel/fs-options-immutable.test.js 111 test/js/node/test/parallel/fs-promises-exists.test.js 7 test/js/node/test/parallel/fs-promises-file-handle-chmod.test.js 29 test/js/node/test/parallel/fs-promises-readfile-empty.test.js 17 test/js/node/test/parallel/fs-promises-writefile-typedarray.test.js 24 test/js/node/test/parallel/fs-promises-writefile-with-fd.test.js 22 test/js/node/test/parallel/fs-promisified.test.js 27 test/js/node/test/parallel/fs-read-file-sync-hostname.test.js 10 test/js/node/test/parallel/fs-read-optional-params.test.js 48 test/js/node/test/parallel/fs-read-stream-autoclose.test.js 19 test/js/node/test/parallel/fs-read-stream-fd-leak.test.js 48 test/js/node/test/parallel/fs-read-stream-pos.test.js 79 test/js/node/test/parallel/fs-readdir-buffer.test.js 16 test/js/node/test/parallel/fs-readdir-recursive.test.js 24 test/js/node/test/parallel/fs-readdir.test.js 71 test/js/node/test/parallel/fs-readfile-eof.test.js 42 test/js/node/test/parallel/fs-readfile-unlink.test.js 15 test/js/node/test/parallel/fs-readfile-zero-byte-liar.test.js 25 test/js/node/test/parallel/fs-readlink-type-check.test.js 22 test/js/node/test/parallel/fs-readv-promises.test.js 52 test/js/node/test/parallel/fs-readv-sync.test.js 74 test/js/node/test/parallel/fs-readv.test.js 85 test/js/node/test/parallel/fs-realpath-pipe.test.js 35 test/js/node/test/parallel/fs-rmdir-type-check.test.js 20 test/js/node/test/parallel/fs-stat-bigint.test.js 177 test/js/node/test/parallel/fs-stream-double-close.test.js 47 test/js/node/test/parallel/fs-symlink.test.js 100 test/js/node/test/parallel/fs-truncate-clear-file-zero.test.js 29 test/js/node/test/parallel/fs-truncate-sync.test.js 19 test/js/node/test/parallel/fs-unlink-type-check.test.js 21 test/js/node/test/parallel/fs-watch-close-when-destroyed.test.js 39 test/js/node/test/parallel/fs-watch-file-enoent-after-deletion.test.js 23 test/js/node/test/parallel/fs-watch-recursive-add-file-with-url.test.js 38 test/js/node/test/parallel/fs-watch-recursive-add-file.test.js 47 test/js/node/test/parallel/fs-watch-recursive-add-folder.test.js 40 test/js/node/test/parallel/fs-watch-recursive-linux-parallel-remove.test.js 41 test/js/node/test/parallel/fs-watch-recursive-validate.test.js 39 test/js/node/test/parallel/fs-watch-recursive-watch-file.test.js 42 test/js/node/test/parallel/fs-watch-ref-unref.test.js 21 test/js/node/test/parallel/fs-watch-stop-sync.test.js 10 test/js/node/test/parallel/fs-write-file-buffer.test.js 37 test/js/node/test/parallel/fs-write-no-fd.test.js 22 test/js/node/test/parallel/fs-write-stream-close-without-callback.test.js 22 test/js/node/test/parallel/fs-write-stream-end.test.js 43 test/js/node/test/parallel/fs-write-sync.test.js 25 test/js/node/test/parallel/fs-writestream-open-write.test.js 27 test/js/node/test/parallel/global-customevent.test.js 7 test/js/node/test/parallel/global-domexception.test.js 9 test/js/node/test/parallel/global-encoder.test.js 6 test/js/node/test/parallel/global-webcrypto.test.js 17 test/js/node/test/parallel/heap-prof-exec-argv.test.js 28 test/js/node/test/parallel/http-abort-before-end.test.js 25 test/js/node/test/parallel/http-abort-queued.test.js 55 test/js/node/test/parallel/http-agent-false.test.js 21 test/js/node/test/parallel/http-agent-no-protocol.test.js 27 test/js/node/test/parallel/http-agent-null.test.js 24 test/js/node/test/parallel/http-agent-uninitialized-with-handle.test.js 28 test/js/node/test/parallel/http-agent-uninitialized.test.js 24 test/js/node/test/parallel/http-agent.test.js 58 test/js/node/test/parallel/http-bind-twice.test.js 22 test/js/node/test/parallel/http-chunked-smuggling.test.js 45 test/js/node/test/parallel/http-client-abort2.test.js 22 test/js/node/test/parallel/http-client-defaults.test.js 19 test/js/node/test/parallel/http-client-encoding.test.js 28 test/js/node/test/parallel/http-client-get-url.test.js 45 test/js/node/test/parallel/http-client-input-function.test.js 28 test/js/node/test/parallel/http-client-keep-alive-release-before-finish.test.js 42 test/js/node/test/parallel/http-client-race-2.test.js 80 test/js/node/test/parallel/http-client-race.test.js 38 test/js/node/test/parallel/http-client-read-in-error.test.js 41 test/js/node/test/parallel/http-client-res-destroyed.test.js 49 test/js/node/test/parallel/http-client-timeout-connect-listener.test.js 50 test/js/node/test/parallel/http-client-timeout-event.test.js 32 test/js/node/test/parallel/http-client-timeout.test.js 29 test/js/node/test/parallel/http-client-upload-buf.test.js 42 test/js/node/test/parallel/http-client-upload.test.js 47 test/js/node/test/parallel/http-contentlength0.test.js 21 test/js/node/test/parallel/http-date-header.test.js 32 test/js/node/test/parallel/http-decoded-auth.test.js 46 test/js/node/test/parallel/http-default-encoding.test.js 40 test/js/node/test/parallel/http-eof-on-connect.test.js 19 test/js/node/test/parallel/http-extra-response.test.js 54 test/js/node/test/parallel/http-full-response.test.js 62 test/js/node/test/parallel/http-get-pipeline-problem.test.js 53 test/js/node/test/parallel/http-head-request.test.js 45 test/js/node/test/parallel/http-head-response-has-no-body-end-implicit-headers.test.js 24 test/js/node/test/parallel/http-head-response-has-no-body-end.test.js 29 test/js/node/test/parallel/http-head-response-has-no-body.test.js 31 test/js/node/test/parallel/http-header-obstext.test.js 20 test/js/node/test/parallel/http-header-owstext.test.js 40 test/js/node/test/parallel/http-host-headers.test.js 46 test/js/node/test/parallel/http-keep-alive-timeout-custom.test.js 33 test/js/node/test/parallel/http-many-ended-pipelines.test.js 43 test/js/node/test/parallel/http-missing-header-separator-cr.test.js 70 test/js/node/test/parallel/http-no-read-no-dump.test.js 65 test/js/node/test/parallel/http-outgoing-finish.test.js 47 test/js/node/test/parallel/http-outgoing-finished.test.js 55 test/js/node/test/parallel/http-outgoing-writablefinished.test.js 30 test/js/node/test/parallel/http-outgoing-write-types.test.js 23 test/js/node/test/parallel/http-pause-no-dump.test.js 32 test/js/node/test/parallel/http-pause-resume-one-end.test.js 37 test/js/node/test/parallel/http-pause.test.js 56 test/js/node/test/parallel/http-pipe-fs.test.js 52 test/js/node/test/parallel/http-proxy.test.js 76 test/js/node/test/parallel/http-request-arguments.test.js 16 test/js/node/test/parallel/http-request-end-twice.test.js 19 test/js/node/test/parallel/http-request-end.test.js 41 test/js/node/test/parallel/http-request-large-payload.test.js 19 test/js/node/test/parallel/http-res-write-after-end.test.js 24 test/js/node/test/parallel/http-response-readable.test.js 21 test/js/node/test/parallel/http-response-writehead-returns-this.test.js 19 test/js/node/test/parallel/http-server-close-idle-wait-response.test.js 27 test/js/node/test/parallel/http-server-delete-parser.test.js 24 test/js/node/test/parallel/http-server-multiheaders.test.js 53 test/js/node/test/parallel/http-server-non-utf8-header.test.js 55 test/js/node/test/parallel/http-server-options-incoming-message.test.js 38 test/js/node/test/parallel/http-server-options-server-response.test.js 32 test/js/node/test/parallel/http-server-reject-chunked-with-content-length.test.js 24 test/js/node/test/parallel/http-server-stale-close.test.js 37 test/js/node/test/parallel/http-server-write-after-end.test.js 26 test/js/node/test/parallel/http-server-write-end-after-end.test.js 34 test/js/node/test/parallel/http-set-header-chain.test.js 27 test/js/node/test/parallel/http-upgrade-reconsume-stream.test.js 23 test/js/node/test/parallel/http-url.parse-auth-with-header-in-request.test.js 24 test/js/node/test/parallel/http-url.parse-auth.test.js 22 test/js/node/test/parallel/http-url.parse-basic.test.js 26 test/js/node/test/parallel/http-url.parse-https.request.test.js 40 test/js/node/test/parallel/http-url.parse-path.test.js 21 test/js/node/test/parallel/http-url.parse-post.test.js 25 test/js/node/test/parallel/http-url.parse-search.test.js 22 test/js/node/test/parallel/http-write-empty-string.test.js 30 test/js/node/test/parallel/http-zerolengthbuffer.test.js 20 test/js/node/test/parallel/http2-request-response-proto.test.js 9 test/js/node/test/parallel/http2-zero-length-write.test.js 47 test/js/node/test/parallel/https-agent-constructor.test.js 9 test/js/node/test/parallel/https-agent.test.js 69 test/js/node/test/parallel/https-byteswritten.test.js 28 test/js/node/test/parallel/https-foafssl.test.js 70 test/js/node/test/parallel/https-socket-options.test.js 67 test/js/node/test/parallel/inspect-publish-uid.test.js 43 test/js/node/test/parallel/inspect-support-for-node_options.test.js 32 test/js/node/test/parallel/internal-process-binding.test.js 12 test/js/node/test/parallel/intl-v8breakiterator.test.js 11 test/js/node/test/parallel/jest.config.js 1 test/js/node/test/parallel/js-stream-call-properties.test.js 16 test/js/node/test/parallel/kill-segfault-freebsd.test.js 9 test/js/node/test/parallel/memory-usage-emfile.test.js 13 test/js/node/test/parallel/memory-usage.test.js 20 test/js/node/test/parallel/messageevent-brandcheck.test.js 11 test/js/node/test/parallel/microtask-queue-integration.test.js 47 test/js/node/test/parallel/microtask-queue-run-immediate.test.js 28 test/js/node/test/parallel/microtask-queue-run.test.js 32 test/js/node/test/parallel/module-builtin.test.js 7 test/js/node/test/parallel/module-cache.test.js 27 test/js/node/test/parallel/module-main-extension-lookup.test.js 13 test/js/node/test/parallel/net-autoselectfamily-attempt-timeout-default-value.test.js 6 test/js/node/test/parallel/net-buffersize.test.js 27 test/js/node/test/parallel/net-connect-call-socket-connect.test.js 24 test/js/node/test/parallel/net-connect-immediate-destroy.test.js 19 test/js/node/test/parallel/net-connect-paused-connection.test.js 20 test/js/node/test/parallel/net-connect-reset-until-connected.test.js 35 test/js/node/test/parallel/net-during-close.test.js 17 test/js/node/test/parallel/net-end-destroyed.test.js 20 test/js/node/test/parallel/net-end-without-connect.test.js 9 test/js/node/test/parallel/net-isip.test.js 78 test/js/node/test/parallel/net-isipv4.test.js 44 test/js/node/test/parallel/net-isipv6.test.js 244 test/js/node/test/parallel/net-listen-after-destroying-stdin.test.js 22 test/js/node/test/parallel/net-listen-close-server.test.js 12 test/js/node/test/parallel/net-listening.test.js 13 test/js/node/test/parallel/net-persistent-nodelay.test.js 39 test/js/node/test/parallel/net-remote-address.test.js 18 test/js/node/test/parallel/net-server-close-before-calling-lookup-callback.test.js 11 test/js/node/test/parallel/net-server-unref.test.js 10 test/js/node/test/parallel/net-socket-close-after-end.test.js 27 test/js/node/test/parallel/net-socket-connect-without-cb.test.js 23 test/js/node/test/parallel/net-socket-timeout-unref.test.js 28 test/js/node/test/parallel/net-socket-write-error.test.js 27 test/js/node/test/parallel/net-writable.test.js 17 test/js/node/test/parallel/net-write-after-end-nt.test.js 27 test/js/node/test/parallel/net-write-connect-write.test.js 31 test/js/node/test/parallel/net-write-fully-async-buffer.test.js 27 test/js/node/test/parallel/next-tick-doesnt-hang.test.js 6 test/js/node/test/parallel/next-tick-domain.test.js 6 test/js/node/test/parallel/next-tick-ordering.test.js 21 test/js/node/test/parallel/next-tick-ordering2.test.js 16 test/js/node/test/parallel/next-tick-when-exiting.test.js 11 test/js/node/test/parallel/no-node-snapshot.test.js 4 test/js/node/test/parallel/outgoing-message-destroy.test.js 9 test/js/node/test/parallel/path-extname.test.js 103 test/js/node/test/parallel/path-isabsolute.test.js 28 test/js/node/test/parallel/path-normalize.test.js 55 test/js/node/test/parallel/path-posix-exists.test.js 5 test/js/node/test/parallel/path-posix-relative-on-windows.test.js 6 test/js/node/test/parallel/path-relative.test.js 64 test/js/node/test/parallel/path-win32-exists.test.js 4 test/js/node/test/parallel/path-zero-length-strings.test.js 31 test/js/node/test/parallel/path.test.js 48 test/js/node/test/parallel/perf-gc-crash.test.js 14 test/js/node/test/parallel/performance-measure.test.js 24 test/js/node/test/parallel/performance-nodetiming.test.js 49 test/js/node/test/parallel/performanceobserver-gc.test.js 10 test/js/node/test/parallel/pipe-abstract-socket.test.js 51 test/js/node/test/parallel/pipe-return-val.test.js 8 test/js/node/test/parallel/preload-print-process-argv.test.js 21 test/js/node/test/parallel/preload-self-referential.test.js 17 test/js/node/test/parallel/process-abort.test.js 13 test/js/node/test/parallel/process-argv-0.test.js 17 test/js/node/test/parallel/process-chdir-errormessage.test.js 19 test/js/node/test/parallel/process-constants-noatime.test.js 10 test/js/node/test/parallel/process-emit.test.js 29 test/js/node/test/parallel/process-env-windows-error-reset.test.js 13 test/js/node/test/parallel/process-exit.test.js 12 test/js/node/test/parallel/process-features.test.js 10 test/js/node/test/parallel/process-hrtime-bigint.test.js 8 test/js/node/test/parallel/process-initgroups.test.js 45 test/js/node/test/parallel/process-uptime.test.js 11 test/js/node/test/parallel/promise-unhandled-issue-43655.test.js 20 test/js/node/test/parallel/querystring-maxkeys-non-finite.test.js 43 test/js/node/test/parallel/querystring-multichar-separator.test.js 21 test/js/node/test/parallel/quic-internal-endpoint-options.test.js 174 test/js/node/test/parallel/readable-large-hwm.test.js 24 test/js/node/test/parallel/readable-single-end.test.js 19 test/js/node/test/parallel/readline-async-iterators-destroy.test.js 74 test/js/node/test/parallel/readline-csi.test.js 171 test/js/node/test/parallel/readline-emit-keypress-events.test.js 54 test/js/node/test/parallel/readline-interface-escapecodetimeout.test.js 36 test/js/node/test/parallel/readline-position.test.js 38 test/js/node/test/parallel/readline-reopen.test.js 41 test/js/node/test/parallel/ref-unref-return.test.js 11 test/js/node/test/parallel/regression-object-prototype.test.js 10 test/js/node/test/parallel/runner-filter-warning.test.js 17 test/js/node/test/parallel/runner-root-after-with-refed-handles.test.js 25 test/js/node/test/parallel/safe-get-env.test.js 21 test/js/node/test/parallel/sigint-infinite-loop.test.js 22 test/js/node/test/parallel/signal-safety.test.js 20 test/js/node/test/parallel/signal-unregister.test.js 17 test/js/node/test/parallel/stdin-from-file-spawn.test.js 48 test/js/node/test/parallel/stdin-hang.test.js 11 test/js/node/test/parallel/stdin-pause-resume-sync.test.js 28 test/js/node/test/parallel/stdin-pause-resume.test.js 31 test/js/node/test/parallel/stdin-pipe-resume.test.js 25 test/js/node/test/parallel/stdin-resume-pause.test.js 15 test/js/node/test/parallel/stdin-script-child-option.test.js 14 test/js/node/test/parallel/stdio-pipe-access.test.js 29 test/js/node/test/parallel/stdio-pipe-stderr.test.js 33 test/js/node/test/parallel/stdout-cannot-be-closed-child-process-pipe.test.js 26 test/js/node/test/parallel/stdout-stderr-write.test.js 5 test/js/node/test/parallel/stream-add-abort-signal.test.js 33 test/js/node/test/parallel/stream-base-prototype-accessors-enumerability.test.js 8 test/js/node/test/parallel/stream-big-packet.test.js 32 test/js/node/test/parallel/stream-big-push.test.js 45 test/js/node/test/parallel/stream-decoder-objectmode.test.js 15 test/js/node/test/parallel/stream-destroy-event-order.test.js 25 test/js/node/test/parallel/stream-duplex-props.test.js 24 test/js/node/test/parallel/stream-duplex-readable-end.test.js 25 test/js/node/test/parallel/stream-duplex-readable-writable.test.js 74 test/js/node/test/parallel/stream-duplex-writable-finished.test.js 19 test/js/node/test/parallel/stream-end-of-streams.test.js 19 test/js/node/test/parallel/stream-end-paused.test.js 22 test/js/node/test/parallel/stream-events-prepend.test.js 24 test/js/node/test/parallel/stream-once-readable-pipe.test.js 56 test/js/node/test/parallel/stream-passthrough-drain.test.js 16 test/js/node/test/parallel/stream-pipe-event.test.js 24 test/js/node/test/parallel/stream-pipe-needdrain.test.js 26 test/js/node/test/parallel/stream-preprocess.test.js 49 test/js/node/test/parallel/stream-push-strings.test.js 40 test/js/node/test/parallel/stream-readable-aborted.test.js 55 test/js/node/test/parallel/stream-readable-add-chunk-during-data.test.js 17 test/js/node/test/parallel/stream-readable-data.test.js 20 test/js/node/test/parallel/stream-readable-emittedreadable.test.js 78 test/js/node/test/parallel/stream-readable-end-destroyed.test.js 16 test/js/node/test/parallel/stream-readable-ended.test.js 37 test/js/node/test/parallel/stream-readable-event.test.js 87 test/js/node/test/parallel/stream-readable-hwm-0-async.test.js 27 test/js/node/test/parallel/stream-readable-hwm-0.test.js 31 test/js/node/test/parallel/stream-readable-needreadable.test.js 98 test/js/node/test/parallel/stream-readable-next-no-null.test.js 34 test/js/node/test/parallel/stream-readable-readable-then-resume.test.js 26 test/js/node/test/parallel/stream-readable-readable.test.js 47 test/js/node/test/parallel/stream-readable-resume-hwm.test.js 18 test/js/node/test/parallel/stream-readable-resumescheduled.test.js 46 test/js/node/test/parallel/stream-readable-setencoding-existing-buffers.test.js 42 test/js/node/test/parallel/stream-readable-with-unimplemented-_read.test.js 18 test/js/node/test/parallel/stream-transform-callback-twice.test.js 19 test/js/node/test/parallel/stream-transform-constructor-set-methods.test.js 38 test/js/node/test/parallel/stream-transform-flush-data.test.js 20 test/js/node/test/parallel/stream-unpipe-event.test.js 107 test/js/node/test/parallel/stream-unshift-read-race.test.js 98 test/js/node/test/parallel/stream-wrap.test.js 37 test/js/node/test/parallel/stream-writable-aborted.test.js 21 test/js/node/test/parallel/stream-writable-change-default-encoding.test.js 58 test/js/node/test/parallel/stream-writable-clear-buffer.test.js 26 test/js/node/test/parallel/stream-writable-constructor-set-methods.test.js 34 test/js/node/test/parallel/stream-writable-end-multiple.test.js 31 test/js/node/test/parallel/stream-writable-ended-state.test.js 33 test/js/node/test/parallel/stream-writable-final-destroy.test.js 28 test/js/node/test/parallel/stream-writable-finished-state.test.js 16 test/js/node/test/parallel/stream-writable-finished.test.js 73 test/js/node/test/parallel/stream-writable-invalid-chunk.test.js 41 test/js/node/test/parallel/stream-writable-needdrain-state.test.js 20 test/js/node/test/parallel/stream-writable-null.test.js 47 test/js/node/test/parallel/stream-writable-properties.test.js 20 test/js/node/test/parallel/stream-writable-write-error.test.js 74 test/js/node/test/parallel/stream-writablestate-ending.test.js 28 test/js/node/test/parallel/stream-writablestate-uncorked-bufferedrequestcount.test.js 43 test/js/node/test/parallel/stream-write-destroy.test.js 49 test/js/node/test/parallel/stream-write-drain.test.js 18 test/js/node/test/parallel/stream2-base64-single-char-read-end.test.js 32 test/js/node/test/parallel/stream2-compatibility.test.js 46 test/js/node/test/parallel/stream2-decode-partial.test.js 20 test/js/node/test/parallel/stream2-finish-pipe.test.js 19 test/js/node/test/parallel/stream2-large-read-stall.test.js 39 test/js/node/test/parallel/stream2-objects.test.js 222 test/js/node/test/parallel/stream2-pipe-error-handling.test.js 68 test/js/node/test/parallel/stream2-pipe-error-once-listener.test.js 29 test/js/node/test/parallel/stream2-push.test.js 93 test/js/node/test/parallel/stream2-readable-empty-buffer-no-eof.test.js 66 test/js/node/test/parallel/stream2-readable-legacy-drain.test.js 34 test/js/node/test/parallel/stream2-readable-wrap-destroy.test.js 29 test/js/node/test/parallel/stream2-readable-wrap-empty.test.js 15 test/js/node/test/parallel/stream2-unpipe-drain.test.js 38 test/js/node/test/parallel/stream3-cork-end.test.js 52 test/js/node/test/parallel/stream3-cork-uncork.test.js 61 test/js/node/test/parallel/stream3-pause-then-read.test.js 140 test/js/node/test/parallel/stream3-pipeline-async-iterator.test.js 16 test/js/node/test/parallel/string-decoder-end.test.js 74 test/js/node/test/parallel/sys.test.js 6 test/js/node/test/parallel/tcp-wrap-connect.test.js 37 test/js/node/test/parallel/timer-immediate.test.js 8 test/js/node/test/parallel/timers-args.test.js 40 test/js/node/test/parallel/timers-clear-timeout-interval-equivalent.test.js 23 test/js/node/test/parallel/timers-clearimmediate.test.js 13 test/js/node/test/parallel/timers-immediate-queue.test.js 23 test/js/node/test/parallel/timers-next-tick.test.js 30 test/js/node/test/parallel/timers-now.test.js 10 test/js/node/test/parallel/timers-ordering.test.js 21 test/js/node/test/parallel/timers-setimmediate-infinite-loop.test.js 18 test/js/node/test/parallel/timers-timeout-with-non-integer.test.js 14 test/js/node/test/parallel/timers-to-primitive.test.js 21 test/js/node/test/parallel/timers-unrefed-in-beforeexit.test.js 10 test/js/node/test/parallel/timers-zero-timeout.test.js 25 test/js/node/test/parallel/tls-add-context.test.js 77 test/js/node/test/parallel/tls-ca-concat.test.js 28 test/js/node/test/parallel/tls-cert-ext-encoding.test.js 73 test/js/node/test/parallel/tls-client-abort.test.js 25 test/js/node/test/parallel/tls-client-default-ciphers.test.js 19 test/js/node/test/parallel/tls-env-extra-ca-no-crypto.test.js 15 test/js/node/test/parallel/tls-fast-writing.test.js 57 test/js/node/test/parallel/tls-net-socket-keepalive.test.js 62 test/js/node/test/parallel/tls-peer-certificate-multi-keys.test.js 49 test/js/node/test/parallel/tls-startcom-wosign-whitelist.test.js 61 test/js/node/test/parallel/tls-ticket-cluster.test.js 106 test/js/node/test/parallel/tls-transport-destroy-after-own-gc.test.js 23 test/js/node/test/parallel/tls-wrap-econnreset.test.js 36 test/js/node/test/parallel/tls-zero-clear-in.test.js 44 test/js/node/test/parallel/tty-stdin-end.test.js 6 test/js/node/test/parallel/tz-version.test.js 15 test/js/node/test/parallel/unhandled-exception-with-worker-inuse.test.js 15 test/js/node/test/parallel/url-canparse-whatwg.test.js 17 test/js/node/test/parallel/url-domain-ascii-unicode.test.js 27 test/js/node/test/parallel/url-is-url.test.js 16 test/js/node/test/parallel/url-revokeobjecturl.test.js 12 test/js/node/test/parallel/url-urltooptions.test.js 37 test/js/node/test/parallel/utf8-scripts.test.js 8 test/js/node/test/parallel/util-deprecate.test.js 63 test/js/node/test/parallel/util-inspect-getters-accessing-this.test.js 46 test/js/node/test/parallel/util-inspect-long-running.test.js 14 test/js/node/test/parallel/util-primordial-monkeypatching.test.js 13 test/js/node/test/parallel/util-sigint-watchdog.test.js 66 test/js/node/test/parallel/uv-unmapped-exception.test.js 35 test/js/node/test/parallel/v8-collect-gc-profile-in-worker.test.js 23 test/js/node/test/parallel/v8-deserialize-buffer.test.js 9 test/js/node/test/parallel/v8-flag-pool-size-0.test.js 5 test/js/node/test/parallel/v8-global-setter.test.js 6 test/js/node/test/parallel/v8-serialize-leak.test.js 33 test/js/node/test/parallel/vm-access-process-env.test.js 7 test/js/node/test/parallel/vm-attributes-property-not-on-sandbox.test.js 14 test/js/node/test/parallel/vm-context-async-script.test.js 12 test/js/node/test/parallel/vm-context-property-forwarding.test.js 42 test/js/node/test/parallel/vm-create-and-run-in-context.test.js 27 test/js/node/test/parallel/vm-create-context-accessors.test.js 23 test/js/node/test/parallel/vm-create-context-circular-reference.test.js 9 test/js/node/test/parallel/vm-cross-context.test.js 8 test/js/node/test/parallel/vm-data-property-writable.test.js 18 test/js/node/test/parallel/vm-deleting-property.test.js 14 test/js/node/test/parallel/vm-function-redefinition.test.js 9 test/js/node/test/parallel/vm-global-assignment.test.js 23 test/js/node/test/parallel/vm-global-configurable-properties.test.js 10 test/js/node/test/parallel/vm-harmony-symbols.test.js 14 test/js/node/test/parallel/vm-indexed-properties.test.js 12 test/js/node/test/parallel/vm-low-stack-space.test.js 22 test/js/node/test/parallel/vm-proxies.test.js 14 test/js/node/test/parallel/vm-proxy-failure-cp.test.js 14 test/js/node/test/parallel/vm-script-throw-in-tostring.test.js 15 test/js/node/test/parallel/vm-strict-mode.test.js 9 test/js/node/test/parallel/vm-syntax-error-message.test.js 20 test/js/node/test/parallel/webcrypto-encrypt-decrypt.test.js 78 test/js/node/test/parallel/webcrypto-getrandomvalues.test.js 19 test/js/node/test/parallel/webstream-string-tag.test.js 27 test/js/node/test/parallel/whatwg-encoding-custom-api-basics.test.js 32 test/js/node/test/parallel/whatwg-encoding-custom-fatal-streaming.test.js 49 test/js/node/test/parallel/whatwg-encoding-custom-textdecoder-fatal.test.js 53 test/js/node/test/parallel/whatwg-encoding-custom-textdecoder-ignorebom.test.js 23 test/js/node/test/parallel/whatwg-encoding-custom-textdecoder-invalid-arg.test.js 15 test/js/node/test/parallel/whatwg-encoding-custom-textdecoder-streaming.test.js 30 test/js/node/test/parallel/whatwg-encoding-custom-textdecoder-utf16-surrogates.test.js 49 test/js/node/test/parallel/whatwg-events-add-event-listener-options-passive.test.js 41 test/js/node/test/parallel/whatwg-events-add-event-listener-options-signal.test.js 157 test/js/node/test/parallel/whatwg-events-event-constructors.test.js 23 test/js/node/test/parallel/whatwg-events-eventtarget-this-of-listener.test.js 90 test/js/node/test/parallel/whatwg-url-canparse.test.js 22 test/js/node/test/parallel/whatwg-url-custom-deepequal.test.js 5 test/js/node/test/parallel/whatwg-url-custom-href-side-effect.test.js 14 test/js/node/test/parallel/whatwg-url-custom-searchparams-entries.test.js 47 test/js/node/test/parallel/whatwg-url-custom-searchparams-foreach.test.js 13 test/js/node/test/parallel/whatwg-url-custom-searchparams-keys.test.js 53 test/js/node/test/parallel/whatwg-url-custom-searchparams-sort.test.js 40 test/js/node/test/parallel/whatwg-url-custom-searchparams-stringifier.test.js 19 test/js/node/test/parallel/whatwg-url-custom-searchparams-values.test.js 41 test/js/node/test/parallel/whatwg-url-custom-searchparams.test.js 155 test/js/node/test/parallel/whatwg-url-override-hostname.test.js 20 test/js/node/test/parallel/worker-arraybuffer-zerofill.test.js 28 test/js/node/test/parallel/worker-cjs-workerdata.test.js 13 test/js/node/test/parallel/worker-cleanexit-with-js.test.js 18 test/js/node/test/parallel/worker-cleanexit-with-moduleload.test.js 20 test/js/node/test/parallel/worker-esmodule.test.js 12 test/js/node/test/parallel/worker-invalid-workerdata.test.js 14 test/js/node/test/parallel/worker-memory.test.js 46 test/js/node/test/parallel/worker-message-channel-sharedarraybuffer.test.js 26 test/js/node/test/parallel/worker-message-port-transfer-terminate.test.js 18 test/js/node/test/parallel/worker-mjs-workerdata.test.js 13 test/js/node/test/parallel/worker-nested-on-process-exit.test.js 18 test/js/node/test/parallel/worker-nested-uncaught.test.js 18 test/js/node/test/parallel/worker-ref-onexit.test.js 12 test/js/node/test/parallel/worker-relative-path-double-dot.test.js 16 test/js/node/test/parallel/worker-relative-path.test.js 14 test/js/node/test/parallel/worker-sharedarraybuffer-from-worker-thread.test.js 32 test/js/node/test/parallel/worker-terminate-http2-respond-with-file.test.js 34 test/js/node/test/parallel/worker-unref-from-message-during-exit.test.js 18 test/js/node/test/parallel/worker-workerdata-sharedarraybuffer.test.js 29 test/js/node/test/parallel/worker.test.js 18 test/js/node/test/parallel/wrap-js-stream-read-stop.test.js 48 test/js/node/test/parallel/zlib-brotli-from-string.test.js 51 test/js/node/test/parallel/zlib-brotli.test.js 54 test/js/node/test/parallel/zlib-close-after-error.test.js 12 test/js/node/test/parallel/zlib-close-after-write.test.js 17 test/js/node/test/parallel/zlib-const.test.js 12 test/js/node/test/parallel/zlib-crc32.test.js 229 test/js/node/test/parallel/zlib-create-raw.test.js 10 test/js/node/test/parallel/zlib-deflate-constructors.test.js 232 test/js/node/test/parallel/zlib-deflate-raw-inherits.test.js 25 test/js/node/test/parallel/zlib-dictionary-fail.test.js 42 test/js/node/test/parallel/zlib-empty-buffer.test.js 21 test/js/node/test/parallel/zlib-failed-init.test.js 37 test/js/node/test/parallel/zlib-flush-flags.test.js 44 test/js/node/test/parallel/zlib-from-concatenated-gzip.test.js 72 test/js/node/test/parallel/zlib-from-string.test.js 82 test/js/node/test/parallel/zlib-invalid-arg-value-brotli-compress.test.js 15 test/js/node/test/parallel/zlib-no-stream.test.js 5 test/js/node/test/parallel/zlib-not-string-or-buffer.test.js 16 test/js/node/test/parallel/zlib-object-write.test.js 16 test/js/node/test/parallel/zlib-random-byte-pipes.test.js 104 test/js/node/test/parallel/zlib-sync-no-event.test.js 25 test/js/node/test/parallel/zlib-truncated.test.js 81 test/js/node/test/parallel/zlib-unzip-one-byte-chunks.test.js 21 test/js/node/test/parallel/zlib-write-after-end.test.js 15 test/js/node/test/parallel/zlib-write-after-flush.test.js 25 test/js/node/test/parallel/zlib-zero-byte.test.js 23 test/js/node/test/parallel/zlib-zero-windowbits.test.js 19 test/js/node/test/parallel/zlib.test.js 164 test/js/node/timers.promises/timers.promises.test.ts 34 test/js/node/timers/node-timers.test.ts 47 test/js/node/tls/fetch-tls-cert.test.ts 294 test/js/node/tls/fixtures/index.html 1 test/js/node/tls/node-tls-cert.test.ts 408 test/js/node/tls/node-tls-connect.test.ts 421 test/js/node/tls/node-tls-context.test.ts 431 test/js/node/tls/node-tls-internals.test.ts 28 test/js/node/tls/node-tls-server.test.ts 562 test/js/node/tls/renegotiation.test.ts 138 test/js/node/tty.test.ts 23 test/js/node/url/url-canParse-whatwg.test.js 21 test/js/node/url/url-domain-ascii-unicode.test.js 97 test/js/node/url/url-fileurltopath.test.js 101 test/js/node/url/url-format-invalid-input.test.js 24 test/js/node/url/url-format-whatwg.test.js 12 test/js/node/url/url-format.test.js 209 test/js/node/url/url-is-url.test.js 19 test/js/node/url/url-null-char.test.js 13 test/js/node/url/url-parse-format.test.js 788 test/js/node/url/url-parse-invalid-input.test.js 101 test/js/node/url/url-parse-query.test.js 88 test/js/node/url/url-pathtofileurl.test.js 113 test/js/node/url/url-relative.test.js 302 test/js/node/url/url-revokeobjecturl.test.js 16 test/js/node/url/url.test.ts 72 test/js/node/util/bun-inspect.test.ts 28 test/js/node/util/custom-inspect.test.js 139 test/js/node/util/node-inspect-tests/import.test.mjs 8 test/js/node/util/node-inspect-tests/internal-inspect.test.js 50 test/js/node/util/node-inspect-tests/parallel/util-format.test.js 407 test/js/node/util/node-inspect-tests/parallel/util-inspect-getters-accessing-this.test.js 49 test/js/node/util/node-inspect-tests/parallel/util-inspect-long-running.test.mjs 22 test/js/node/util/node-inspect-tests/parallel/util-inspect-proxy.test.js 157 test/js/node/util/node-inspect-tests/parallel/util-inspect.test.js 2706 test/js/node/util/parse_args/default-args.test.mjs 76 test/js/node/util/parse_args/parse-args.test.mjs 945 test/js/node/util/test-aborted.test.ts 53 test/js/node/util/test-util-types.test.js 260 test/js/node/util/util-callbackify.test.js 291 test/js/node/util/util-promisify.test.js 225 test/js/node/util/util.test.js 316 test/js/node/v8/capture-stack-trace.test.js 444 test/js/node/v8/error-prepare-stack-default-fixture.js 18 test/js/node/v8/v8-date-parser.test.js 339 test/js/node/vm/vm.test.ts 376 test/js/node/watch/fixtures/close.js 7 test/js/node/watch/fixtures/persistent.js 5 test/js/node/watch/fixtures/relative.js 26 test/js/node/watch/fixtures/relative_dir.js 26 test/js/node/watch/fixtures/unref.js 7 test/js/node/watch/fs.watch.test.ts 611 test/js/node/watch/fs.watchFile.test.ts 125 test/js/node/worker_threads/fixture-argv.js 3 test/js/node/worker_threads/worker-override-postMessage.js 11 test/js/node/worker_threads/worker-thread-id.ts 9 test/js/node/worker_threads/worker.js 11 test/js/node/worker_threads/worker_destruction.test.ts 9 test/js/node/worker_threads/worker_thread_check.ts 80 test/js/node/worker_threads/worker_threads.test.ts 223 test/js/node/zlib/bytesWritten.test.ts 83 test/js/node/zlib/deflate-streaming.test.ts 34 test/js/node/zlib/zlib.kMaxLength.global.test.js 21 test/js/node/zlib/zlib.test.js 353 test/js/sql/sql.test.ts 155 test/js/web/abort/abort.signal.ts 18 test/js/web/abort/abort.test.ts 59 test/js/web/abort/abort.ts 209 test/js/web/broadcastchannel/broadcast-channel-worker-simple.ts 4 test/js/web/broadcastchannel/broadcast-channel-worker.ts 3 test/js/web/broadcastchannel/broadcast-channel.test.ts 176 test/js/web/confirm-fixture.js 2 test/js/web/console/console-log.js 221 test/js/web/console/console-log.test.ts 52 test/js/web/console/console-recursive.js 10 test/js/web/console/console-recursive.test.ts 23 test/js/web/console/console-timeLog.js 13 test/js/web/console/console-timeLog.test.ts 20 test/js/web/crypto/keeps-alive-fixture.js 12 test/js/web/crypto/web-crypto.test.ts 103 test/js/web/encoding/encode-bad-chunks.test.ts 64 test/js/web/encoding/text-decoder-stream.test.ts 129 test/js/web/encoding/text-decoder.test.js 452 test/js/web/encoding/text-encoder-stream.test.ts 133 test/js/web/encoding/text-encoder.test.js 250 test/js/web/explicit-resource-management.test.ts 133 test/js/web/fetch/abort-signal-leak.test.ts 19 test/js/web/fetch/abortsignal-leak-fixture.ts 175 test/js/web/fetch/blob-cow.test.ts 29 test/js/web/fetch/blob-oom.test.ts 124 test/js/web/fetch/blob.test.ts 217 test/js/web/fetch/body-clone.test.ts 434 test/js/web/fetch/body-mixin-errors.test.ts 15 test/js/web/fetch/body-stream-excess.test.ts 94 test/js/web/fetch/body-stream.test.ts 490 test/js/web/fetch/body.test.ts 652 test/js/web/fetch/client-fetch.test.ts 419 test/js/web/fetch/content-length.test.ts 19 test/js/web/fetch/cookies.test.ts 43 test/js/web/fetch/encoding.test.ts 37 test/js/web/fetch/exiting.test.ts 22 test/js/web/fetch/fetch-args.test.ts 207 test/js/web/fetch/fetch-gzip.test.ts 199 test/js/web/fetch/fetch-leak-test-fixture-3.js 8 test/js/web/fetch/fetch-leak-test-fixture-4.js 9 test/js/web/fetch/fetch-leak-test-fixture-5.js 74 test/js/web/fetch/fetch-leak-test-fixture.js 27 test/js/web/fetch/fetch-leak.test.ts 158 test/js/web/fetch/fetch-preconnect.test.ts 105 test/js/web/fetch/fetch-redirect.test.ts 27 test/js/web/fetch/fetch-reject-authorized-env-fixture.js 7 test/js/web/fetch/fetch-tcp-stress.test.ts 142 test/js/web/fetch/fetch-url-after-redirect.test.ts 46 test/js/web/fetch/fetch.brotli.test.ts 23 test/js/web/fetch/fetch.stream.test.ts 1187 test/js/web/fetch/fetch.test.ts 1864 test/js/web/fetch/fetch.tls.extra-cert.fixture.js 11 test/js/web/fetch/fetch.tls.test.ts 309 test/js/web/fetch/fetch.unix.test.ts 185 test/js/web/fetch/fetch_headers.test.js 52 test/js/web/fetch/headers-case.test.ts 20 test/js/web/fetch/headers.test.ts 481 test/js/web/fetch/headers.undici.test.ts 563 test/js/web/fetch/resources/index.html 44 test/js/web/fetch/response.test.ts 38 test/js/web/fetch/stream-fast-path.test.ts 54 test/js/web/fetch/utf8-bom.test.ts 126 test/js/web/html/FormData.test.ts 560 test/js/web/html/URLSearchParams.test.ts 154 test/js/web/nationalized.test.ts 17 test/js/web/request/request-clone-leak.test.ts 95 test/js/web/request/request-subclass.test.ts 66 test/js/web/request/request.test.ts 43 test/js/web/streams/bun-streams-test-fifo.sh 5 test/js/web/streams/streams.test.js 958 test/js/web/timers/microtask.test.js 65 test/js/web/timers/performance.test.js 42 test/js/web/timers/process-setImmediate-fixture.js 9 test/js/web/timers/setImmediate.test.js 69 test/js/web/timers/setImmediate2.test.ts 21 test/js/web/timers/setInterval-fixture.js 7 test/js/web/timers/setInterval-leak-fixture.js 71 test/js/web/timers/setInterval.test.js 105 test/js/web/timers/setTimeout-cpu-fixture.js 3 test/js/web/timers/setTimeout-unref-fixture-2.js 12 test/js/web/timers/setTimeout-unref-fixture-3.js 10 test/js/web/timers/setTimeout-unref-fixture-4.js 7 test/js/web/timers/setTimeout-unref-fixture-5.js 5 test/js/web/timers/setTimeout-unref-fixture-6.js 1 test/js/web/timers/setTimeout-unref-fixture-7.js 1 test/js/web/timers/setTimeout-unref-fixture.js 14 test/js/web/timers/setTimeout.test.js 305 test/js/web/timers/setinterval-cancel-fixture.js 23 test/js/web/url/url.test.ts 230 test/js/web/url/url.windows.test.js 217 test/js/web/util/atob.test.js 64 test/js/web/web-globals.test.js 267 test/js/web/websocket/__snapshots__/error-event.test.ts.snap 25 test/js/web/websocket/autobahn.test.ts 148 test/js/web/websocket/error-event.test.ts 17 test/js/web/websocket/websocket-client-short-read.test.ts 84 test/js/web/websocket/websocket-client.test.ts 252 test/js/web/websocket/websocket-server-echo.mjs 76 test/js/web/websocket/websocket-subprocess.ts 20 test/js/web/websocket/websocket-upgrade.test.ts 33 test/js/web/websocket/websocket.test.js 729 test/js/web/workers/create-port-worker.js 5 test/js/web/workers/many-messages-event-loop.js 10 test/js/web/workers/message-channel.test.ts 211 test/js/web/workers/receive-port-worker.js 9 test/js/web/workers/structured-clone.test.ts 257 test/js/web/workers/worker-fixture-argv.js 7 test/js/web/workers/worker-fixture-env.js 7 test/js/web/workers/worker-fixture-hang.js 3 test/js/web/workers/worker-fixture-many-messages.js 10 test/js/web/workers/worker-fixture-many-messages2.js 10 test/js/web/workers/worker-fixture-process-exit.js 3 test/js/web/workers/worker-fixture-while-true.js 4 test/js/web/workers/worker-fixture.js 6 test/js/web/workers/worker.test.ts 287 test/js/web/workers/worker_blob.test.ts 107 test/js/workerd/html-rewriter.test.js 561 test/mkfifo.ts 19 test/napi/napi-app/binding.gyp 18 test/napi/napi-app/main.cpp 377 test/napi/napi-app/main.js 19 test/napi/napi-app/module.js 7 test/napi/napi.test.ts 121 test/node.js/bunfig.toml 2 test/node.js/common/assert.js 242 test/node.js/common/index.js 96 test/node.js/common/preload.js 8 test/node.js/metadata.mjs 30 test/node.js/runner.mjs 380 test/package-json-lint.test.ts 34 test/preload.ts 13 test/regression/issue/00631.test.ts 27 test/regression/issue/012039.test.ts 25 test/regression/issue/012040.test.ts 24 test/regression/issue/012360.test.ts 29 test/regression/issue/01466.test.ts 16 test/regression/issue/02005.test.ts 6 test/regression/issue/02367.test.ts 5 test/regression/issue/02368.test.ts 29 test/regression/issue/02369.test.ts 10 test/regression/issue/02499/02499.fixture.ts 20 test/regression/issue/02499/02499.test.ts 65 test/regression/issue/03091.test.ts 4 test/regression/issue/03216.test.ts 44 test/regression/issue/03830.test.ts 19 test/regression/issue/03844/03844.fixture.ts 2 test/regression/issue/03844/03844.test.ts 26 test/regression/issue/04011.test.ts 10 test/regression/issue/04298/04298.fixture.js 13 test/regression/issue/04298/04298.test.ts 23 test/regression/issue/04893.test.ts 16 test/regression/issue/04947.test.js 6 test/regression/issue/06443.test.ts 36 test/regression/issue/06467.test.ts 6 test/regression/issue/06946/06946.test.ts 17 test/regression/issue/06946/l.js 3 test/regression/issue/06946/t.mjs 4 test/regression/issue/06946/t2.js 3 test/regression/issue/06946/t3.mjs 5 test/regression/issue/07001.test.ts 53 test/regression/issue/07261.test.ts 16 test/regression/issue/07263.test.ts 8 test/regression/issue/07324.test.ts 15 test/regression/issue/07397.test.ts 9 test/regression/issue/07500/07500.fixture.js 1 test/regression/issue/07500/07500.test.ts 31 test/regression/issue/07736.test.ts 61 test/regression/issue/07740.test.ts 22 test/regression/issue/07827.test.ts 17 test/regression/issue/08040.test.ts 5 test/regression/issue/08093.test.ts 74 test/regression/issue/08095.test.ts 17 test/regression/issue/08757.test.ts 37 test/regression/issue/08794.test.ts 24 test/regression/issue/08964/08964.fixture.ts 40 test/regression/issue/08964/08964.test.ts 16 test/regression/issue/08965/08965.test.ts 17 test/regression/issue/08965/1.ts 5 test/regression/issue/08965/3.ts 2 test/regression/issue/08965/4.js 2 test/regression/issue/08965/5.ts 4 test/regression/issue/09041.test.ts 22 test/regression/issue/09041/09041-fixture.mjs 3 test/regression/issue/09279.test.ts 13 test/regression/issue/09340.test.ts 13 test/regression/issue/09469.test.ts 24 test/regression/issue/09555.test.ts 145 test/regression/issue/09559.test.ts 19 test/regression/issue/09563/09563.test.ts 8 test/regression/issue/09563/empty.ts 1 test/regression/issue/09739.test.ts 10 test/regression/issue/09748.test.ts 230 test/regression/issue/09778.test.ts 13 test/regression/issue/10132.test.ts 75 test/regression/issue/10139.test.ts 49 test/regression/issue/10170.test.ts 10 test/regression/issue/11297/11297.fixture.ts 44 test/regression/issue/11297/11297.test.ts 6 test/regression/issue/11664.test.ts 41 test/regression/issue/11677.test.ts 72 test/regression/issue/11866.test.ts 6 test/regression/issue/11866.ts 7 test/regression/issue/12650.test.js 19 test/regression/issue/12910/12910.test.ts 17 test/regression/issue/12910/t.mjs 9 test/regression/issue/12910/t3.mjs 1 test/regression/issue/__snapshots__/03830.test.ts.snap 37 test/regression/issue/abort-controller-fixture.js 29 test/regression/issue/ctrl-c.test.ts 32 test/scripts/browser.js 157 test/scripts/bun.js 3 test/snapshots/array-args-with-default-values.debug.js 25 test/snapshots/array-args-with-default-values.hmr.debug.js 48 test/snapshots/array-args-with-default-values.hmr.js 48 test/snapshots/array-args-with-default-values.js 25 test/snapshots/bundled-entry-point.debug.js 7 test/snapshots/bundled-entry-point.hmr.debug.js 30 test/snapshots/bundled-entry-point.hmr.js 30 test/snapshots/bundled-entry-point.js 7 test/snapshots/caught-require.debug.js 30 test/snapshots/caught-require.hmr.debug.js 53 test/snapshots/caught-require.hmr.js 53 test/snapshots/caught-require.js 30 test/snapshots/cjs-transform-shouldnt-have-static-imports-in-cjs-function.debug.js 11 test/snapshots/cjs-transform-shouldnt-have-static-imports-in-cjs-function.hmr.debug.js 42 test/snapshots/cjs-transform-shouldnt-have-static-imports-in-cjs-function.hmr.js 42 test/snapshots/cjs-transform-shouldnt-have-static-imports-in-cjs-function.js 11 test/snapshots/code-simplification-neql-define.debug.js 27 test/snapshots/code-simplification-neql-define.hmr.debug.js 53 test/snapshots/code-simplification-neql-define.hmr.js 53 test/snapshots/code-simplification-neql-define.js 27 test/snapshots/custom-emotion-jsx/file.debug.jsx 22 test/snapshots/custom-emotion-jsx/file.hmr.debug.jsx 48 test/snapshots/custom-emotion-jsx/file.hmr.jsx 48 test/snapshots/custom-emotion-jsx/file.jsx 22 test/snapshots/export-default-module-hot.debug.js 4 test/snapshots/export-default-module-hot.hmr.debug.js 30 test/snapshots/export-default-module-hot.hmr.js 30 test/snapshots/export-default-module-hot.js 4 test/snapshots/export.debug.js 26 test/snapshots/export.hmr.debug.js 75 test/snapshots/export.hmr.js 75 test/snapshots/export.js 26 test/snapshots/forbid-in-is-correct.debug.js 8 test/snapshots/forbid-in-is-correct.hmr.debug.js 31 test/snapshots/forbid-in-is-correct.hmr.js 31 test/snapshots/forbid-in-is-correct.js 8 test/snapshots/global-is-remapped-to-globalThis.debug.js 4 test/snapshots/global-is-remapped-to-globalThis.hmr.debug.js 27 test/snapshots/global-is-remapped-to-globalThis.hmr.js 27 test/snapshots/global-is-remapped-to-globalThis.js 4 test/snapshots/jsx-entities.debug.jsx 2765 test/snapshots/jsx-entities.hmr.debug.jsx 2788 test/snapshots/jsx-entities.hmr.jsx 2788 test/snapshots/jsx-entities.jsx 2765 test/snapshots/jsx-spacing.debug.jsx 40 test/snapshots/jsx-spacing.hmr.debug.jsx 63 test/snapshots/jsx-spacing.hmr.jsx 63 test/snapshots/jsx-spacing.jsx 40 test/snapshots/latin1-chars-in-regexp.debug.js 67 test/snapshots/latin1-chars-in-regexp.hmr.debug.js 96 test/snapshots/latin1-chars-in-regexp.hmr.js 96 test/snapshots/latin1-chars-in-regexp.js 67 test/snapshots/lodash-regexp.debug.js 19 test/snapshots/lodash-regexp.hmr.debug.js 42 test/snapshots/lodash-regexp.hmr.js 42 test/snapshots/lodash-regexp.js 19 test/snapshots/multiple-imports.debug.js 21 test/snapshots/multiple-imports.hmr.debug.js 44 test/snapshots/multiple-imports.hmr.js 44 test/snapshots/multiple-imports.js 21 test/snapshots/multiple-var.debug.js 9 test/snapshots/multiple-var.hmr.debug.js 31 test/snapshots/multiple-var.hmr.js 31 test/snapshots/multiple-var.js 9 test/snapshots/number-literal-bug.debug.js 9 test/snapshots/number-literal-bug.hmr.debug.js 31 test/snapshots/number-literal-bug.hmr.js 31 test/snapshots/number-literal-bug.js 9 test/snapshots/optional-chain-with-function.debug.js 13 test/snapshots/optional-chain-with-function.hmr.debug.js 35 test/snapshots/optional-chain-with-function.hmr.js 35 test/snapshots/optional-chain-with-function.js 13 test/snapshots/package-json-exports/index.debug.js 18 test/snapshots/package-json-exports/index.hmr.debug.js 41 test/snapshots/package-json-exports/index.hmr.js 41 test/snapshots/package-json-exports/index.js 18 test/snapshots/package-json-utf8.debug.js 5 test/snapshots/package-json-utf8.hmr.debug.js 28 test/snapshots/package-json-utf8.hmr.js 28 test/snapshots/package-json-utf8.js 5 test/snapshots/react-context-value-func.debug.tsx 34 test/snapshots/react-context-value-func.hmr.debug.tsx 56 test/snapshots/react-context-value-func.hmr.tsx 56 test/snapshots/react-context-value-func.tsx 34 test/snapshots/simple-lit-example.debug.ts 70 test/snapshots/simple-lit-example.hmr.debug.ts 93 test/snapshots/simple-lit-example.hmr.ts 93 test/snapshots/simple-lit-example.ts 71 test/snapshots/spread_with_key.debug.tsx 23 test/snapshots/spread_with_key.hmr.debug.tsx 49 test/snapshots/spread_with_key.hmr.tsx 50 test/snapshots/spread_with_key.tsx 24 test/snapshots/string-escapes.debug.js 459 test/snapshots/string-escapes.hmr.debug.js 487 test/snapshots/string-escapes.hmr.js 487 test/snapshots/string-escapes.js 459 test/snapshots/styled-components-output.hmr.js 62 test/snapshots/styledcomponents-output.debug.js 57 test/snapshots/styledcomponents-output.hmr.debug.js 80 test/snapshots/styledcomponents-output.hmr.js 80 test/snapshots/styledcomponents-output.js 57 test/snapshots/template-literal.debug.js 34 test/snapshots/template-literal.hmr.debug.js 57 test/snapshots/template-literal.hmr.js 57 test/snapshots/template-literal.js 34 test/snapshots/ts-fallback-rewrite-works.debug.js 3 test/snapshots/ts-fallback-rewrite-works.hmr.debug.js 23 test/snapshots/ts-fallback-rewrite-works.hmr.js 23 test/snapshots/ts-fallback-rewrite-works.js 3 test/snapshots/tsx-fallback-rewrite-works.debug.js 3 test/snapshots/tsx-fallback-rewrite-works.hmr.debug.js 26 test/snapshots/tsx-fallback-rewrite-works.hmr.js 26 test/snapshots/tsx-fallback-rewrite-works.js 3 test/snapshots/type-only-imports.debug.ts 7 test/snapshots/type-only-imports.hmr.debug.ts 33 test/snapshots/type-only-imports.hmr.ts 33 test/snapshots/type-only-imports.ts 7 test/snapshots/unicode-identifiers.debug.js 14 test/snapshots/unicode-identifiers.hmr.debug.js 39 test/snapshots/unicode-identifiers.hmr.js 39 test/snapshots/unicode-identifiers.js 14 test/snapshots/void-shouldnt-delete-call-expressions.debug.js 10 test/snapshots/void-shouldnt-delete-call-expressions.hmr.debug.js 33 test/snapshots/void-shouldnt-delete-call-expressions.hmr.js 33 test/snapshots/void-shouldnt-delete-call-expressions.js 10 test/snippets/_auth.js 1 test/snippets/_bacon.js 1 test/snippets/_login.js 3 test/snippets/array-args-with-default-values.js 26 test/snippets/bundled-entry-point.js 5 test/snippets/caught-require.js 23 test/snippets/cjs-transform-shouldnt-have-static-imports-in-cjs-function.js 10 test/snippets/code-simplification-neql-define.js 40 test/snippets/custom-emotion-jsx/file.jsx 13 test/snippets/export-default-module-hot.js 4 test/snippets/export.js 25 test/snippets/forbid-in-is-correct.js 8 test/snippets/global-is-remapped-to-globalThis.js 4 test/snippets/jsx-entities.jsx 928 test/snippets/jsx-spacing.js 20 test/snippets/jsx-spacing.jsx 34 test/snippets/jsx-top-level.tsx 10 test/snippets/latin1-chars-in-regexp.js 33 test/snippets/lodash-regexp.js 15 test/snippets/multiple-imports.js 4 test/snippets/multiple-var.js 9 test/snippets/number-literal-bug.js 9 test/snippets/optional-chain-with-function.js 13 test/snippets/package-json-exports/_node_modules_copy/exact/im-exact.js 1 test/snippets/package-json-exports/_node_modules_copy/inexact/browser/dir/file.js 1 test/snippets/package-json-exports/_node_modules_copy/inexact/browser/dir/foo.js 1 test/snippets/package-json-exports/_node_modules_copy/inexact/browser/foo.js 1 test/snippets/package-json-exports/_node_modules_copy/inexact/browser/index.js 1 test/snippets/package-json-exports/_node_modules_copy/inexact/default/dir/file.js 1 test/snippets/package-json-exports/_node_modules_copy/inexact/default/dir/foo.js 1 test/snippets/package-json-exports/_node_modules_copy/inexact/default/foo.js 1 test/snippets/package-json-exports/_node_modules_copy/inexact/default/index.js 1 test/snippets/package-json-exports/_node_modules_copy/inexact/node/dir/file.js 1 test/snippets/package-json-exports/_node_modules_copy/inexact/node/dir/foo.js 1 test/snippets/package-json-exports/_node_modules_copy/inexact/node/foo.js 1 test/snippets/package-json-exports/_node_modules_copy/inexact/node/index.js 1 test/snippets/package-json-exports/_node_modules_copy/js-only-exports/browser/dir/file.js 1 test/snippets/package-json-exports/_node_modules_copy/js-only-exports/browser/dir/foo.js 1 test/snippets/package-json-exports/_node_modules_copy/js-only-exports/browser/foo.js 1 test/snippets/package-json-exports/_node_modules_copy/js-only-exports/browser/index.js 1 test/snippets/package-json-exports/_node_modules_copy/js-only-exports/browser/js-file.js 1 test/snippets/package-json-exports/_node_modules_copy/js-only-exports/browser/js-file.ts 1 test/snippets/package-json-exports/_node_modules_copy/js-only-exports/default/dir/file.js 1 test/snippets/package-json-exports/_node_modules_copy/js-only-exports/default/dir/foo.js 1 test/snippets/package-json-exports/_node_modules_copy/js-only-exports/default/foo.js 1 test/snippets/package-json-exports/_node_modules_copy/js-only-exports/default/index.js 1 test/snippets/package-json-exports/_node_modules_copy/js-only-exports/node/dir/file.js 1 test/snippets/package-json-exports/_node_modules_copy/js-only-exports/node/dir/foo.js 1 test/snippets/package-json-exports/_node_modules_copy/js-only-exports/node/foo.js 1 test/snippets/package-json-exports/_node_modules_copy/js-only-exports/node/index.js 1 test/snippets/package-json-exports/index.js 11 test/snippets/package-json-utf8.js 5 test/snippets/public/index.html 83 test/snippets/react-context-value-func.tsx 26 test/snippets/reload/other.ts 5 test/snippets/reload/self.ts 6 test/snippets/segfault-todo.test.js 9 test/snippets/segfault.js 1 test/snippets/simple-lit-example.ts 62 test/snippets/spread_with_key.tsx 13 test/snippets/string-escapes.js 112 test/snippets/styledcomponents-output.js 44 test/snippets/template-literal.js 34 test/snippets/ts-fallback-rewrite-works.ts 3 test/snippets/tsx-fallback-rewrite-works.tsx 3 test/snippets/type-only-imports.ts 9 test/snippets/unicode-identifiers.js 8 test/snippets/void-shouldnt-delete-call-expressions.js 11 test/snippets/zero.js 1 test/v8/bad-modules/binding.gyp 12 test/v8/bad-modules/mismatched_abi_version.cpp 21 test/v8/bad-modules/no_entrypoint.cpp 15 test/v8/v8-module/binding.gyp 8 test/v8/v8-module/main.cpp 400 test/v8/v8-module/main.js 13 test/v8/v8-module/module.js 23 test/v8/v8.test.ts 211