node/lib
Moshe Atlow f68189b839
test_runner: add testId to test events
Signed-off-by: Moshe Atlow <moshe@atlow.co.il>
PR-URL: https://github.com/nodejs/node/pull/62772
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
2026-05-09 14:27:30 +02:00
..
assert
dns
fs
inspector
internal test_runner: add testId to test events 2026-05-09 14:27:30 +02:00
path
readline
stream stream: add bytes() method to stream/consumers 2026-02-22 23:16:12 +01:00
test
timers
util
_http_agent.js http: add http.setGlobalProxyFromEnv() 2026-02-22 23:16:06 +01:00
_http_client.js http: harden ClientRequest options merge 2026-05-07 15:41:50 +02:00
_http_common.js http: fix use-after-free when freeParser is called during llhttp_execute 2026-04-10 14:52:18 +02:00
_http_incoming.js http: add req.signal to IncomingMessage 2026-05-07 15:41:33 +02:00
_http_outgoing.js http: emit 'drain' on OutgoingMessage only after buffers drain 2026-05-07 15:41:50 +02:00
_http_server.js http: emit 'drain' on OutgoingMessage only after buffers drain 2026-05-07 15:41:50 +02:00
_stream_duplex.js
_stream_passthrough.js
_stream_readable.js
_stream_transform.js
_stream_wrap.js
_stream_writable.js
_tls_common.js lib: backport _tls_common and _tls_wrap refactors 2026-02-04 15:32:52 +01:00
_tls_wrap.js lib: backport _tls_common and _tls_wrap refactors 2026-02-04 15:32:52 +01:00
assert.js lib: prefer call() over apply() if argument list is not array 2026-02-22 23:16:05 +01:00
async_hooks.js async_hooks: enabledHooksExist shall return if hooks are enabled 2026-04-08 23:53:00 +02:00
buffer.js buffer: improve performance of multiple Buffer operations 2026-04-10 14:52:27 +02:00
child_process.js
cluster.js
console.js
constants.js
crypto.js crypto: implement randomUUIDv7() 2026-05-07 15:41:33 +02:00
dgram.js lib: prefer call() over apply() if argument list is not array 2026-02-22 23:16:05 +01:00
diagnostics_channel.js src: add C++ support for diagnostics channels 2026-04-10 14:52:13 +02:00
dns.js
domain.js
eslint.config_partial.mjs
events.js events: avoid cloning listeners array on every emit 2026-04-10 16:09:54 +02:00
fs.js fs: validate position argument before length === 0 early return 2026-05-07 15:41:39 +02:00
http.js http: add http.setGlobalProxyFromEnv() 2026-02-22 23:16:06 +01:00
http2.js
https.js http: add http.setGlobalProxyFromEnv() 2026-02-22 23:16:06 +01:00
inspector.js inspector: initial support storage inspection 2026-05-09 09:32:19 +02:00
module.js
net.js tls: forward keepAlive, keepAliveInitialDelay, noDelay to socket 2026-04-10 14:52:15 +02:00
os.js
path.js
perf_hooks.js
process.js
punycode.js
querystring.js
quic.js
readline.js
repl.js repl: keep reference count for process.on('newListener') 2026-05-09 09:22:15 +02:00
sea.js
sqlite.js sqlite: mark as release candidate 2026-04-08 23:53:07 +02:00
stream.js stream: export namespace object from internal end-of-stream module 2026-01-28 16:29:45 +01:00
string_decoder.js
sys.js
test.js
timers.js
tls.js lib: backport _tls_common and _tls_wrap refactors 2026-02-04 15:32:52 +01:00
trace_events.js
tty.js
url.js url: suppress warnings from url.format/url.resolve inside node_modules 2026-04-10 15:54:18 +02:00
util.js util: colorize text with hex colors 2026-05-07 18:14:57 +02:00
v8.js v8: add GCProfiler support for erm 2026-01-27 22:52:32 +01:00
vm.js
wasi.js
worker_threads.js
zlib.js zlib: add support for brotli compression dictionary 2026-04-08 23:53:04 +02:00