]> git.draconx.ca Git - liblbx.git/commit
Port all test cases to Autotest.
authorNick Bowler <nbowler@draconx.ca>
Sat, 18 Sep 2021 18:30:21 +0000 (14:30 -0400)
committerNick Bowler <nbowler@draconx.ca>
Sat, 18 Sep 2021 18:30:21 +0000 (14:30 -0400)
commit9969a6cd8e946ea3bbcd7f4b357b0e60fc02fe43
treef241a8a8f601a1c52527e2f73ad9dd97b699393a
parentefc068f39f6811cdc0e004d2acf4ef08b2b71c3e
Port all test cases to Autotest.

I can't say I'm a huge fan of the Automake test harness.  All my other
projects use Autotest, let's convert this one to use it too.
18 files changed:
.gitignore
Makefile.am
configure.ac
tests/archives.at [moved from tests/broken-archives.tap with 57% similarity]
tests/images.at [new file with mode: 0644]
tests/moo2-logo.tap [deleted file]
tests/moo2-mainmenu.tap [deleted file]
tests/moo2-monster.tap [deleted file]
tests/moo2-ships.tap [deleted file]
tests/moo2-starbg.tap [deleted file]
tests/moo2data.at [new file with mode: 0644]
tests/pam-formats.tap [deleted file]
tests/util/.gitignore [deleted file]
tests/util/tap-driver.sh [deleted file]
tests/util/tap-functions.sh [deleted file]
tests/util/test-defs.sh.in [deleted file]
tests/util/test-init.sh [deleted file]
testsuite.at [moved from tests/empty-image.tap with 54% similarity, mode: 0644]