X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fprintf-posix-tests;h=8e8ec6de6f6ec0852f4e896a68f62d3d8c3989a2;hb=26947b67c9e1e45a836d81613d0c4fa2fe6cf51a;hp=dfbb5e1603b64cad6cb94993576182ae2341142c;hpb=89ae4589dd58d12e7cbcf0e92c1d828c1e430f97;p=gnulib.git diff --git a/modules/printf-posix-tests b/modules/printf-posix-tests index dfbb5e160..8e8ec6de6 100644 --- a/modules/printf-posix-tests +++ b/modules/printf-posix-tests @@ -1,11 +1,12 @@ Files: -tests/signature.h tests/test-printf-posix.sh tests/test-printf-posix.c tests/test-printf-posix.h tests/test-printf-posix.output tests/test-printf-posix2.sh tests/test-printf-posix2.c +tests/signature.h +tests/macros.h Depends-on: stdint @@ -15,5 +16,4 @@ AC_CHECK_FUNCS_ONCE([getrlimit setrlimit]) Makefile.am: TESTS += test-printf-posix.sh test-printf-posix2.sh -TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)' check_PROGRAMS += test-printf-posix test-printf-posix2