X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fvfprintf-posix-tests;h=d4dab2d9481de23d8c8d628a3b4def11edb1850b;hb=b0129b466434115f93d3e17b3954bcc82ccaec09;hp=4adf6aaaf05ba0211e1475c83b5a75fae1d41f5c;hpb=3691d594546687454e493b28b2a9b2c8f4d2bc12;p=gnulib.git diff --git a/modules/vfprintf-posix-tests b/modules/vfprintf-posix-tests index 4adf6aaaf..d4dab2d94 100644 --- a/modules/vfprintf-posix-tests +++ b/modules/vfprintf-posix-tests @@ -2,7 +2,9 @@ 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/signature.h +tests/macros.h Depends-on: stdint @@ -11,6 +13,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