X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fftello-tests;h=2a668dadf4d47f3bd8b2bb95d88b25353a804860;hb=6f730e7ae5225bf9eb36554d94805b97a72784bd;hp=c4937d07608ebf528cd98b7118f6e889e7fc3cf5;hpb=89ae4589dd58d12e7cbcf0e92c1d828c1e430f97;p=gnulib.git diff --git a/modules/ftello-tests b/modules/ftello-tests index c4937d076..2a668dadf 100644 --- a/modules/ftello-tests +++ b/modules/ftello-tests @@ -1,8 +1,10 @@ Files: -tests/signature.h 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: @@ -12,6 +14,6 @@ configure.ac: gl_FUNC_UNGETC_WORKS Makefile.am: -TESTS += test-ftello.sh test-ftello2.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