node/lib/internal/test_runner
Colin Ihrig 54168b7364
test_runner: add test location for FileTests
This commit adds the previously missing test location for
FileTest tests.

Fixes: https://github.com/nodejs/node/issues/49926
Fixes: https://github.com/nodejs/node/issues/49927
PR-URL: https://github.com/nodejs/node/pull/49999
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
2023-11-27 11:57:21 +01:00
..
mock test_runner: add jsdocs to mock.js 2023-11-27 11:57:19 +01:00
reporter test_runner: add junit reporter 2023-11-27 11:57:19 +01:00
coverage.js test_runner: fix typescript coverage 2023-11-27 11:57:18 +01:00
harness.js test_runner: catch reporter errors 2023-11-27 11:57:20 +01:00
runner.js test_runner: add test location for FileTests 2023-11-27 11:57:21 +01:00
test.js test_runner: replace spurious if with else 2023-11-27 11:57:21 +01:00
tests_stream.js test_runner: expose location of tests 2023-11-27 11:57:17 +01:00
utils.js test_runner: catch reporter errors 2023-11-27 11:57:20 +01:00