aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite.cwk
Commit message (Collapse)AuthorAgeFilesLines
* Use awk for testsuite rather than cppawk.Kaz Kylheku2022-03-251-32/+0
| | | | | | There are ways in which cppawk can be fundamentally broken which will cause the test suite to appear to succeed, but without actually running any tests.
* Run all test cases with and without --nobash option.Kaz Kylheku2022-03-241-1/+1
|
* Check that -f without argument fails.Kaz Kylheku2022-03-181-3/+12
|
* Start test case implementation.Kaz Kylheku2022-03-181-0/+23