Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use awk for testsuite rather than cppawk. | Kaz Kylheku | 2022-03-25 | 1 | -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 Kylheku | 2022-03-24 | 1 | -1/+1 |
| | |||||
* | Check that -f without argument fails. | Kaz Kylheku | 2022-03-18 | 1 | -3/+12 |
| | |||||
* | Start test case implementation. | Kaz Kylheku | 2022-03-18 | 1 | -0/+23 |