node/lib/internal/test_runner
cjihrig ab3a54f2ee
test_runner: remove no-op validation
The code already checks if testNamePatterns is an
array, and converts it to an array if it is not.

PR-URL: https://github.com/nodejs/node/pull/47687
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Debadree Chatterjee <debadree333@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Deokjin Kim <deokjin81.kim@gmail.com>
2023-04-25 16:03:51 +00:00
..
reporter test_runner: avoid reporting parents of failing tests in summary 2023-04-18 07:36:56 +00:00
coverage.js test_runner: support coverage of unnamed functions 2023-04-23 07:17:49 +00:00
harness.js test_runner: fix test counting 2023-04-24 22:32:00 +00:00
mock.js lib: enforce use of trailing commas for functions 2023-02-14 18:45:16 +01:00
runner.js test_runner: remove no-op validation 2023-04-25 16:03:51 +00:00
tap_checker.js lib: enforce use of trailing commas for functions 2023-02-14 18:45:16 +01:00
tap_lexer.js test_runner: accept \x1b as a escape symbol 2023-03-16 20:39:36 +00:00
tap_parser.js lib: enforce use of trailing commas for functions 2023-02-14 18:45:16 +01:00
test.js test_runner: fix test runner concurrency 2023-04-24 22:32:01 +00:00
tests_stream.js test_runner: fix test runner concurrency 2023-04-24 22:32:01 +00:00
utils.js test_runner: fix test counting 2023-04-24 22:32:00 +00:00
yaml_to_js.js test_runner: stringify AssertError expected and actual 2023-04-04 04:14:23 +00:00