]> git.draconx.ca Git - cdecl99.git/commitdiff
tests: Avoid use of AT_TESTED.
authorNick Bowler <nbowler@draconx.ca>
Tue, 19 Dec 2023 13:22:08 +0000 (08:22 -0500)
committerNick Bowler <nbowler@draconx.ca>
Tue, 19 Dec 2023 14:32:46 +0000 (09:32 -0500)
This macro doesn't seem to handle systems with non-empty EXEEXT
properly.  All it does is prevent the testsuite from working.
We don't need such gratuitous failures, just log the output of
cdecl99 --version at the start of the test run and move on.


No differences found