Rename test-fprintf-posix.out to test-printf-posix.output.
authorBruno Haible <bruno@clisp.org>
Thu, 17 May 2007 09:10:42 +0000 (09:10 +0000)
committerBruno Haible <bruno@clisp.org>
Thu, 17 May 2007 09:10:42 +0000 (09:10 +0000)
ChangeLog
modules/fprintf-posix-tests
modules/printf-posix-tests
modules/vfprintf-posix-tests
modules/vprintf-posix-tests

index 37466c8757969f583eea2661a54d78ef2121fe7d..e4d5c4167cbbc7c1d4c0c0dd7f1905195e67bae4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+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
index 4e45cba9e93cfabfffccaa13f91f5684ba871839..824ba4cb225ec37a28eb197fe0b7ef3c6f18c26c 100644 (file)
@@ -2,7 +2,7 @@ Files:
 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
@@ -13,4 +13,4 @@ Makefile.am:
 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
index ea4f8f2ec0c25ce49c88623a26e1f60614664134..463f269eebfce5185bbe438b701841b416b21bec 100644 (file)
@@ -2,7 +2,7 @@ Files:
 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
@@ -13,4 +13,4 @@ Makefile.am:
 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
index 4adf6aaaf05ba0211e1475c83b5a75fae1d41f5c..b91d17fe1e0c73ee6525a890465d5cced9200d82 100644 (file)
@@ -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,4 @@ 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
+EXTRA_DIST += test-vfprintf-posix.sh test-fprintf-posix.h test-printf-posix.output
index 26631b78e87bbdfe7aa83bbf86282be7e4645c24..5335ea25b4d7d48d6a76845c6ab2d45d28a0b443 100644 (file)
@@ -2,7 +2,7 @@ Files:
 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
@@ -13,4 +13,4 @@ Makefile.am:
 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