]> git.draconx.ca Git - cdecl99.git/commit
Use common help formatting in test cases.
authorNick Bowler <nbowler@draconx.ca>
Fri, 4 Feb 2022 04:50:38 +0000 (23:50 -0500)
committerNick Bowler <nbowler@draconx.ca>
Fri, 4 Feb 2022 04:50:38 +0000 (23:50 -0500)
commite215f7aba9028dd2bce9e10d56fe19bfd72b5a9e
treea8a05b94c59239ab30946ab16e371c63c1cd2ab6
parent824aaae2b31bd70ec359be525718da8fc8661972
Use common help formatting in test cases.

There apparently was a copy of the help formatter hidden in the
test suite, let's port that over to the shared code too.
Makefile.am
test/crossparse.c
test/normalize.c
test/randomdecl.c
test/test.h
test/testlib.c