Commit Graph

2 Commits

Author SHA1 Message Date
Jonathan Gamble
f8618915cb test-web: Move convert_ansi_to_html to CaptureFile.cpp 2026-04-15 17:09:50 +02:00
Jonathan Gamble
be7266326c test-web: Consolidate output capture handling
Use files instead of buffers. Consolidate stderr and stdout into one
view. Break handling out into TestRunCapture and CaptureFile helper
classes. We will use them to log output from ALL processes in the next
commit.
2026-04-15 17:09:50 +02:00