summaryrefslogtreecommitdiff
path: root/modules/fprintf-posix-tests
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2007-05-17 09:10:42 +0000
committerBruno Haible <bruno@clisp.org>2007-05-17 09:10:42 +0000
commit4a9ad45de5d3d6e51bfe80647e258b4970126812 (patch)
treeae1571d91442aac7d76ef7b1fbf1fe8e4787fdde /modules/fprintf-posix-tests
parent0a4d978014d3f01f9ecf3f71a5862103043c9c68 (diff)
downloadgnulib-4a9ad45de5d3d6e51bfe80647e258b4970126812.tar.gz
Rename test-fprintf-posix.out to test-printf-posix.output.
Diffstat (limited to 'modules/fprintf-posix-tests')
-rw-r--r--modules/fprintf-posix-tests4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/fprintf-posix-tests b/modules/fprintf-posix-tests
index 4e45cba9e9..824ba4cb22 100644
--- a/modules/fprintf-posix-tests
+++ b/modules/fprintf-posix-tests
@@ -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