X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fftello-tests;h=2a668dadf4d47f3bd8b2bb95d88b25353a804860;hb=8d53196a5a3408315e6ed3410973d3bd16a8a3e9;hp=9f0c6e2499840dfdac55579642340b8be73264e0;hpb=a0a83999826796d8f758b05dac2fa3da366ac8ae;p=gnulib.git diff --git a/modules/ftello-tests b/modules/ftello-tests index 9f0c6e249..2a668dadf 100644 --- a/modules/ftello-tests +++ b/modules/ftello-tests @@ -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