summaryrefslogtreecommitdiff
path: root/tests/testmaker.sh
Commit message (Expand)AuthorAgeFilesLines
* chore(test): Clean up debugging in testsJoseph Langley2021-06-051-4/+1
* chore(test): Enable shell '-eu' strictnessJoseph Langley2021-06-051-4/+7
* fix(test): Make test generating scripts work in VPATH buildsJoseph Langley2021-06-051-12/+35
* TYhis commit is a model for how to add a new back end.Eric S. Raymond2020-11-171-1/+1
* Fix error in testnmaker: shell case alternations evaluate easrky.Eric S. Raymond2020-11-161-4/+4
* Portability improvement on the extended test.Eric S. Raymond2020-11-011-1/+3
* shellcheck cleanup on all scripts. Turned up a minor bug in testmaker.sh.Eric S. Raymond2020-11-011-1/+1
* Rulesets now carry their test loads with them.Eric S. Raymond2020-10-311-1/+7
* Move some boilerplate out of rules files.Eric S. Raymond2020-10-241-3/+8
* Force reentrancy on on the c99 back end...Eric S. Raymond2020-10-231-1/+1
* Convert the "posix" test to be ruleset-based...Eric S. Raymond2020-10-221-1/+1
* Another big sinmplification of the test machinery.Eric S. Raymond2020-10-221-15/+7
* Abolish the cpp test extension. Those things are just tessts.Eric S. Raymond2020-10-221-3/+3
* Teach testwrapper.sh to parse compression options from testnames.Eric S. Raymond2020-10-211-1/+12
* Use shellcheck on most of the shell scripts in the repository.Daniel Brooks2020-10-211-18/+30
* Abolish reject.l4; all the reject tests are in the new system now.Eric S. Raymond2020-10-201-8/+15
* Introduce testmaker.m4 and testmaker.shEric S. Raymond2020-10-201-0/+64