node/lib
Moshe Atlow da27542058
test_runner: use v8.serialize instead of TAP
PR-URL: https://github.com/nodejs/node/pull/47867
Fixes: https://github.com/nodejs/node/issues/44656
Fixes: https://github.com/nodejs/node/issues/47955
Fixes: https://github.com/nodejs/node/issues/47481
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
2023-05-15 16:44:22 +02:00
..
assert
dns dns: make promise API fully constructed from lib/internal/dns/promises 2022-06-20 19:58:45 +01:00
fs
inspector inspector: refactor inspector/promises to be more robust 2022-10-19 18:39:31 +00:00
internal test_runner: use v8.serialize instead of TAP 2023-05-15 16:44:22 +02:00
path
readline readline: remove question method from InterfaceConstructor 2022-09-14 19:10:53 +00:00
stream stream: add pipeline() for webstreams 2023-02-02 19:45:42 +00:00
test test_runner: expose reporter for use in run api 2023-03-28 12:10:34 +00:00
timers lib: enforce use of trailing commas in more files 2023-02-16 18:47:24 +01:00
util
.eslintrc.yaml buffer: graduate File from experimental and expose as global 2023-03-22 19:28:12 +00:00
_http_agent.js lib: add trailing commas to more internal files 2023-02-26 11:34:02 +01:00
_http_client.js url: offload URLSearchParams initialization 2023-03-01 17:03:58 +00:00
_http_common.js lib: add trailing commas to more internal files 2023-02-26 11:34:02 +01:00
_http_incoming.js lib: add trailing commas to more internal files 2023-02-26 11:34:02 +01:00
_http_outgoing.js http: prevent writing to the body when not allowed by HTTP spec 2023-05-15 11:37:34 +02:00
_http_server.js http: prevent writing to the body when not allowed by HTTP spec 2023-05-15 11:37:34 +02:00
_stream_duplex.js
_stream_passthrough.js
_stream_readable.js
_stream_transform.js
_stream_wrap.js
_stream_writable.js
_tls_common.js tools: add prefer-proto rule 2023-01-10 05:38:36 +00:00
_tls_wrap.js tls: accept SecureContext object in server.addContext() 2023-05-02 09:34:07 +02:00
assert.js assert: deprecate callTracker 2023-05-03 08:34:24 +02:00
async_hooks.js lib: add trailing commas to all public core modules 2023-02-28 12:10:24 +01:00
buffer.js buffer: combine checking range of sourceStart in buf.copy 2023-05-12 11:57:08 +02:00
child_process.js child_process: use signal.reason in child process abort 2023-05-12 11:57:09 +02:00
cluster.js
console.js
constants.js
crypto.js crypto: remove DEFAULT_ENCODING 2023-03-26 18:03:58 +00:00
dgram.js lib: add trailing commas to all public core modules 2023-02-28 12:10:24 +01:00
diagnostics_channel.js diagnostics_channel: fix ref counting bug when reaching zero subscribers 2023-04-13 16:48:54 -03:00
dns.js dns: call ada::idna::to_ascii directly from c++ 2023-05-12 11:57:21 +02:00
domain.js lib: add trailing commas to all public core modules 2023-02-28 12:10:24 +01:00
events.js events: add getMaxListeners method 2023-03-19 12:58:19 +00:00
fs.js fs: make readdir recursive algorithm iterative 2023-05-12 11:57:20 +02:00
http.js http: prevent writing to the body when not allowed by HTTP spec 2023-05-15 11:37:34 +02:00
http2.js lib: add trailing commas to all public core modules 2023-02-28 12:10:24 +01:00
https.js url: offload URLSearchParams initialization 2023-03-01 17:03:58 +00:00
inspector.js lib: add trailing commas to all public core modules 2023-02-28 12:10:24 +01:00
module.js
net.js http: add highWaterMark opt in http.createServer 2023-05-02 09:34:04 +02:00
os.js tools: fix jsdoc lint 2023-05-12 11:56:59 +02:00
path.js path: indicate index of wrong resolve() parameter 2023-05-12 11:57:02 +02:00
perf_hooks.js lib: add trailing commas to all public core modules 2023-02-28 12:10:24 +01:00
process.js src: disambiguate terms used to refer to builtins and addons 2022-08-09 01:36:49 +08:00
punycode.js punycode: add pending deprecation 2023-02-21 15:33:29 +00:00
querystring.js lib: add trailing commas to all public core modules 2023-02-28 12:10:24 +01:00
readline.js lib: add trailing commas to all public core modules 2023-02-28 12:10:24 +01:00
repl.js src: bootstrap prepare stack trace callback in shadow realm 2023-04-13 16:48:50 -03:00
stream.js stream: add setter & getter for default highWaterMark (#46929) 2023-03-29 20:02:10 +02:00
string_decoder.js tools: fix jsdoc lint 2023-05-12 11:56:59 +02:00
sys.js
test.js test_runner: support function mocking 2022-11-07 18:25:54 -05:00
timers.js lib: add trailing commas to all public core modules 2023-02-28 12:10:24 +01:00
tls.js tls: add trailing commas in source files 2023-02-22 01:22:23 +01:00
trace_events.js lib: add trailing commas to all public core modules 2023-02-28 12:10:24 +01:00
tty.js lib: add trailing commas to all public core modules 2023-02-28 12:10:24 +01:00
url.js url: use ada::url_aggregator for parsing urls 2023-04-13 16:48:51 -03:00
util.js tools: fix jsdoc lint 2023-05-12 11:56:59 +02:00
v8.js src: make AliasedBuffers in the binding data weak 2023-05-02 09:33:59 +02:00
vm.js vm,lib: refactor microtaskQueue assignment logic 2023-05-15 11:37:34 +02:00
wasi.js wasi: make returnOnExit true by default 2023-05-02 09:33:49 +02:00
worker_threads.js lib: add trailing commas to all public core modules 2023-02-28 12:10:24 +01:00
zlib.js lib: add trailing commas to all public core modules 2023-02-28 12:10:24 +01:00