chiark
/
gitweb
/
~mdw
/
mLib
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
@@@ tvec doc wip
[mLib]
/
hash
/
tests.at
diff --git
a/hash/tests.at
b/hash/tests.at
index 45d4c133653b59e27d793cbc3bdec761d9e194d9..5a2f1f7338a74a1f38b1a223c41615fba8a9e54c 100644
(file)
--- a/
hash/tests.at
+++ b/
hash/tests.at
@@
-39,7
+39,7
@@
AT_CLEANUP
AT_SETUP([hash: unihash])
AT_KEYWORDS([hash unihash])
-$PYTHON SRCDIR/t/unihash-testgen
.py
>unihash.tests
+$PYTHON SRCDIR/t/unihash-testgen >unihash.tests
AT_CHECK([BUILDDIR/t/hash.t unihash.tests], [0], [ignore], [ignore])
AT_CLEANUP