test suite updates: highlight failed test scripts; optionally save failed test output; report number of successful tests; exit based on number of test failures; indent warning messages to make them stand out

This commit is contained in:
Chet Ramey
2025-10-16 11:44:26 -04:00
parent 6a48b39bba
commit 2a645237d3
132 changed files with 1364 additions and 813 deletions
+9 -7
View File
@@ -1,13 +1,15 @@
${THIS_SH} ./comsub-eof0.sub
. ./test-aux-functions
${THIS_SH} ./comsub-eof1.sub
test_runsub ./comsub-eof0.sub
${THIS_SH} ./comsub-eof2.sub
test_runsub ./comsub-eof1.sub
${THIS_SH} ./comsub-eof3.sub
test_runsub ./comsub-eof2.sub
${THIS_SH} ./comsub-eof4.sub
test_runsub ./comsub-eof3.sub
${THIS_SH} ./comsub-eof5.sub
test_runsub ./comsub-eof4.sub
${THIS_SH} ./comsub-eof6.sub
test_runsub ./comsub-eof5.sub
test_runsub ./comsub-eof6.sub