chiark / gitweb /
keys: Add test script.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 8 Dec 2008 12:10:39 +0000 (12:10 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 8 Dec 2008 20:11:32 +0000 (20:11 +0000)
commit8cae2567b6a99f65e5fc28bd4a8475b47d69948e
treefa5e19941f100d3b2b56b031d59bc351889823c9
parent1c5f4539ddb76b31756f0a1fdd9e3a489bba40d2
keys: Add test script.

I've recently found a number of bugs in this area, so it's probably
worth writing a test script to make sure they stay dead.

This wouldn't be complete without some edits to the tripe-keys script,
so (a) make it executable in the build tree, and (b) flush output before
running subprocesses so that the output appears in the correct order
even when it's redirected to a file.
keys/Makefile.am
keys/tests.at [new file with mode: 0644]
keys/tripe-keys.in
t/Makefile.am
t/atlocal.in