+2007-05-17 Bruno Haible <bruno@clisp.org>
+
+ * tests/test-printf-posix.output: Renamed from
+ tests/test-fprintf-posix.out.
+ * modules/fprintf-posix-tests: Update.
+ * modules/printf-posix-tests: Update.
+ * modules/vfprintf-posix-tests: Update.
+ * modules/vprintf-posix-tests: Update.
+ Reported by Ralf Wildenhues.
+
2007-05-16 Paul Eggert <eggert@cs.ucla.edu>
* lib/fcntl_.h: Prefer #include_next <foo.h> to #include
tests/test-fprintf-posix.sh
tests/test-fprintf-posix.c
tests/test-fprintf-posix.h
-tests/test-fprintf-posix.out
+tests/test-printf-posix.output
Depends-on:
stdint
TESTS += test-fprintf-posix.sh
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)'
check_PROGRAMS += test-fprintf-posix
-EXTRA_DIST += test-fprintf-posix.sh test-fprintf-posix.h test-fprintf-posix.out
+EXTRA_DIST += test-fprintf-posix.sh test-fprintf-posix.h test-printf-posix.output
tests/test-printf-posix.sh
tests/test-printf-posix.c
tests/test-printf-posix.h
-tests/test-fprintf-posix.out
+tests/test-printf-posix.output
Depends-on:
stdint
TESTS += test-printf-posix.sh
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)'
check_PROGRAMS += test-printf-posix
-EXTRA_DIST += test-printf-posix.sh test-printf-posix.h test-fprintf-posix.out
+EXTRA_DIST += test-printf-posix.sh test-printf-posix.h test-printf-posix.output
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
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
+EXTRA_DIST += test-vfprintf-posix.sh test-fprintf-posix.h test-printf-posix.output
tests/test-vprintf-posix.sh
tests/test-vprintf-posix.c
tests/test-printf-posix.h
-tests/test-fprintf-posix.out
+tests/test-printf-posix.output
Depends-on:
stdint
TESTS += test-vprintf-posix.sh
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)'
check_PROGRAMS += test-vprintf-posix
-EXTRA_DIST += test-vprintf-posix.sh test-printf-posix.h test-fprintf-posix.out
+EXTRA_DIST += test-vprintf-posix.sh test-printf-posix.h test-printf-posix.output