Tests: Remove unnecessary dependency.
authorBruno Haible <bruno@clisp.org>
Fri, 17 Jun 2011 14:34:36 +0000 (16:34 +0200)
committerBruno Haible <bruno@clisp.org>
Fri, 17 Jun 2011 14:34:36 +0000 (16:34 +0200)
* modules/canonicalize-tests (Depends-on): Remove progname.
* modules/chown-tests (Depends-on): Likewise.
* modules/dirname-tests (Depends-on): Likewise.
* modules/fdopendir-tests (Depends-on): Likewise.
* modules/fdutimensat-tests (Depends-on): Likewise.
* modules/hash-tests (Depends-on): Likewise.
* modules/lchown-tests (Depends-on): Likewise.
* modules/linkat-tests (Depends-on): Likewise.
* modules/renameat-tests (Depends-on): Likewise.
* modules/spawn-pipe-tests (Depends-on): Likewise.
* modules/utimensat-tests (Depends-on): Likewise.

12 files changed:
ChangeLog
modules/canonicalize-tests
modules/chown-tests
modules/dirname-tests
modules/fdopendir-tests
modules/fdutimensat-tests
modules/hash-tests
modules/lchown-tests
modules/linkat-tests
modules/renameat-tests
modules/spawn-pipe-tests
modules/utimensat-tests

index 681200f773e0d77c2503fbd4069c77d1ff160cea..e877761853a8e9a5367b33fe4706540fa0c938d8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2011-06-17  Bruno Haible  <bruno@clisp.org>
+
+       Tests: Remove unnecessary dependency.
+       * modules/canonicalize-tests (Depends-on): Remove progname.
+       * modules/chown-tests (Depends-on): Likewise.
+       * modules/dirname-tests (Depends-on): Likewise.
+       * modules/fdopendir-tests (Depends-on): Likewise.
+       * modules/fdutimensat-tests (Depends-on): Likewise.
+       * modules/hash-tests (Depends-on): Likewise.
+       * modules/lchown-tests (Depends-on): Likewise.
+       * modules/linkat-tests (Depends-on): Likewise.
+       * modules/renameat-tests (Depends-on): Likewise.
+       * modules/spawn-pipe-tests (Depends-on): Likewise.
+       * modules/utimensat-tests (Depends-on): Likewise.
+
 2011-06-17  Bruno Haible  <bruno@clisp.org>
 
        spawn-pipe tests: Fix link error.
index 9b5acd830ece678d45c0d72664799f57c9821b7d..6019349bec9e72b4bdf5dd7b541061a5657b61c6 100644 (file)
@@ -4,7 +4,6 @@ tests/macros.h
 
 Depends-on:
 ignore-value
-progname
 same-inode
 symlink
 
index e4945ea2dc2742b8e1f0b7a339f8fc1c21a37635..467046de64041f680d38afaeaf18d4bee853b5d5 100644 (file)
@@ -9,7 +9,6 @@ Depends-on:
 ignore-value
 lstat
 mgetgroups
-progname
 usleep
 stat-time
 stdbool
index 49eeb596dd6176da1196e2fa0d49e8528260e449..e2e86e658f3c093c258509a63970439e5abbddc4 100644 (file)
@@ -2,7 +2,6 @@ Files:
 tests/test-dirname.c
 
 Depends-on:
-progname
 strdup
 
 configure.ac:
index bee2df7df5265682c93a916c31b1202b9cb33cb0..e788ff5fc5f8837c26dcf578bf19b2acc6ef0096 100644 (file)
@@ -5,7 +5,6 @@ tests/macros.h
 
 Depends-on:
 open
-progname
 
 configure.ac:
 
index 48ea78d23325590370cfa72c9dc576bda335265b..446762bc1452dbb302628e5fbc807964b78a232d 100644 (file)
@@ -9,7 +9,6 @@ tests/macros.h
 
 Depends-on:
 ignore-value
-progname
 timespec
 usleep
 utimecmp
index b3f814b6ec1cc29271eba79171f9e8b7a02b7902..72a6ae61c1f036681d89239182b019a70094500f 100644 (file)
@@ -5,7 +5,6 @@ tests/macros.h
 Depends-on:
 hash-pjw
 inttostr
-progname
 stdbool
 
 configure.ac:
index 256dbe5e122f474a9fa207385e6ae0a491c0136e..47aec96f6e200740658defc682d306732a68a524 100644 (file)
@@ -8,7 +8,6 @@ tests/macros.h
 Depends-on:
 ignore-value
 mgetgroups
-progname
 usleep
 stat-time
 stdbool
index 76eb5deb45a3df0ac314d7c807687e183f7948c4..a65a3824f4783d2f575df0424d6176a6e3f448a7 100644 (file)
@@ -9,7 +9,6 @@ ignore-value
 areadlink-with-size
 filenamecat-lgpl
 getcwd-lgpl
-progname
 same-inode
 
 configure.ac:
index 9e7b337d79499b136ecb12de070d4086f3b41a87..187928c05bc714b3fc4797c31556391fba5f418a 100644 (file)
@@ -8,7 +8,6 @@ Depends-on:
 ignore-value
 filenamecat
 getcwd-lgpl
-progname
 
 configure.ac:
 
index 26e1240d79806c15ffc2ff3f88a828e2b3d379d2..16d96fcd9a137eefa95b44d06b2b8c46ab0e5840 100644 (file)
@@ -5,7 +5,6 @@ tests/test-spawn-pipe-child.c
 tests/macros.h
 
 Depends-on:
-progname
 
 configure.ac:
 
index 26dbac6762ef39eae709d02345b941e7b23d3b5e..6acfe89ad6900a86bc8c9e9afca8e6bcd4a4415b 100644 (file)
@@ -9,7 +9,6 @@ tests/macros.h
 
 Depends-on:
 ignore-value
-progname
 timespec
 usleep
 utimecmp