]> git.draconx.ca Git - upkg.git/commit
tests: Add --version output to the common library.
authorNick Bowler <nbowler@draconx.ca>
Sun, 27 Feb 2022 20:38:15 +0000 (15:38 -0500)
committerNick Bowler <nbowler@draconx.ca>
Sun, 27 Feb 2022 20:38:15 +0000 (15:38 -0500)
commitb8fe472353dead42e203aefda5e8040ad41448a9
tree7befa122f80478639165c2ca5e4f3b24c425a6a4
parent7a7477c44a497ed04c9b677488bc42bce90b0831
tests: Add --version output to the common library.

Just a slight simplification of the individual test apps.  Let's
also augment the --help output with a simple list of options (even
though the current test apps have no useful options).
Makefile.am
test/common.c
test/common.h
test/decodeindex.c
test/pcxrle.c