summaryrefslogtreecommitdiffstats
path: root/tests/test_printf_color.out
Commit message (Collapse)AuthorAgeFilesLines
* tests: Split test cases into separate filesTavian Barnes2022-10-191-20/+0
|
* tests: Use plain sort, not bfs_sortTavian Barnes2022-03-131-1/+1
| | | | | bfs_sort existed to keep the test outputs nicely in breadth-first order. Unfortunately the implementation using awk didn't support NUL bytes.
* printf: Colorize file names/paths in simple casesTavian Barnes2021-10-091-0/+20