X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fvfprintf-posix-tests;h=52c62f8aff391c84b0e807022572cf7035aaf785;hb=0a3f7af426469ab51370585e1a3afba66ff24b57;hp=4adf6aaaf05ba0211e1475c83b5a75fae1d41f5c;hpb=3691d594546687454e493b28b2a9b2c8f4d2bc12;p=gnulib.git diff --git a/modules/vfprintf-posix-tests b/modules/vfprintf-posix-tests index 4adf6aaaf..52c62f8af 100644 --- a/modules/vfprintf-posix-tests +++ b/modules/vfprintf-posix-tests @@ -2,7 +2,7 @@ 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 Depends-on: stdint @@ -13,4 +13,3 @@ 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