commit 7fee41a2f1cb1e5c4d3fe35b899a34767944b8aa from: Sven M. Hallberg date: Sat Aug 9 16:23:27 2025 UTC add TODO commit - f540aee5c2852b8bb07e686f5410d22594549544 commit + 7fee41a2f1cb1e5c4d3fe35b899a34767944b8aa blob - /dev/null blob + 3642126b52b9dfec0da5d7ad4c46bc33cd506e6c (mode 644) --- /dev/null +++ TODO @@ -0,0 +1,8 @@ +- add man/adapt-tst.1 +- add option -f to read a list of paths from a file (possibly stdin) +- add option -l to list the test files found +- move tests/helpers to the top level? +- organize tests/lang/c into directories +- add test(s) for -j? +- add test.sh that closely follows test.h (TST for shell scripts) +- extend qputs to color down into further quote levels? (". . . >")