summaryrefslogtreecommitdiffstats
path: root/tests/run.sh
AgeCommit message (Expand)Author
2024-04-16tests: Quiet diffTavian Barnes
2024-04-09build: Add a separate configuration stepTavian Barnes
2024-02-17tests: Redirect stdin in bfs_pty()Tavian Barnes
2024-02-05tests: Fix --stopTavian Barnes
2024-02-03tests: Implement jobserver inheritanceTavian Barnes
2024-02-01tests: Use variable redirections to dup std{out,err}Tavian Barnes
2024-01-13tests: Properly filter escape sequences with --verbose=testsTavian Barnes
2024-01-11tests: New output formatTavian Barnes
2023-11-23tests: Fix --stopTavian Barnes
2023-11-13tests: Fix --verbose=commands with --bfs="wrapper bfs"Tavian Barnes
2023-11-07tests: Fix output interleaving with -j1Tavian Barnes
2023-10-23tests: Clean up verbose logging a bitTavian Barnes
2023-10-23tests: Fix Bash 3 compatibilityTavian Barnes
2023-10-23tests: Run test cases in parallelTavian Barnes
2023-10-22tests: Use test-specific scratch directoriesTavian Barnes
2023-10-20tests: Fix column detection with redirected stderrTavian Barnes
2023-10-20tests/color: Remove some useless catsTavian Barnes
2023-10-19tests: Refactor implementation into separate filesTavian Barnes