]> git.draconx.ca Git - upkg.git/commit
Port tests to Autotest.
authorNick Bowler <nbowler@draconx.ca>
Sun, 27 Feb 2022 04:06:52 +0000 (23:06 -0500)
committerNick Bowler <nbowler@draconx.ca>
Sun, 27 Feb 2022 04:08:57 +0000 (23:08 -0500)
commitf6779008e58e8d3158555dca574e7bbdb15a55dd
treef7c1905d1d9353bfa0827ee29c1f5ecb0f01d4c4
parent18cf0058df91c5c0338c202b222ee3c5ea3fce75
Port tests to Autotest.

All my other projects use Autotest, which I like quite a lot better than
the Automake test harness.  So let's convert this project now, which has
only a couple dead simple scripts to convert.
.gitignore
Makefile.am
configure.ac
test/decodeindex.c
tests/engine-pcx-rlencode.sh [deleted file]
tests/functions.at [new file with mode: 0644]
tests/libupkg-index-decode.sh [deleted file]
testsuite.at [new file with mode: 0644]