crypto/gc-hmac-sha1: Fix recent regression.
[pspp] / modules / ftello-tests
index 9f0c6e2499840dfdac55579642340b8be73264e0..2a668dadf4d47f3bd8b2bb95d88b25353a804860 100644 (file)
@@ -1,12 +1,19 @@
 Files:
 tests/test-ftello.c
 tests/test-ftello.sh
+tests/test-ftello2.sh
+tests/test-ftello3.c
+tests/signature.h
+tests/macros.h
+m4/ungetc.m4
 
 Depends-on:
+binary-io
 
 configure.ac:
+gl_FUNC_UNGETC_WORKS
 
 Makefile.am:
-TESTS += test-ftello.sh
-TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)'
-check_PROGRAMS += test-ftello
+TESTS += test-ftello.sh test-ftello2.sh test-ftello3
+check_PROGRAMS += test-ftello test-ftello3
+MOSTLYCLEANFILES += t-ftello3.tmp