0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test/fixtures
Daijiro Wachi 943dd5f9ed
url: handle windows drive letter in the file state
`C|` should not satisfy the condition to not copy
the base's path. It also synchronises WPT url test data
to verify the update in upstream.

PR-URL: https://github.com/nodejs/node/pull/12808
Refs: https://github.com/whatwg/url/pull/305
Refs: https://github.com/w3c/web-platform-tests/pull/5754
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Timothy Gu <timothygu99@gmail.com>
2017-05-04 18:20:45 -07:00
..
0-dns test: add script to create 0-dns-cert.pem 2017-03-10 17:17:28 +09:00
b meta: restore original copyright header 2017-03-10 11:23:48 -08:00
break-in-module meta: restore original copyright header 2017-03-10 11:23:48 -08:00
clustered-server test: refactor test-debug-signal-cluster 2016-08-29 18:53:29 -07:00
cycles meta: restore original copyright header 2017-03-10 11:23:48 -08:00
empty Don't attempt to load a directory. 2010-08-04 15:55:47 -07:00
global meta: restore original copyright header 2017-03-10 11:23:48 -08:00
internal-modules iojs: introduce internal modules 2015-03-25 22:12:18 +03:00
json-with-directory-name-module meta: restore original copyright header 2017-03-10 11:23:48 -08:00
keys test: add script to create 0-dns-cert.pem 2017-03-10 17:17:28 +09:00
module-load-order meta: restore original copyright header 2017-03-10 11:23:48 -08:00
module-require test: use const for all require() calls 2017-01-02 18:28:18 -05:00
module-require-depth module: cache stat() results more aggressively 2016-01-12 12:35:11 -08:00
module-require-symlink test: improvements in test fixtures symlinked 2016-12-13 16:29:44 -05:00
nested-index meta: restore original copyright header 2017-03-10 11:23:48 -08:00
node_modules meta: restore original copyright header 2017-03-10 11:23:48 -08:00
packages meta: restore original copyright header 2017-03-10 11:23:48 -08:00
require-bin module: fix regression in require ../ 2014-12-11 10:18:00 +01:00
syntax src: wrap source before doing syntax check 2015-10-29 13:08:32 -05:00
test-init-index meta: restore original copyright header 2017-03-10 11:23:48 -08:00
test-init-native meta: restore original copyright header 2017-03-10 11:23:48 -08:00
test-module-loading-globalpaths test: add test for loading from global folders 2017-03-11 22:08:18 +00:00
uncaught-exceptions test: use const for all require() calls 2017-01-02 18:28:18 -05:00
.empty-hidden-repl-history-file repl: support hidden history file on Windows 2017-04-20 13:18:42 +02:00
.empty-repl-history-file repl: Fixed node repl history edge case. 2015-12-22 13:29:28 -05:00
.node_repl_history test: add tests for persistent repl history 2015-08-04 11:56:18 -07:00
a1.js meta: restore original copyright header 2017-03-10 11:23:48 -08:00
a.js meta: restore original copyright header 2017-03-10 11:23:48 -08:00
agent.crt Add failing test for TLS server 2010-11-19 13:28:13 -08:00
agent.key Add failing test for TLS server 2010-11-19 13:28:13 -08:00
alice.crt tls: x509 certificate subject parsing fail 2011-08-31 03:47:23 +09:00
baz.js test: update test-repl-require for local paths 2016-03-29 21:39:26 +02:00
breakpoints_utf8.js test: Fix debugger repl tests 2013-02-26 16:49:17 -08:00
breakpoints.js test: fix test-debugger-repl-term 2016-05-12 20:23:18 -07:00
catch-stdout-error.js meta: restore original copyright header 2017-03-10 11:23:48 -08:00
cert.pem Add SSL tests 2010-04-02 17:14:03 -07:00
child_process_should_emit_error.js meta: restore original copyright header 2017-03-10 11:23:48 -08:00
child-process-message-and-exit.js child process: fix processes with IPC channel don't emit 'close' 2012-08-30 16:13:27 +02:00
child-process-persistent.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
child-process-spawn-node.js test: use const for all require() calls 2017-01-02 18:28:18 -05:00
cluster-preload-test.js test: use const for all require() calls 2017-01-02 18:28:18 -05:00
cluster-preload.js test: refactor cluster-preload.js 2017-01-10 16:57:48 -05:00
create-file.js meta: restore original copyright header 2017-03-10 11:23:48 -08:00
crypto-timing-safe-equal-benchmark-func.js test: make crypto.timingSafeEqual test less flaky 2016-09-11 21:06:10 -07:00
debugger-repeat-last.js debugger: run last command on presssing enter 2016-04-14 10:53:07 -07:00
debugger-util-regression-fixture.js node_contextify: do not incept debug context 2016-02-05 15:40:56 -08:00
define-global.js node: allow preload modules with -i 2016-01-18 10:57:45 -06:00
deprecated-userland-class.js util: fix deprecated class prototype 2016-08-17 18:27:22 -07:00
deprecated-userland-function.js util: prepend '(node) ' to deprecation messages 2015-07-03 16:32:29 +02:00
deprecated-userland-subclass.js util: support classes in util.deprecate() 2016-08-04 11:44:40 -04:00
deprecated.js util: Remove p, has been deprecated for years 2015-10-19 20:52:56 +02:00
destroy-stdin.js test: new test, verify that we don't close and reuse fd 0 2011-12-06 22:02:26 +01:00
dherror.pem tls, crypto: add DHE support 2014-08-29 00:36:48 +04:00
doc_inc_1.md tools: make sure doctool anchors respect includes 2016-05-26 00:49:34 +02:00
doc_inc_2.md tools: make sure doctool anchors respect includes 2016-05-26 00:49:34 +02:00
doc_with_includes.md tools: make sure doctool anchors respect includes 2016-05-26 00:49:34 +02:00
doc_with_yaml.md doc: change broken fg(1) links to fg(1p) 2017-02-24 02:43:25 +01:00
echo-close-check.js meta: restore original copyright header 2017-03-10 11:23:48 -08:00
echo.js meta: restore original copyright header 2017-03-10 11:23:48 -08:00
elipses.txt Bugfix: fs.ReadStream.setEncoding 2010-05-26 18:33:38 -07:00
empty.js test: add --debug-brk regression test 2012-02-07 23:42:38 +01:00
empty.txt Handle empty files with fs.readFile 2010-05-13 12:42:17 -07:00
exit.js meta: restore original copyright header 2017-03-10 11:23:48 -08:00
exports-function-with-param.js test: add test for debugging one line files 2015-12-16 10:08:43 -05:00
file-to-read-with-bom.txt test: ensure stream preprocessing order 2016-07-27 13:56:55 +02:00
file-to-read-without-bom.txt test: ensure stream preprocessing order 2016-07-27 13:56:55 +02:00
fixture.ini More ini parser features. 2010-03-10 21:44:59 -08:00
foafssl.crt added test case for foaf+ssl client certificate 2011-09-03 00:49:37 +09:00
foafssl.key added test case for foaf+ssl client certificate 2011-09-03 00:49:37 +09:00
foo Support including modules that don't have an extension. 2010-07-20 10:26:24 -07:00
GH-892-request.js meta: restore original copyright header 2017-03-10 11:23:48 -08:00
GH-1899-output.js meta: restore original copyright header 2017-03-10 11:23:48 -08:00
google_ssl_hello.bin tls: add options argument to createSecurePair 2015-10-17 11:53:45 -04:00
invalid.json module: add filename to require() json errors 2012-07-06 15:26:41 -07:00
is-object.js test: add known issue test for #7788 2016-07-20 13:01:42 -04:00
listen-on-socket-and-exit.js meta: restore original copyright header 2017-03-10 11:23:48 -08:00
loop.js inspector: introduce a smoke test 2016-09-19 12:40:16 -07:00
module-loading-error.node process: show detailed error message in process.dlopen() 2012-03-06 01:34:39 +01:00
msca.pem Add SSL tests 2010-04-02 17:14:03 -07:00
multi-alice.crt tls: parsing multiple values of a key in ssl certificate 2012-03-10 23:43:16 +09:00
net-fd-passing-receiver.js meta: restore original copyright header 2017-03-10 11:23:48 -08:00
not-main-module.js meta: restore original copyright header 2017-03-10 11:23:48 -08:00
old-repl-history-file.json test: add tests for persistent repl history 2015-08-04 11:56:18 -07:00
openssl_fips_disabled.cnf crypto: Improve control of FIPS mode 2016-02-25 15:06:41 -05:00
openssl_fips_enabled.cnf crypto: Improve control of FIPS mode 2016-02-25 15:06:41 -05:00
order_of_end_tags_5873.md tools: add tests for the doctool 2016-04-29 00:45:49 +02:00
parent-process-nonpersistent.js test: use const for all require() calls 2017-01-02 18:28:18 -05:00
pass-cert.pem test: update an expired certificate 2011-11-27 02:05:24 +09:00
pass-csr.pem tls, https: add passphrase option 2011-10-31 17:36:43 +09:00
pass-key.pem test: stronger crypto in test fixtures 2015-11-13 10:22:42 -08:00
path-resolve.js test: use const for all require() calls 2017-01-02 18:28:18 -05:00
path.js meta: restore original copyright header 2017-03-10 11:23:48 -08:00
person.jpg test: strip non-free icc profile from person.jpg 2016-03-21 23:20:43 -07:00
person.jpg.gz test: strip non-free icc profile from person.jpg 2016-03-21 23:20:43 -07:00
print-10-lines.js meta: restore original copyright header 2017-03-10 11:23:48 -08:00
print-chars-from-buffer.js meta: restore original copyright header 2017-03-10 11:23:48 -08:00
print-chars.js meta: restore original copyright header 2017-03-10 11:23:48 -08:00
printA.js src: add -r/--require flags for preloading modules 2015-03-19 21:42:16 +11:00
printB.js src: add -r/--require flags for preloading modules 2015-03-19 21:42:16 +11:00
printC.js src: add -r/--require flags for preloading modules 2015-03-19 21:42:16 +11:00
pseudo-multimember-gzip.gz zlib: Fix handling of gzip magic bytes mid-file 2016-03-23 13:04:19 -04:00
pseudo-multimember-gzip.z zlib: Fix handling of gzip magic bytes mid-file 2016-03-23 13:04:19 -04:00
pss-vectors.json crypto: add sign/verify support for RSASSA-PSS 2017-04-01 13:27:52 +02:00
raw-key.pem doc: rework tls for accuracy and clarity 2016-12-12 08:15:58 -08:00
recvfd.js meta: restore original copyright header 2017-03-10 11:23:48 -08:00
registerExt2.test Add require.registerExtension 2010-03-11 22:00:55 -08:00
registerExt.hello.world Don't try to run extension loaders unless they're actually functions 2010-09-22 10:13:25 -07:00
registerExt.test Add require.registerExtension 2010-03-11 22:00:55 -08:00
sample_document.md tools: add tests for the doctool 2016-04-29 00:45:49 +02:00
sample.png added test for Issue #214 2010-07-19 10:16:31 -07:00
semicolon.js meta: restore original copyright header 2017-03-10 11:23:48 -08:00
should_exit.js meta: restore original copyright header 2017-03-10 11:23:48 -08:00
spawn_closed_stdio.py src: ensure that fd 0-2 are valid on windows 2017-03-20 20:48:14 +01:00
spkac.fail crypto: add SPKAC support 2013-10-16 09:43:19 -07:00
spkac.pem crypto: add SPKAC support 2013-10-16 09:43:19 -07:00
spkac.valid crypto: add SPKAC support 2013-10-16 09:43:19 -07:00
stdio-filter.js meta: restore original copyright header 2017-03-10 11:23:48 -08:00
test_bad_rsa_privkey.pem crypto: check for OpenSSL errors when signing 2015-08-17 21:38:12 -07:00
test_ca.pem Split tests. 2010-02-25 11:41:11 -08:00
test_cert.pem Split tests. 2010-02-25 11:41:11 -08:00
test_cert.pfx test: stronger crypto in test fixtures 2015-11-13 10:22:42 -08:00
test_dsa_params.pem test: add DSA sign/verify crypto tests 2011-11-22 16:01:07 +01:00
test_dsa_privkey_encrypted.pem test: stronger crypto in test fixtures 2015-11-13 10:22:42 -08:00
test_dsa_privkey.pem test: stronger crypto in test fixtures 2015-11-13 10:22:42 -08:00
test_dsa_pubkey.pem test: stronger crypto in test fixtures 2015-11-13 10:22:42 -08:00
test_key.pem Split tests. 2010-02-25 11:41:11 -08:00
test_rsa_privkey_2.pem crypto: add support for RSA public key signing/verification 2011-11-17 23:01:39 +01:00
test_rsa_privkey_encrypted.pem test: stronger crypto in test fixtures 2015-11-13 10:22:42 -08:00
test_rsa_privkey.pem Support for signature verification with RSA/DSA public keys 2011-06-14 12:50:00 +02:00
test_rsa_pubkey_2.pem crypto: add support for RSA public key signing/verification 2011-11-17 23:01:39 +01:00
test_rsa_pubkey.pem Support for signature verification with RSA/DSA public keys 2011-06-14 12:50:00 +02:00
test-error-first-line-offset.js module: fix column offsets in errors 2015-11-20 16:26:24 -05:00
test-fs-readfile-error.js meta: restore original copyright header 2017-03-10 11:23:48 -08:00
test-regress-GH-4015.js test: use const for all require() calls 2017-01-02 18:28:18 -05:00
throws_error1.js meta: restore original copyright header 2017-03-10 11:23:48 -08:00
throws_error2.js meta: restore original copyright header 2017-03-10 11:23:48 -08:00
throws_error3.js meta: restore original copyright header 2017-03-10 11:23:48 -08:00
throws_error4.js meta: restore original copyright header 2017-03-10 11:23:48 -08:00
throws_error5.js src: fix buffer overflow for long exception lines 2015-09-06 21:38:07 +10:00
throws_error6.js src: use standard conform snprintf on windows 2015-09-06 21:38:08 +10:00
throws_error7.js src: don't print garbage errors 2015-12-05 11:15:49 -05:00
throws_error.js meta: restore original copyright header 2017-03-10 11:23:48 -08:00
tls-connect.js test: make tests pass when configured without-ssl 2017-03-04 20:16:52 +01:00
tls-session-ticket.txt tls: expose SSL_CTX_set_timeout via tls.createServer 2013-03-26 01:37:49 +01:00
url-idna.js src: support domains with empty labels 2017-05-01 17:26:21 +02:00
url-searchparams.js url: spec-compliant URLSearchParams parser 2017-03-21 17:27:11 -07:00
url-setter-tests-additional.js url: enforce valid UTF-8 in WHATWG parser 2017-02-28 18:39:20 -08:00
url-setter-tests.js url: update WHATWG URL API to latest spec 2017-04-24 16:36:03 -07:00
url-tests-additional.js url: enforce valid UTF-8 in WHATWG parser 2017-02-28 18:39:20 -08:00
url-tests.js url: handle windows drive letter in the file state 2017-05-04 18:20:45 -07:00
utf8-bom.js module: strip byte order marker when loading *.js and *.json files 2011-08-04 16:52:55 +02:00
utf8-bom.json module: strip byte order marker when loading *.js and *.json files 2011-08-04 16:52:55 +02:00
vm-run-in-debug-context.js vm: fix crash on fatal error in debug context 2015-03-22 20:07:49 +01:00
warnings.js process: add 'warning' event and process.emitWarning() 2016-03-24 13:19:11 -07:00
x1024.txt test: fixture for streams2 testing 2012-12-13 17:00:28 -08:00
x.txt Split tests. 2010-02-25 11:41:11 -08:00