Files
ladybird/Libraries/LibTest/JavaScriptTestRunner.h
Andreas Kling 6acc1d36ae LibTest: Add verbose test file output
Add -v/--verbose support to JavaScript test runners so they print each
test file immediately before running it. This makes hard crashes and
process traps easy to map back to the file that triggered them.
2026-05-03 13:10:48 +02:00

25 KiB