| .. |
|
0-dns
|
doc: normalize Bash code block info strings
|
2020-06-30 09:33:44 -07:00 |
|
apilinks
|
|
|
|
b
|
|
|
|
clustered-server
|
|
|
|
cycles
|
module: do not check circular dependencies for exported proxies
|
2020-05-16 12:18:07 -07:00 |
|
debugger
|
test: replace "inspector-cli" with "debugger"
|
2021-09-04 11:29:22 +02:00 |
|
es-module-loaders
|
src: add option to disable loading native addons
|
2022-01-25 07:54:07 -05:00 |
|
es-module-require-cache
|
|
|
|
es-module-specifiers
|
module: protect against prototype mutation
|
2023-02-15 13:31:05 +00:00 |
|
es-module-url
|
|
|
|
es-modules
|
esm: make process.exit() default to exit code 0
|
2022-01-25 08:01:02 -05:00 |
|
GH-7131
|
|
|
|
global
|
|
|
|
internal-modules
|
|
|
|
json-with-directory-name-module
|
|
|
|
keys
|
tls: drop support for URI alternative names
|
2022-01-07 15:56:53 +00:00 |
|
macos-app-sandbox
|
src: tolerate EPERM returned from tcsetattr
|
2020-06-30 09:34:32 -07:00 |
|
module-extension-over-directory
|
|
|
|
module-load-order
|
|
|
|
module-require
|
|
|
|
module-require-symlink
|
|
|
|
nested-index
|
|
|
|
node_modules
|
src: add option to disable loading native addons
|
2022-01-25 07:54:07 -05:00 |
|
package-main-enoent
|
test: remove bluebird remnants from test fixture
|
2020-01-22 22:10:05 -08:00 |
|
packages
|
|
|
|
policy
|
policy: canonicalize before resolving specifiers
|
2021-09-04 15:14:55 +02:00 |
|
policy-manifest
|
policy: makeRequireFunction on mainModule.require
|
2023-02-15 13:31:05 +00:00 |
|
repl-folder-extensions/foo.js
|
|
|
|
require-bin
|
|
|
|
require-empty-main
|
test: use index.js if package.json "main" is empty
|
2020-03-09 13:23:16 +01:00 |
|
resolve-paths
|
|
|
|
self_ref_module
|
module: self referential modules in repl or -r
|
2020-07-27 18:23:43 -04:00 |
|
source-map
|
errors: don't throw TypeError on missing export
|
2021-09-04 11:29:38 +02:00 |
|
syntax
|
|
|
|
test-init-index
|
|
|
|
test-init-native
|
|
|
|
test-module-loading-globalpaths
|
|
|
|
test-repl-tab-completion
|
repl: add autocomplete for filesystem modules
|
2019-04-29 07:28:27 +05:30 |
|
tools/checkimports
|
tools: fix check-imports.py to match on word boundaries
|
2020-06-30 09:33:48 -07:00 |
|
uncaught-exceptions
|
test: improve logged errors
|
2020-02-09 13:36:39 +01:00 |
|
v8-coverage
|
v8: implement v8.stopCoverage()
|
2021-08-31 10:55:02 -04:00 |
|
wasi
|
test: add wasi test for freopen()
|
2020-01-23 05:22:36 -08:00 |
|
workload
|
src: add --heapsnapshot-near-heap-limit option
|
2021-08-31 10:55:04 -04:00 |
|
wpt
|
test: update upload.zip to be uncorrupted
|
2021-10-12 10:30:23 -04:00 |
|
x509-escaping
|
tls: fix handling of x509 subject and issuer
|
2022-01-07 15:57:00 +00:00 |
|
.empty-hidden-repl-history-file
|
|
|
|
.empty-repl-history-file
|
|
|
|
.node_repl_history
|
|
|
|
a.js
|
|
|
|
aead-vectors.js
|
|
|
|
altdocs.md
|
|
|
|
assert-first-line.js
|
|
|
|
assert-long-line.js
|
|
|
|
async-error.js
|
|
|
|
baz.js
|
|
|
|
catch-stdout-error.js
|
|
|
|
child-process-echo-options.js
|
|
|
|
child-process-message-and-exit.js
|
|
|
|
child-process-persistent.js
|
|
|
|
child-process-spawn-node.js
|
test: refactoring / cleanup on child-process tests
|
2020-03-24 11:21:00 -07:00 |
|
child-process-stay-alive-forever.js
|
child_process: support AbortSignal in fork
|
2021-04-30 12:00:25 +02:00 |
|
child_process_should_emit_error.js
|
|
|
|
cjs-module-wrap.js
|
module: increase code coverage of cjs loader
|
2019-07-15 20:46:56 -07:00 |
|
cjs-module-wrapper.js
|
module: increase code coverage of cjs loader
|
2019-07-15 20:46:56 -07:00 |
|
cluster-preload-test.js
|
|
|
|
cluster-preload.js
|
|
|
|
debugger-repeat-last.js
|
|
|
|
debugger-util-regression-fixture.js
|
|
|
|
define-global.js
|
|
|
|
deprecated-userland-class.js
|
|
|
|
deprecated-userland-function.js
|
|
|
|
deprecated-userland-subclass.js
|
|
|
|
deprecated.js
|
|
|
|
destroy-stdin.js
|
|
|
|
doc_inc_1.md
|
|
|
|
doc_inc_2.md
|
|
|
|
doc_with_backticks_in_headings.md
|
doc: use _Static method_ instead of _Class Method_
|
2020-08-10 21:21:59 -07:00 |
|
doc_with_yaml.md
|
|
|
|
document_with_cjs_and_esm_code_snippet.md
|
tools,doc: add support for several flavors of JS code snippets
|
2021-06-11 09:30:18 +02:00 |
|
document_with_esm_and_cjs_code_snippet.md
|
tools,doc: add support for several flavors of JS code snippets
|
2021-06-11 09:30:18 +02:00 |
|
document_with_links.md
|
tools: add unified plugin changing links for html docs
|
2019-11-30 18:17:56 +01:00 |
|
document_with_special_heading.md
|
tools,doc: allow page titles to contain inline code
|
2020-09-07 07:02:25 -04:00 |
|
echo-close-check.js
|
|
|
|
echo.js
|
|
|
|
elipses.txt
|
|
|
|
empty-with-bom.txt
|
|
|
|
empty.js
|
|
|
|
empty.txt
|
|
|
|
emptyframe.http2
|
http2: treat non-EOF empty frames like other invalid frames
|
2021-06-11 09:30:22 +02:00 |
|
esm_loader_not_found_cjs_hint_bare.mjs
|
esm: improve commonjs hint on module not found
|
2020-05-04 14:24:03 +02:00 |
|
exit.js
|
|
|
|
experimental.json
|
|
|
|
exports-function-with-param.js
|
|
|
|
external-repl-module.js
|
repl: check for NODE_REPL_EXTERNAL_MODULE
|
2019-10-11 12:33:40 -07:00 |
|
failcounter.js
|
|
|
|
failmustcall1.js
|
|
|
|
failmustcall2.js
|
|
|
|
file-to-read-with-bom.txt
|
|
|
|
file-to-read-without-bom.txt
|
|
|
|
fixture.ini
|
|
|
|
foo
|
|
|
|
GH-892-request.js
|
test: switch assertEqual arguments
|
2019-05-28 23:42:33 +03:00 |
|
GH-1899-output.js
|
|
|
|
google_ssl_hello.bin
|
|
|
|
guess-hash-seed.js
|
|
|
|
icu-punycode-toascii.json
|
test: separate the test fixtures between ICU and URL
|
2020-09-17 10:36:38 -04:00 |
|
inspector-global-function.js
|
test: workaround for V8 8.1 inspector pause issue
|
2020-03-16 00:23:53 +00:00 |
|
intrinsic-mutation.js
|
bootstrap: run preload prior to frozen-intrinsics
|
2019-08-20 09:49:48 -05:00 |
|
invalid.json
|
|
|
|
is-object.js
|
|
|
|
ispreloading.js
|
module: add isPreloading indicator
|
2021-04-25 08:22:12 +02:00 |
|
leakedGlobal.js
|
|
|
|
linux-perf.js
|
test,v8: skip less and stabilize test-linux-perf.js
|
2019-06-06 18:44:21 -04:00 |
|
loop.js
|
|
|
|
module-loading-error.node
|
|
|
|
monkey-patch-run-main.js
|
module: reduce circular dependency of internal/modules/cjs/loader
|
2019-11-19 13:43:59 +01:00 |
|
net-fd-passing-receiver.js
|
|
|
|
no-wrapper.js
|
|
|
|
not-main-module.js
|
|
|
|
old-repl-history-file-faulty.json
|
|
|
|
old-repl-history-file-obj.json
|
|
|
|
openssl_fips_disabled.cnf
|
src,deps,build,test: add OpenSSL config appname
|
2022-07-06 12:02:18 -05:00 |
|
openssl_fips_enabled.cnf
|
src,deps,build,test: add OpenSSL config appname
|
2022-07-06 12:02:18 -05:00 |
|
order_of_end_tags_5873.md
|
doc: use _Static method_ instead of _Class Method_
|
2020-08-10 21:21:59 -07:00 |
|
outside.txt
|
wasi: introduce initial WASI support
|
2019-11-30 18:06:39 +01:00 |
|
overwrite-config-preload-module.js
|
|
|
|
parent-process-nonpersistent-fork.js
|
|
|
|
parent-process-nonpersistent.js
|
|
|
|
path-resolve.js
|
|
|
|
path.js
|
|
|
|
person-large.jpg
|
|
|
|
person.jpg
|
|
|
|
person.jpg.br
|
|
|
|
person.jpg.gz
|
|
|
|
pkgexports.mjs
|
module: unify package exports test for CJS and ESM
|
2019-07-31 13:33:46 -07:00 |
|
print A.js
|
|
|
|
print-10-lines.js
|
|
|
|
print-chars-from-buffer.js
|
|
|
|
print-chars.js
|
|
|
|
print-intrinsic-mutation-name.js
|
bootstrap: run preload prior to frozen-intrinsics
|
2019-08-20 09:49:48 -05:00 |
|
printA.js
|
|
|
|
printB.js
|
|
|
|
printC.js
|
|
|
|
process-exit-code-cases.js
|
test: add undefined fatalException exit code test
|
2021-05-08 12:44:41 -04:00 |
|
pseudo-multimember-gzip.gz
|
|
|
|
pseudo-multimember-gzip.z
|
|
|
|
pss-vectors.json
|
|
|
|
readfile_pipe_test.txt
|
|
|
|
recvfd.js
|
|
|
|
registerExt.hello.world
|
|
|
|
registerExt.test
|
|
|
|
registerExt2.test
|
|
|
|
repl-load-multiline.js
|
|
|
|
repl-pretty-stack.js
|
|
|
|
repl-tab-completion-nested-repls.js
|
repl: improve completion
|
2019-12-15 16:24:00 +01:00 |
|
require-resolve.js
|
test: refactor common.expectsError
|
2019-12-31 15:54:20 +01:00 |
|
rsa-oaep-test-vectors.js
|
crypto: add oaepLabel option
|
2019-09-13 16:58:41 +02:00 |
|
sample.png
|
|
|
|
sample_document.md
|
|
|
|
semicolon.js
|
|
|
|
shared-memory.wasm
|
|
|
|
shared-memory.wat
|
|
|
|
should_exit.js
|
|
|
|
simple.wasm
|
|
|
|
simple.wat
|
|
|
|
spawn_closed_stdio.py
|
|
|
|
test-error-first-line-offset.js
|
|
|
|
test-fs-readfile-error.js
|
|
|
|
test-fs-stat-sync-overflow.js
|
|
|
|
test-resolution-inspect-brk-main.ext
|
module: ignore resolution failures for inspect-brk
|
2019-12-04 23:30:25 -05:00 |
|
test-resolution-inspect-brk-resolver.js
|
test: remove eslint-disable comment from fixture file
|
2021-09-04 13:02:34 +02:00 |
|
throws_error.js
|
|
|
|
throws_error1.js
|
|
|
|
throws_error2.js
|
|
|
|
throws_error3.js
|
|
|
|
throws_error4.js
|
|
|
|
throws_error5.js
|
|
|
|
throws_error6.js
|
|
|
|
throws_error7.js
|
|
|
|
tls-connect.js
|
test: fix nits in test/fixtures/tls-connect.js
|
2019-07-30 14:02:19 -07:00 |
|
tls-session-ticket.txt
|
|
|
|
tz-version.txt
|
deps: update timezone to 2022f
|
2022-11-23 16:28:13 -05:00 |
|
url-idna.js
|
|
|
|
url-searchparams.js
|
|
|
|
url-setter-tests-additional.js
|
|
|
|
url-tests-additional.js
|
|
|
|
utf8-bom-shebang-shebang.js
|
lib: no need to strip BOM or shebang for scripts
|
2019-06-01 10:01:15 -04:00 |
|
utf8-bom.js
|
|
|
|
utf8-bom.json
|
|
|
|
utf8-shebang-bom.js
|
lib: rework logic of stripping BOM+Shebang from commonjs
|
2019-05-26 13:04:29 -05:00 |
|
warnings.js
|
|
|
|
worker-data.cjs
|
worker: add support for .cjs extension
|
2020-02-13 21:32:01 +01:00 |
|
worker-data.mjs
|
|
|
|
worker-from-argv.js
|
bootstrap: run preload prior to frozen-intrinsics
|
2019-08-20 09:49:48 -05:00 |
|
worker-preload.js
|
workers: fix spawning from preload scripts
|
2021-05-01 12:25:16 +02:00 |
|
worker-script.mjs
|
|
|
|
x.txt
|
|
|
|
x1024.txt
|
|
|