node/test/message
Rich Trott c8e59cbf9e
test: enable no-empty ESLint rule
PR-URL: https://github.com/nodejs/node/pull/41831
Backport-PR-URL: https://github.com/nodejs/node/pull/42160
Refs: https://eslint.org/docs/rules/no-empty
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
2022-03-14 09:32:21 -04:00
..
2100bytes.js test: prepare for consistent comma-dangle lint rule 2021-04-01 23:14:29 -07:00
2100bytes.out
assert_throws_stack.js
assert_throws_stack.out src: use node:moduleName as builtin module filename 2020-10-07 17:35:14 +02:00
async_error_eval_cjs.js test: prepare for consistent comma-dangle lint rule 2021-04-01 23:14:29 -07:00
async_error_eval_cjs.out
async_error_eval_esm.js test: prepare for consistent comma-dangle lint rule 2021-04-01 23:14:29 -07:00
async_error_eval_esm.out
async_error_microtask_main.js
async_error_microtask_main.out
async_error_nexttick_main.js
async_error_nexttick_main.out src: use node:moduleName as builtin module filename 2020-10-07 17:35:14 +02:00
async_error_sync_esm.mjs
async_error_sync_esm.out
async_error_sync_main.js
async_error_sync_main.out
console.js
console.out
console_low_stack_space.js
console_low_stack_space.out
core_line_numbers.js
core_line_numbers.out punycode: add pending deprecation 2021-07-29 11:56:47 +01:00
error_aggregateTwoErrors.js lib: aggregate errors to avoid error swallowing 2021-03-19 12:43:03 +01:00
error_aggregateTwoErrors.out lib: aggregate errors to avoid error swallowing 2021-03-19 12:43:03 +01:00
error_exit.js
error_exit.out src: use node:moduleName as builtin module filename 2020-10-07 17:35:14 +02:00
error_with_nul.js
error_with_nul.out src: use node:moduleName as builtin module filename 2020-10-07 17:35:14 +02:00
eval_messages.js
eval_messages.out src: use node:moduleName as builtin module filename 2020-10-07 17:35:14 +02:00
events_unhandled_error_common_trace.js
events_unhandled_error_common_trace.out src: use node:moduleName as builtin module filename 2020-10-07 17:35:14 +02:00
events_unhandled_error_nexttick.js
events_unhandled_error_nexttick.out src: use node:moduleName as builtin module filename 2020-10-07 17:35:14 +02:00
events_unhandled_error_sameline.js
events_unhandled_error_sameline.out src: use node:moduleName as builtin module filename 2020-10-07 17:35:14 +02:00
events_unhandled_error_subclass.js
events_unhandled_error_subclass.out src: use node:moduleName as builtin module filename 2020-10-07 17:35:14 +02:00
hello_world.js
hello_world.out
if-error-has-good-stack.js
if-error-has-good-stack.out src: use node:moduleName as builtin module filename 2020-10-07 17:35:14 +02:00
internal_assert.js
internal_assert.out src: use node:moduleName as builtin module filename 2020-10-07 17:35:14 +02:00
internal_assert_fail.js
internal_assert_fail.out src: use node:moduleName as builtin module filename 2020-10-07 17:35:14 +02:00
max_tick_depth.js
max_tick_depth.out
message.status
nexttick_throw.js tools: enable no-unused-expressions lint rule 2020-12-07 20:33:45 +01:00
nexttick_throw.out src: use node:moduleName as builtin module filename 2020-10-07 17:35:14 +02:00
promise_always_throw_unhandled.js
promise_always_throw_unhandled.out
promise_unhandled_warn_with_error.js process: change default --unhandled-rejections=throw 2020-09-22 12:29:32 -07:00
promise_unhandled_warn_with_error.out test: make .out checks embedder-friendly 2020-09-05 13:38:08 -07:00
source_map_disabled_by_api.js process: add api to enable source-maps programmatically 2021-07-29 11:56:44 +01:00
source_map_disabled_by_api.out process: add api to enable source-maps programmatically 2021-07-29 11:56:44 +01:00
source_map_enabled_by_api.js process: add api to enable source-maps programmatically 2021-07-29 11:56:44 +01:00
source_map_enabled_by_api.out process: add api to enable source-maps programmatically 2021-07-29 11:56:44 +01:00
source_map_enclosing_function.js errors: display original symbol name 2020-12-01 07:23:56 -08:00
source_map_enclosing_function.out errors: align source-map stacks with spec 2021-02-12 14:09:35 -08:00
source_map_reference_error_tabs.js
source_map_reference_error_tabs.out errors: align source-map stacks with spec 2021-02-12 14:09:35 -08:00
source_map_throw_catch.js
source_map_throw_catch.out errors: align source-map stacks with spec 2021-02-12 14:09:35 -08:00
source_map_throw_first_tick.js
source_map_throw_first_tick.out errors: align source-map stacks with spec 2021-02-12 14:09:35 -08:00
source_map_throw_icu.js
source_map_throw_icu.out errors: align source-map stacks with spec 2021-02-12 14:09:35 -08:00
source_map_throw_set_immediate.js
source_map_throw_set_immediate.out errors: align source-map stacks with spec 2021-02-12 14:09:35 -08:00
stack_overflow.js
stack_overflow.out
stdin_messages.js
stdin_messages.out src: use node:moduleName as builtin module filename 2020-10-07 17:35:14 +02:00
testcfg.py test: run message and pseudo-tty tests in parallel 2021-05-17 09:11:27 +02:00
throw_custom_error.js
throw_custom_error.out
throw_error_with_getter_throw.js
throw_error_with_getter_throw.out
throw_error_with_getter_throw_traced.js
throw_error_with_getter_throw_traced.out src: use node:moduleName as builtin module filename 2020-10-07 17:35:14 +02:00
throw_in_line_with_tabs.js
throw_in_line_with_tabs.out
throw_non_error.js
throw_non_error.out
throw_null.js
throw_null.out
throw_null_traced.js
throw_null_traced.out src: use node:moduleName as builtin module filename 2020-10-07 17:35:14 +02:00
throw_undefined.js
throw_undefined.out
throw_undefined_traced.js
throw_undefined_traced.out src: use node:moduleName as builtin module filename 2020-10-07 17:35:14 +02:00
timeout_throw.js tools: enable no-unused-expressions lint rule 2020-12-07 20:33:45 +01:00
timeout_throw.out src: use node:moduleName as builtin module filename 2020-10-07 17:35:14 +02:00
undefined_reference_in_new_context.js
undefined_reference_in_new_context.out src: use node:moduleName as builtin module filename 2020-10-07 17:35:14 +02:00
unhandled_promise_trace_warnings.js process: change default --unhandled-rejections=throw 2020-09-22 12:29:32 -07:00
unhandled_promise_trace_warnings.out src: use node:moduleName as builtin module filename 2020-10-07 17:35:14 +02:00
util-inspect-error-cause.js util: display a present-but-undefined error cause 2022-01-31 23:53:35 -05:00
util-inspect-error-cause.out util: display a present-but-undefined error cause 2022-01-31 23:53:35 -05:00
util_inspect_error.js
util_inspect_error.out
v8_warning.js
v8_warning.out test: make executable name more general 2020-12-13 20:37:43 -08:00
vm_caught_custom_runtime_error.js
vm_caught_custom_runtime_error.out
vm_display_runtime_error.js
vm_display_runtime_error.out src: use node:moduleName as builtin module filename 2020-10-07 17:35:14 +02:00
vm_display_syntax_error.js
vm_display_syntax_error.out src: use node:moduleName as builtin module filename 2020-10-07 17:35:14 +02:00
vm_dont_display_runtime_error.js test: enable no-empty ESLint rule 2022-03-14 09:32:21 -04:00
vm_dont_display_runtime_error.out src: use node:moduleName as builtin module filename 2020-10-07 17:35:14 +02:00
vm_dont_display_syntax_error.js test: enable no-empty ESLint rule 2022-03-14 09:32:21 -04:00
vm_dont_display_syntax_error.out src: use node:moduleName as builtin module filename 2020-10-07 17:35:14 +02:00