node/test/fixtures
Luigi Pinca ecb52636a4
test: renew certificates for specific test
Renew the certificates used by
`test/parallel/test-https-selfsigned-no-keycertsign-no-crash.js` by
running the `https_renew_cert.sh` script under the same directory.

PR-URL: https://github.com/nodejs/node/pull/42342
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
2022-03-15 17:12:37 -04:00
..
0-dns
apilinks
b
clustered-server lib,src: update cluster to use Parent 2021-01-05 15:41:45 -05:00
copy/kitchen-sink fs: add recursive cp method 2021-08-16 16:35:22 -04:00
crypto crypto: refactoring internals, add WebCrypto 2020-10-07 17:27:05 -07:00
cycles
debugger test: replace "inspector-cli" with "debugger" 2021-07-11 09:43:54 +02:00
es-module-loaders test: remove eslint-disable comments from fixtures 2022-03-14 09:32:19 -04:00
es-module-require-cache
es-module-specifiers module: fix legacy node specifier resolution to resolve "main" field 2021-06-13 19:38:01 -07:00
es-module-url
es-modules test: remove eslint-disable comments from fixtures 2022-03-14 09:32:19 -04:00
GH-7131
global
internal-modules
json-with-directory-name-module
keys test: renew certificates for specific test 2022-03-15 17:12:37 -04:00
macos-app-sandbox
module-extension-over-directory
module-load-order
module-require
module-require-symlink
nested-index
node_modules module: deprecate trailing slash pattern mappings 2021-09-22 00:27:00 +01:00
package-main-enoent
packages
policy policy: canonicalize before resolving specifiers 2021-08-22 08:48:28 +02:00
policy-manifest policy: fix message for invalid manifest specifier 2021-11-24 18:34:58 +00:00
repl-folder-extensions/foo.js
require-bin
require-empty-main
resolve-paths
self_ref_module
source-map errors: don't throw TypeError on missing export 2021-07-11 09:43:54 +02:00
syntax lib: fix checking syntax of esm module 2022-01-31 23:53:28 -05:00
test-init-index
test-init-native
test-module-loading-globalpaths
test-repl-tab-completion
tools/checkimports
uncaught-exceptions
v8-coverage v8: implement v8.stopCoverage() 2020-10-22 10:53:36 +00:00
wasi
workload src: add --heapsnapshot-near-heap-limit option 2020-10-22 03:41:11 +08:00
wpt test: remove eslint-disable comments from fixtures 2022-03-14 09:32:19 -04:00
x509-escaping tls: fix handling of x509 subject and issuer 2022-01-10 09:46:56 -05: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
child-process-stay-alive-forever.js child_process: support AbortSignal in fork 2020-12-24 20:33:15 +00:00
child_process_should_emit_error.js
cjs-module-wrap.js
cjs-module-wrapper.js
cluster-preload-test.js lib,src: update cluster to use Parent 2021-01-05 15:41:45 -05:00
cluster-preload.js lib,src: update cluster to use Parent 2021-01-05 15:41:45 -05:00
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_with_yaml.md
document_with_cjs_and_esm_code_snippet.md tools,doc: add support for several flavors of JS code snippets 2021-03-06 16:13:57 +01:00
document_with_esm_and_cjs_code_snippet.md tools,doc: add support for several flavors of JS code snippets 2021-03-06 16:13:57 +01:00
document_with_links.md
document_with_special_heading.md
echo-close-check.js
echo.js
elipses.txt
empty-with-bom.txt
empty.js
empty.json esm: add support for JSON import assertion 2022-01-31 21:45:46 -05:00
empty.txt
emptyframe.http2 http2: treat non-EOF empty frames like other invalid frames 2021-03-26 20:51:57 +01:00
exit.js
experimental.json
exports-function-with-param.js
external-repl-module.js
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
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-08 19:32:21 +09:00
inspector-global-function.js
intrinsic-mutation.js
invalid.json
is-object.js
ispreloading.js module: add isPreloading indicator 2020-11-30 08:26:46 -08:00
leakedGlobal.js
linux-perf.js
loop.js
module-loading-error.node
monkey-patch-run-main.js
net-fd-passing-receiver.js
no-wrapper.js
not-main-module.js
old-repl-history-file-faulty.json
old-repl-history-file-obj.json
openssl_fips_disabled.cnf
openssl_fips_enabled.cnf
order_of_end_tags_5873.md
outside.txt
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
print A.js
print-10-lines.js
print-chars-from-buffer.js
print-chars.js
print-error-message.js esm: refactor esm tests out of test/message 2022-01-31 21:46:27 -05:00
print-intrinsic-mutation-name.js
printA.js
printB.js
printC.js
process-exit-code-cases.js test: add undefined fatalException exit code test 2021-04-12 14:44:15 -07: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
require-resolve.js lib: remove ERR_INVALID_OPT_VALUE and ERR_INVALID_OPT_VALUE_ENCODING 2020-09-11 17:54:42 +03:00
rsa-oaep-test-vectors.js
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
test-resolution-inspect-brk-resolver.js test: remove eslint-disable comment from fixture file 2021-07-11 09:47:02 +02:00
test_crypto_engine.c test: test crypto.setEngine() using an actual engine 2021-11-25 11:33:41 +00: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
tls-session-ticket.txt
url-idna.js
url-searchparams.js
url-setter-tests-additional.js
url-tests-additional.js
utf8-bom-shebang-shebang.js
utf8-bom.js
utf8-bom.json
utf8-shebang-bom.js
warnings.js
worker-data.cjs
worker-data.mjs
worker-from-argv.js
worker-preload.js workers: fix spawning from preload scripts 2021-03-01 11:43:27 -08:00
worker-script.mjs
worker-script.ts test: add test to verify other extension can be loaded by worker 2021-09-06 09:19:20 +02:00
x.txt
x1024.txt