0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test/fixtures
Guy Bedford 0f96dc266f esm: import.meta.resolve with nodejs: builtins
PR-URL: https://github.com/nodejs/node/pull/31032
Reviewed-By: Jan Krems <jan.krems@gmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
2020-02-03 18:31:02 +02:00
..
0-dns
apilinks
b
clustered-server
cycles module: warn on using unfinished circular dependency 2019-11-01 19:58:41 +01:00
es-module-loaders esm: import.meta.resolve with nodejs: builtins 2020-02-03 18:31:02 +02:00
es-module-require-cache
es-module-specifiers esm: modify resolution order for specifier flag 2019-10-16 22:01:19 -04:00
es-module-url
es-modules module: drop support for extensionless main entry points in esm 2020-01-22 23:21:11 -08:00
GH-7131
global
internal-modules
json-with-directory-name-module
keys test: generate des rsa_cert.pfx 2019-07-05 22:39:22 -07:00
module-extension-over-directory
module-load-order
module-require
module-require-symlink
nested-index
node_modules module: logical conditional exports ordering 2020-01-07 06:14:19 +02:00
package-main-enoent test: remove bluebird remnants from test fixture 2020-01-22 22:10:05 -08:00
packages module: throw an error for invalid package.json main entries 2019-03-27 17:11:53 +01:00
policy policy: add dependencies map for resources 2019-07-26 15:13:53 -05:00
repl-folder-extensions/foo.js
require-bin
resolve-paths
source-map test: test cover cases when trace is empty 2019-11-24 11:48:28 +05:30
syntax esm: phase two of new esm implementation 2019-03-27 15:52:11 -04:00
test-init-index lib: move DEP0026 to end of life 2019-01-10 08:59:57 -05:00
test-init-native lib: move DEP0026 to end of life 2019-01-10 08:59:57 -05:00
test-module-loading-globalpaths
test-repl-tab-completion repl: add autocomplete for filesystem modules 2019-04-29 07:28:27 +05:30
uncaught-exceptions process: allow monitoring uncaughtException 2020-01-10 18:35:01 -08:00
v8-coverage test: use spread object 2020-01-03 01:44:54 +01:00
wasi test: add wasi test for freopen() 2020-01-23 05:22:36 -08:00
workload test: remove FIB environment variable from cpu-prof.js 2019-06-13 23:01:42 -07:00
wpt util: add encodeInto to TextEncoder 2019-09-13 20:27:18 +02: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 process: reduce the number of internal frames in async stack trace 2019-04-28 15:36:28 +08:00
baz.js
catch-stdout-error.js
child_process_should_emit_error.js
child-process-echo-options.js
child-process-message-and-exit.js
child-process-persistent.js
child-process-spawn-node.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 lib: move DEP0028 to end of life 2019-01-10 09:00:17 -05:00
destroy-stdin.js
doc_inc_1.md
doc_inc_2.md
doc_with_backticks_in_headings.md tools: update JSON header parsing for backticks 2020-01-12 07:10:33 -08:00
doc_with_yaml.md
document_with_links.md tools: add unified plugin changing links for html docs 2019-11-30 18:17:56 +01:00
echo-close-check.js
echo.js
elipses.txt
empty-with-bom.txt
empty.js
empty.txt
exit.js
experimental.json esm: phase two of new esm implementation 2019-03-27 15:52:11 -04:00
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 test: refactor min() in test-hash-seed 2019-01-17 16:14:41 -08:00
inspector-global-function.js
intrinsic-mutation.js bootstrap: run preload prior to frozen-intrinsics 2019-08-20 09:49:48 -05:00
invalid.json
is-object.js
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
openssl_fips_enabled.cnf
order_of_end_tags_5873.md
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 benchmark,test: add brotli 2019-01-05 21:36:47 +01:00
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 src: allows escaping NODE_OPTIONS with backslashes 2019-04-17 19:46:00 +02:00
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
pseudo-multimember-gzip.gz
pseudo-multimember-gzip.z
pss-vectors.json
readfile_pipe_test.txt
recvfd.js
registerExt2.test
registerExt.hello.world
registerExt.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_document.md
sample.png
semicolon.js
shared-memory.wasm test: clean up wasm fixtures 2019-01-08 12:57:24 -06:00
shared-memory.wat test: clean up wasm fixtures 2019-01-08 12:57:24 -06:00
should_exit.js
simple.wasm test: clean up wasm fixtures 2019-01-08 12:57:24 -06:00
simple.wat test: clean up wasm fixtures 2019-01-08 12:57:24 -06:00
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 module: ignore resolution failures for inspect-brk 2019-12-04 23:30:25 -05:00
throws_error1.js
throws_error2.js
throws_error3.js
throws_error4.js
throws_error5.js
throws_error6.js
throws_error7.js
throws_error.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
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.mjs worker: export workerData to ESM workers 2019-01-30 18:14:38 +01:00
worker-from-argv.js bootstrap: run preload prior to frozen-intrinsics 2019-08-20 09:49:48 -05:00
worker-script.mjs
x1024.txt
x.txt