node/test/fixtures
Fran Herrero cb4c2dd33e
test: esm loader unknown builtin module
PR-URL: https://github.com/nodejs/node/pull/24183
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Gus Caplan <me@gus.host>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
2018-11-14 00:55:52 +01:00
..
0-dns test,doc: fix lint error in test fixtures 2018-08-12 15:30:04 -07:00
apilinks tools,doc: apilinks should handle root scenarios 2018-09-09 17:48:56 -07:00
b
clustered-server
cycles
es-module-loaders test: esm loader unknown builtin module 2018-11-14 00:55:52 +01:00
es-module-require-cache
es-module-url
es-modules module: experimental modules runMain separation 2018-06-21 12:54:09 +02:00
GH-7131
global
internal-modules
json-with-directory-name-module
keys test: update certificates and private keys 2018-08-08 01:16:05 -04:00
module-extension-over-directory module: check file ext before dir as documented 2018-03-11 02:56:56 +01:00
module-load-order
module-require
module-require-depth lib: restructure cjs and esm loaders 2018-03-15 20:50:35 +08:00
module-require-symlink
nested-index
node_modules
packages test: add module require tests for certain package.json errors 2018-10-17 11:22:00 -07:00
repl-folder-extensions/foo.js
require-bin
resolve-paths
syntax
test-init-index
test-init-native
test-module-loading-globalpaths
uncaught-exceptions assert: wrap original error in ifError 2018-01-24 13:16:07 +01:00
v8-coverage lib: make coverage work for Node.js 2018-11-05 17:50:38 +01:00
wpt test: use git node wpt to pull WPT into test/fixtures 2018-11-13 23:37:41 +01:00
.empty-hidden-repl-history-file
.empty-repl-history-file
.node_repl_history
a.js
aead-vectors.js crypto: add support for chacha20-poly1305 for AEAD 2018-11-13 23:37:31 +01:00
agent.crt
agent.key
alice.crt
assert-first-line.js assert: improve simple assert 2018-07-16 11:30:55 +02:00
assert-long-line.js assert: improve simple assert 2018-07-16 11:30:55 +02:00
baz.js
catch-stdout-error.js test: remove unused catch bindings 2018-11-06 20:15:31 +01:00
cert.pem
child-process-echo-options.js child_process: handle undefined/null for fork() args 2018-11-02 13:49:41 +01:00
child-process-message-and-exit.js
child-process-persistent.js test: fix test-child-process-send-returns-boolean 2018-04-20 11:13:24 -07:00
child-process-spawn-node.js
child_process_should_emit_error.js
cluster-preload-test.js
cluster-preload.js
crypto-timing-safe-equal-benchmark-func.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
dherror.pem
doc_inc_1.md
doc_inc_2.md
doc_with_yaml.md
echo-close-check.js
echo.js
elipses.txt
empty-with-bom.txt
empty.js
empty.txt
exit.js
exports-function-with-param.js
failcounter.js test: wrap countdown callback in common.mustCall 2018-02-16 18:32:59 +01:00
failmustcall1.js
failmustcall2.js
file-to-read-with-bom.txt
file-to-read-without-bom.txt
fixture.ini
foafssl.crt
foafssl.key
foo
GH-892-request.js
GH-1899-output.js
google_ssl_hello.bin
guess-hash-seed.js test: remove eslint-disable from fixtures 2018-10-17 11:22:27 -07:00
inspector-global-function.js test: remove eslint-disable from fixtures 2018-10-17 11:22:27 -07:00
invalid.json
is-object.js
leakedGlobal.js test: do not export common.leakedGlobals() 2018-09-21 19:20:26 -07:00
linux-perf.js test: add test for Linux perf 2018-06-06 11:10:19 -07:00
loop.js src,doc,test: Fix common misspellings 2018-01-16 23:44:27 +01:00
module-loading-error.node
msca.pem
multi-alice.crt
net-fd-passing-receiver.js test: fix spelling in test case comments 2018-01-11 16:49:38 +01:00
no-wrapper.js lib: ensure --check flag works with --require 2018-04-04 17:31:45 -07:00
not-main-module.js test: remove string literals for strictEquals/notStrictEquals 2018-09-22 15:53:20 +02:00
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
overwrite-config-preload-module.js
parent-process-nonpersistent.js
pass-cert.pem
pass-csr.pem
pass-key.pem
path-resolve.js
path.js
person-large.jpg http2: fix responses to long payload reqs 2018-04-28 18:17:28 +02:00
person.jpg
person.jpg.gz
print-10-lines.js
print-chars-from-buffer.js
print-chars.js
printA.js
printB.js
printC.js
process-exit-code-cases.js test: refactor process/worker exitCode tests 2018-07-14 12:04:53 +02:00
pseudo-multimember-gzip.gz
pseudo-multimember-gzip.z
pss-vectors.json
raw-key.pem
readfile_pipe_test.txt test: update assert messages to show expected and actual values 2018-04-06 23:26:07 -07:00
recvfd.js
registerExt.hello.world
registerExt.test
registerExt2.test
repl-load-multiline.js
repl-pretty-stack.js
repl-tab-completion-nested-repls.js repl: do not swallow errors in nested REPLs 2018-10-02 13:07:18 -07:00
require-resolve.js
sample.png
sample_document.md
semicolon.js
should_exit.js
spawn_closed_stdio.py
spkac.fail
spkac.pem
spkac.valid
test-error-first-line-offset.js
test-fs-readfile-error.js Revert "fs: Revert throw on invalid callbacks" 2018-02-26 23:18:12 +00:00
test-fs-stat-sync-overflow.js test: address nits and rename the corresponding fixture 2018-03-08 10:37:29 -06:00
test.wasm test: add source for test.wasm 2018-06-04 08:18:07 +02:00
test.wat test: add source for test.wasm 2018-06-04 08:18:07 +02:00
test_bad_rsa_privkey.pem
test_ca.pem
test_cert.pem
test_cert.pfx
test_dsa_params.pem
test_dsa_privkey.pem
test_dsa_privkey_encrypted.pem
test_dsa_pubkey.pem
test_key.pem
test_rsa_privkey.pem
test_rsa_privkey_2.pem
test_rsa_privkey_encrypted.pem
test_rsa_pubkey.pem
test_rsa_pubkey_2.pem
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: use shorthand properties 2018-01-17 14:33:20 +01:00
tls-session-ticket.txt
url-idna.js
url-searchparams.js
url-setter-tests-additional.js
url-tests-additional.js
utf8-bom.js
utf8-bom.json
warnings.js
worker-script.mjs worker: rename to worker_threads 2018-06-06 19:44:15 +02:00
x.txt
x1024.txt