node/test/fixtures/errors
Miguel Marcondes Filho 4f5d11e6fb
lib: restructure assert to become a class
PR-URL: https://github.com/nodejs/node/pull/58253
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
2025-08-05 14:15:02 +00:00
..
async_error_eval_cjs.js
async_error_eval_cjs.snapshot
async_error_eval_esm.js
async_error_eval_esm.snapshot
async_error_microtask_main.js
async_error_microtask_main.snapshot
async_error_nexttick_main.js
async_error_nexttick_main.snapshot lib: rewrite AsyncLocalStorage without async_hooks 2024-08-02 19:44:20 +00:00
async_error_sync_esm.mjs
async_error_sync_esm.snapshot
async_error_sync_main.js
async_error_sync_main.snapshot
core_line_numbers.js test: migrate message error tests from Python to JS 2023-09-21 22:14:34 +00:00
core_line_numbers.snapshot punycode: limit deprecation warning 2025-01-18 18:01:54 +00:00
error_aggregateTwoErrors.js
error_aggregateTwoErrors.snapshot errors: improve hideStackFrames 2023-11-11 16:25:08 +00:00
error_exit.js
error_exit.snapshot lib: restructure assert to become a class 2025-08-05 14:15:02 +00:00
error_with_nul.js
error_with_nul.snapshot
events_unhandled_error_common_trace.js
events_unhandled_error_common_trace.snapshot
events_unhandled_error_nexttick.js
events_unhandled_error_nexttick.snapshot
events_unhandled_error_sameline.js
events_unhandled_error_sameline.snapshot
events_unhandled_error_subclass.js
events_unhandled_error_subclass.snapshot
force_colors.js tools: enable linter in test/fixtures/errors 2025-04-04 15:41:48 +02:00
force_colors.snapshot tools: enable linter in test/fixtures/errors 2025-04-04 15:41:48 +02:00
if-error-has-good-stack.js test: migrate message error tests from Python to JS 2023-09-21 22:14:34 +00:00
if-error-has-good-stack.snapshot lib: restructure assert to become a class 2025-08-05 14:15:02 +00:00
promise_always_throw_unhandled.js
promise_always_throw_unhandled.snapshot module: print amount of load time of a cjs module 2024-05-30 16:58:59 +00:00
promise_unhandled_warn_with_error.js test: migrate message error tests from Python to JS 2023-09-21 22:14:34 +00:00
promise_unhandled_warn_with_error.snapshot test: make snapshot comparison more flexible 2024-08-16 14:29:22 +00:00
test-no-extra-info-on-fatal-exception.js test: migrate message error tests from Python to JS 2023-09-21 22:14:34 +00:00
test-no-extra-info-on-fatal-exception.snapshot test: migrate message error tests from Python to JS 2023-09-21 22:14:34 +00:00
throw_custom_error.js
throw_custom_error.snapshot
throw_error_with_getter_throw.js test: migrate message error tests from Python to JS 2023-09-21 22:14:34 +00:00
throw_error_with_getter_throw.snapshot test: make snapshot comparison more flexible 2024-08-16 14:29:22 +00:00
throw_in_eval_anonymous.js tools: enable linter in test/fixtures/errors 2025-04-04 15:41:48 +02:00
throw_in_eval_anonymous.snapshot src: fix undefined script name in error source 2025-01-09 14:06:31 +00:00
throw_in_eval_named.js tools: enable linter in test/fixtures/errors 2025-04-04 15:41:48 +02:00
throw_in_eval_named.snapshot src: fix undefined script name in error source 2025-01-09 14:06:31 +00:00
throw_in_line_with_tabs.js tools: enable linter in test/fixtures/errors 2025-04-04 15:41:48 +02:00
throw_in_line_with_tabs.snapshot
throw_non_error.js
throw_non_error.snapshot
throw_null.js test: migrate message error tests from Python to JS 2023-09-21 22:14:34 +00:00
throw_null.snapshot test: make snapshot comparison more flexible 2024-08-16 14:29:22 +00:00
throw_undefined.js test: migrate message error tests from Python to JS 2023-09-21 22:14:34 +00:00
throw_undefined.snapshot test: make snapshot comparison more flexible 2024-08-16 14:29:22 +00:00
timeout_throw.js test: migrate message error tests from Python to JS 2023-09-21 22:14:34 +00:00
timeout_throw.snapshot test: migrate message error tests from Python to JS 2023-09-21 22:14:34 +00:00
undefined_reference_in_new_context.js test: migrate message error tests from Python to JS 2023-09-21 22:14:34 +00:00
undefined_reference_in_new_context.snapshot test: migrate message error tests from Python to JS 2023-09-21 22:14:34 +00:00
unhandled_promise_trace_warnings.js test: migrate message error tests from Python to JS 2023-09-21 22:14:34 +00:00
unhandled_promise_trace_warnings.snapshot lib: add diagnostics_channel events to module loading 2024-06-20 21:25:04 -03:00