X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fftello-tests;h=cc7f46e27a39e81f880be9257b9491128909ccc0;hb=7617c43e13c86c64c4f89c46489f22b2e523ed8f;hp=1d4279d1f41985b6d0744dd1f9f9b236a8353ea5;hpb=cec93e99d19f54c8f310b8290bab9014891530e3;p=gnulib.git diff --git a/modules/ftello-tests b/modules/ftello-tests index 1d4279d1f..cc7f46e27 100644 --- a/modules/ftello-tests +++ b/modules/ftello-tests @@ -1,13 +1,16 @@ Files: tests/test-ftello.c tests/test-ftello.sh +tests/test-ftello2.sh +m4/ungetc.m4 Depends-on: +binary-io configure.ac: +gl_FUNC_UNGETC_WORKS Makefile.am: -TESTS += test-ftello.sh +TESTS += test-ftello.sh test-ftello2.sh TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)' check_PROGRAMS += test-ftello -EXTRA_DIST += test-ftello.sh