.. |
b
|
test: use const for all require() calls
|
8 years ago |
break-in-module
|
test: use const for all require() calls
|
8 years ago |
clustered-server
|
test: refactor test-debug-signal-cluster
|
8 years ago |
cycles
|
test: use const for all require() calls
|
8 years ago |
empty
|
Don't attempt to load a directory.
|
15 years ago |
global
|
Remove excessive copyright/license boilerplate
|
10 years ago |
internal-modules
|
iojs: introduce internal modules
|
10 years ago |
json-with-directory-name-module
|
Remove excessive copyright/license boilerplate
|
10 years ago |
keys
|
test: enable to work pkcs12 test in FIPS mode
|
9 years ago |
module-load-order
|
Remove excessive copyright/license boilerplate
|
10 years ago |
module-require
|
test: use const for all require() calls
|
8 years ago |
module-require-depth
|
module: cache stat() results more aggressively
|
9 years ago |
module-require-symlink
|
test: improvements in test fixtures symlinked
|
8 years ago |
nested-index
|
Remove excessive copyright/license boilerplate
|
10 years ago |
node_modules
|
test: use const for all require() calls
|
8 years ago |
packages
|
test: invalid package.json causes error when require()ing in directory
|
8 years ago |
require-bin
|
module: fix regression in require ../
|
10 years ago |
syntax
|
src: wrap source before doing syntax check
|
9 years ago |
test-init-index
|
Remove excessive copyright/license boilerplate
|
10 years ago |
test-init-native
|
test: use const for all require() calls
|
8 years ago |
uncaught-exceptions
|
test: use const for all require() calls
|
8 years ago |
.empty-repl-history-file
|
repl: Fixed node repl history edge case.
|
9 years ago |
.node_repl_history
|
test: add tests for persistent repl history
|
10 years ago |
GH-892-request.js
|
test: use const for all require() calls
|
8 years ago |
GH-1899-output.js
|
Remove excessive copyright/license boilerplate
|
10 years ago |
a.js
|
test: use const for all require() calls
|
8 years ago |
a1.js
|
test: use const for all require() calls
|
8 years ago |
agent.crt
|
Add failing test for TLS server
|
14 years ago |
agent.key
|
Add failing test for TLS server
|
14 years ago |
alice.crt
|
tls: x509 certificate subject parsing fail
|
14 years ago |
baz.js
|
test: update test-repl-require for local paths
|
9 years ago |
breakpoints.js
|
test: fix test-debugger-repl-term
|
9 years ago |
breakpoints_utf8.js
|
test: Fix debugger repl tests
|
12 years ago |
catch-stdout-error.js
|
Remove excessive copyright/license boilerplate
|
10 years ago |
cert.pem
|
Add SSL tests
|
15 years ago |
child-process-message-and-exit.js
|
child process: fix processes with IPC channel don't emit 'close'
|
13 years ago |
child-process-persistent.js
|
test: enable linting for tests
|
10 years ago |
child-process-spawn-node.js
|
test: use const for all require() calls
|
8 years ago |
child_process_should_emit_error.js
|
test: use const for all require() calls
|
8 years ago |
cluster-preload-test.js
|
test: use const for all require() calls
|
8 years ago |
cluster-preload.js
|
test: use const for all require() calls
|
8 years ago |
create-file.js
|
test: use const for all require() calls
|
8 years ago |
crypto-timing-safe-equal-benchmark-func.js
|
test: make crypto.timingSafeEqual test less flaky
|
8 years ago |
debug-target.js
|
debugger: fix --debug-brk
|
12 years ago |
debug-uncaught-async.js
|
test: increase _debugger coverage
|
8 years ago |
debug-uncaught.js
|
test: add uncaught exception test for debugger
|
8 years ago |
debugger-repeat-last.js
|
debugger: run last command on presssing enter
|
9 years ago |
debugger-util-regression-fixture.js
|
node_contextify: do not incept debug context
|
9 years ago |
define-global.js
|
node: allow preload modules with -i
|
9 years ago |
deprecated-userland-class.js
|
util: fix deprecated class prototype
|
8 years ago |
deprecated-userland-function.js
|
util: prepend '(node) ' to deprecation messages
|
10 years ago |
deprecated-userland-subclass.js
|
util: support classes in util.deprecate()
|
9 years ago |
deprecated.js
|
util: Remove p, has been deprecated for years
|
9 years ago |
destroy-stdin.js
|
test: new test, verify that we don't close and reuse fd 0
|
13 years ago |
dherror.pem
|
tls, crypto: add DHE support
|
10 years ago |
doc_inc_1.md
|
tools: make sure doctool anchors respect includes
|
9 years ago |
doc_inc_2.md
|
tools: make sure doctool anchors respect includes
|
9 years ago |
doc_with_includes.md
|
tools: make sure doctool anchors respect includes
|
9 years ago |
doc_with_yaml.md
|
tools: allow multiple added: version entries
|
9 years ago |
echo-close-check.js
|
test: use const for all require() calls
|
8 years ago |
echo.js
|
test: use const for all require() calls
|
8 years ago |
elipses.txt
|
Bugfix: fs.ReadStream.setEncoding
|
15 years ago |
empty.js
|
test: add --debug-brk regression test
|
13 years ago |
empty.txt
|
Handle empty files with fs.readFile
|
15 years ago |
exit.js
|
Remove excessive copyright/license boilerplate
|
10 years ago |
exports-function-with-param.js
|
test: add test for debugging one line files
|
9 years ago |
file-to-read-with-bom.txt
|
test: ensure stream preprocessing order
|
9 years ago |
file-to-read-without-bom.txt
|
test: ensure stream preprocessing order
|
9 years ago |
fixture.ini
|
More ini parser features.
|
15 years ago |
foafssl.crt
|
added test case for foaf+ssl client certificate
|
14 years ago |
foafssl.key
|
added test case for foaf+ssl client certificate
|
14 years ago |
foo
|
Support including modules that don't have an extension.
|
15 years ago |
google_ssl_hello.bin
|
tls: add `options` argument to createSecurePair
|
9 years ago |
invalid.json
|
module: add filename to require() json errors
|
13 years ago |
is-object.js
|
test: add known issue test for #7788
|
9 years ago |
listen-on-socket-and-exit.js
|
test: use const for all require() calls
|
8 years ago |
loop.js
|
inspector: introduce a smoke test
|
8 years ago |
module-loading-error.node
|
process: show detailed error message in process.dlopen()
|
13 years ago |
msca.pem
|
Add SSL tests
|
15 years ago |
multi-alice.crt
|
tls: parsing multiple values of a key in ssl certificate
|
13 years ago |
net-fd-passing-receiver.js
|
test: change calls to deprecated util.print()
|
9 years ago |
not-main-module.js
|
test: use const for all require() calls
|
8 years ago |
old-repl-history-file.json
|
test: add tests for persistent repl history
|
10 years ago |
openssl_fips_disabled.cnf
|
crypto: Improve control of FIPS mode
|
9 years ago |
openssl_fips_enabled.cnf
|
crypto: Improve control of FIPS mode
|
9 years ago |
order_of_end_tags_5873.md
|
tools: add tests for the doctool
|
9 years ago |
parent-process-nonpersistent.js
|
test: use const for all require() calls
|
8 years ago |
pass-cert.pem
|
test: update an expired certificate
|
13 years ago |
pass-csr.pem
|
tls, https: add passphrase option
|
13 years ago |
pass-key.pem
|
test: stronger crypto in test fixtures
|
9 years ago |
path-resolve.js
|
test: use const for all require() calls
|
8 years ago |
path.js
|
test: use const for all require() calls
|
8 years ago |
person.jpg
|
test: strip non-free icc profile from person.jpg
|
9 years ago |
person.jpg.gz
|
test: strip non-free icc profile from person.jpg
|
9 years ago |
print-10-lines.js
|
Remove excessive copyright/license boilerplate
|
10 years ago |
print-chars-from-buffer.js
|
test: use const for all require() calls
|
8 years ago |
print-chars.js
|
test: use const for all require() calls
|
8 years ago |
printA.js
|
src: add -r/--require flags for preloading modules
|
10 years ago |
printB.js
|
src: add -r/--require flags for preloading modules
|
10 years ago |
printC.js
|
src: add -r/--require flags for preloading modules
|
10 years ago |
pseudo-multimember-gzip.gz
|
zlib: Fix handling of gzip magic bytes mid-file
|
9 years ago |
pseudo-multimember-gzip.z
|
zlib: Fix handling of gzip magic bytes mid-file
|
9 years ago |
raw-key.pem
|
doc: rework tls for accuracy and clarity
|
8 years ago |
recvfd.js
|
test: use const for all require() calls
|
8 years ago |
registerExt.hello.world
|
Don't try to run extension loaders unless they're actually functions
|
14 years ago |
registerExt.test
|
Add require.registerExtension
|
15 years ago |
registerExt2.test
|
Add require.registerExtension
|
15 years ago |
sample.png
|
added test for Issue #214
|
15 years ago |
sample_document.md
|
tools: add tests for the doctool
|
9 years ago |
semicolon.js
|
Remove excessive copyright/license boilerplate
|
10 years ago |
should_exit.js
|
test: fix timing issue in signal test
|
10 years ago |
spkac.fail
|
crypto: add SPKAC support
|
11 years ago |
spkac.pem
|
crypto: add SPKAC support
|
11 years ago |
spkac.valid
|
crypto: add SPKAC support
|
11 years ago |
stdio-filter.js
|
test: use const for all require() calls
|
8 years ago |
test-error-first-line-offset.js
|
module: fix column offsets in errors
|
9 years ago |
test-fs-readfile-error.js
|
Revert "fs: make callback mandatory to all async functions"
|
9 years ago |
test-regress-GH-4015.js
|
test: use const for all require() calls
|
8 years ago |
test_bad_rsa_privkey.pem
|
crypto: check for OpenSSL errors when signing
|
9 years ago |
test_ca.pem
|
Split tests.
|
15 years ago |
test_cert.pem
|
Split tests.
|
15 years ago |
test_cert.pfx
|
test: stronger crypto in test fixtures
|
9 years ago |
test_dsa_params.pem
|
test: add DSA sign/verify crypto tests
|
13 years ago |
test_dsa_privkey.pem
|
test: stronger crypto in test fixtures
|
9 years ago |
test_dsa_privkey_encrypted.pem
|
test: stronger crypto in test fixtures
|
9 years ago |
test_dsa_pubkey.pem
|
test: stronger crypto in test fixtures
|
9 years ago |
test_key.pem
|
Split tests.
|
15 years ago |
test_rsa_privkey.pem
|
Support for signature verification with RSA/DSA public keys
|
14 years ago |
test_rsa_privkey_2.pem
|
crypto: add support for RSA public key signing/verification
|
13 years ago |
test_rsa_privkey_encrypted.pem
|
test: stronger crypto in test fixtures
|
9 years ago |
test_rsa_pubkey.pem
|
Support for signature verification with RSA/DSA public keys
|
14 years ago |
test_rsa_pubkey_2.pem
|
crypto: add support for RSA public key signing/verification
|
13 years ago |
throws_error.js
|
Remove excessive copyright/license boilerplate
|
10 years ago |
throws_error1.js
|
Remove excessive copyright/license boilerplate
|
10 years ago |
throws_error2.js
|
Remove excessive copyright/license boilerplate
|
10 years ago |
throws_error3.js
|
Remove excessive copyright/license boilerplate
|
10 years ago |
throws_error4.js
|
Remove excessive copyright/license boilerplate
|
10 years ago |
throws_error5.js
|
src: fix buffer overflow for long exception lines
|
9 years ago |
throws_error6.js
|
src: use standard conform snprintf on windows
|
9 years ago |
throws_error7.js
|
src: don't print garbage errors
|
9 years ago |
tls-session-ticket.txt
|
tls: expose SSL_CTX_set_timeout via tls.createServer
|
12 years ago |
url-setter-tests.json
|
url: improve spec compliance of WHATWG URL
|
8 years ago |
url-tests.json
|
url: improve spec compliance of WHATWG URL
|
8 years ago |
utf8-bom.js
|
module: strip byte order marker when loading *.js and *.json files
|
14 years ago |
utf8-bom.json
|
module: strip byte order marker when loading *.js and *.json files
|
14 years ago |
vm-run-in-debug-context.js
|
vm: fix crash on fatal error in debug context
|
10 years ago |
warnings.js
|
process: add 'warning' event and process.emitWarning()
|
9 years ago |
x.txt
|
Split tests.
|
15 years ago |
x1024.txt
|
test: fixture for streams2 testing
|
12 years ago |