aboutsummaryrefslogtreecommitdiff
path: root/test/standalone/run_output_caching/main.zig
AgeCommit message (Expand)Author
5 daystest-standalone: fix most compilation errorsAndrew Kelley
5 daysstd: consolidate all instances of std.Io.Threaded into a singletonAndrew Kelley
5 daystests: close() -> close(io)Andrew Kelley
2025-06-13tests: do not require absolute paths from the build systemmlugg
2024-07-21test: check output file caching of run steps with side-effectsTechatrix