node/test/message
Antoine du Hamel ec26b1c01a
tools: add lint rule to ensure assertions are reached
PR-URL: https://github.com/nodejs/node/pull/60125
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
2025-10-07 12:40:05 +00:00
..
assert_throws_stack.js tools: add lint rule to ensure assertions are reached 2025-10-07 12:40:05 +00:00
assert_throws_stack.out lib: restructure assert to become a class 2025-08-05 14:15:02 +00:00
console_assert.js console: treat non-strings as separate argument in console.assert() 2023-11-01 17:54:05 +00:00
console_assert.out console: treat non-strings as separate argument in console.assert() 2023-11-01 17:54:05 +00:00
internal_assert_fail.js lib: throw a special error in internal/assert 2019-04-25 01:29:48 +02:00
internal_assert_fail.out test: adapt assert tests to stack trace changes 2025-05-02 15:10:36 +02:00
internal_assert.js lib: throw a special error in internal/assert 2019-04-25 01:29:48 +02:00
internal_assert.out lib: add diagnostics_channel events to module loading 2024-06-20 21:25:04 -03:00
max_tick_depth.js test: improve to use template string 2018-01-17 08:50:02 +08:00
max_tick_depth.out process: remove maxTickDepth from _tickCallback 2013-05-30 09:30:19 -07:00
message.status test: unskip tests that now pass on AIX 2019-08-10 19:02:57 -07:00
nexttick_throw.js tools: enable no-unused-expressions lint rule 2020-12-07 20:33:45 +01:00
nexttick_throw.out test: adapt message tests for V8 10.2 2022-04-12 22:11:17 +02:00
node_run_non_existent.js tools: add lint rule to ensure assertions are reached 2025-10-07 12:40:05 +00:00
node_run_non_existent.out cli: ensure --run has proper pwd 2024-09-18 12:18:40 +00:00
test-testpy-env-var-via-comment.js tools: support environment variables via comments 2025-05-11 17:54:56 +00:00
test-testpy-env-var-via-comment.out tools: support environment variables via comments 2025-05-11 17:54:56 +00:00
testcfg.py tools: support environment variables via comments 2025-05-11 17:54:56 +00:00
util_inspect_error.js util: fix inspected stack indentation 2018-05-21 17:38:16 +02:00
util_inspect_error.out lib: add diagnostics_channel events to module loading 2024-06-20 21:25:04 -03:00
util-inspect-error-cause.js util: fix inspecting error with a throwing getter for cause 2023-03-31 16:27:52 +00:00
util-inspect-error-cause.out lib: add diagnostics_channel events to module loading 2024-06-20 21:25:04 -03:00