X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fftell-tests;h=4143138da608bf1a96757af0d2b019d11f9aa65d;hb=28d57000306f68f4ef8f0ada970c5733f9ed99f4;hp=717b48edd58c3cb9a7765ca83a2696aa7cb8e5bc;hpb=89ae4589dd58d12e7cbcf0e92c1d828c1e430f97;p=gnulib.git diff --git a/modules/ftell-tests b/modules/ftell-tests index 717b48edd..4143138da 100644 --- a/modules/ftell-tests +++ b/modules/ftell-tests @@ -1,8 +1,10 @@ Files: -tests/signature.h tests/test-ftell.c tests/test-ftell.sh tests/test-ftell2.sh +tests/test-ftell3.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-ftell.sh test-ftell2.sh -TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)' -check_PROGRAMS += test-ftell +TESTS += test-ftell.sh test-ftell2.sh test-ftell3 +check_PROGRAMS += test-ftell test-ftell3 +MOSTLYCLEANFILES += t-ftell3.tmp