Jonathan Gamble
|
f8618915cb
|
test-web: Move convert_ansi_to_html to CaptureFile.cpp
|
2026-04-15 17:09:50 +02:00 |
|
Jonathan Gamble
|
8b550f2a8b
|
test-web: Remove --debug-timeouts
It's almost 100% useless in practice and not worth the noise.
|
2026-04-15 17:09:50 +02:00 |
|
Zaggy1024
|
d77a0a2daf
|
test-web: Convert ANSI control codes to HTML styling in dumped output
Instead of stripping all the control codes, let's use them to make our
test dumps more readable. :^)
|
2026-02-28 11:19:19 -06:00 |
|
Zaggy1024
|
124ff10522
|
test-web: Use the event loop to wait for output from debuggers
|
2026-02-26 04:57:42 -06:00 |
|
Zaggy1024
|
d360422aa8
|
test-web: Use STDIN/STDOUT_FILENO to check for tty
|
2026-02-26 04:57:42 -06:00 |
|
Jonathan Gamble
|
472d6d4805
|
LibWeb+test-web: Add --fail-fast option
Offer to attach debugger if it's a timeout.
|
2026-02-25 12:33:35 -06:00 |
|
Jonathan Gamble
|
4cafb9b8bc
|
LibWeb+test-web: Add --debug-timeouts option to capture backtraces
|
2026-02-25 12:33:35 -06:00 |
|
Jonathan Gamble
|
e239ac88d9
|
LibWeb+test-web: Strip terminal escape codes from captured stderr
|
2026-02-25 12:33:35 -06:00 |
|