X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fvfprintf-posix-tests;h=87e8809031671bc47aeb2db79ae3491ec027dc72;hb=7422b7ede18016dea87d207cbb7535428afba3ec;hp=4adf6aaaf05ba0211e1475c83b5a75fae1d41f5c;hpb=3691d594546687454e493b28b2a9b2c8f4d2bc12;p=gnulib.git diff --git a/modules/vfprintf-posix-tests b/modules/vfprintf-posix-tests index 4adf6aaaf..87e880903 100644 --- a/modules/vfprintf-posix-tests +++ b/modules/vfprintf-posix-tests @@ -2,7 +2,10 @@ Files: tests/test-vfprintf-posix.sh tests/test-vfprintf-posix.c tests/test-fprintf-posix.h -tests/test-fprintf-posix.out +tests/test-printf-posix.output +tests/infinity.h +tests/signature.h +tests/macros.h Depends-on: stdint @@ -11,6 +14,4 @@ configure.ac: Makefile.am: TESTS += test-vfprintf-posix.sh -TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)' check_PROGRAMS += test-vfprintf-posix -EXTRA_DIST += test-vfprintf-posix.sh test-fprintf-posix.h test-fprintf-posix.out