summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2009-08-11 12:52:19 +0200
committerBruno Haible <bruno@clisp.org>2009-08-11 12:52:19 +0200
commita49cfc24f04352a3de3e9f40646f3686d493b758 (patch)
tree4d6ed0a99a226ebbf570220ebde9a6d81e6e29bf /modules
parentc945081d47191b7a27476698b5cb71defd0a281f (diff)
downloadgnulib-a49cfc24f04352a3de3e9f40646f3686d493b758.tar.gz
Most tests don't need module 'close' any more.
Diffstat (limited to 'modules')
-rw-r--r--modules/acl-tests1
-rw-r--r--modules/binary-io-tests1
-rw-r--r--modules/closein-tests1
-rw-r--r--modules/dup2-tests1
-rw-r--r--modules/flock-tests1
-rw-r--r--modules/fsync-tests1
-rw-r--r--modules/lseek-tests1
-rw-r--r--modules/pipe-tests1
-rw-r--r--modules/posix_spawn-tests1
-rw-r--r--modules/posix_spawnp-tests1
-rw-r--r--modules/stat-time-tests1
-rw-r--r--modules/yesno-tests1
12 files changed, 0 insertions, 12 deletions
diff --git a/modules/acl-tests b/modules/acl-tests
index b97ece7b2e..b0a3b73485 100644
--- a/modules/acl-tests
+++ b/modules/acl-tests
@@ -12,7 +12,6 @@ progname
read-file
unistd
xalloc
-close
configure.ac:
AC_CHECK_DECLS_ONCE([alarm])
diff --git a/modules/binary-io-tests b/modules/binary-io-tests
index 222c2a90bd..1cdc88a13b 100644
--- a/modules/binary-io-tests
+++ b/modules/binary-io-tests
@@ -3,7 +3,6 @@ tests/test-binary-io.sh
tests/test-binary-io.c
Depends-on:
-close
configure.ac:
diff --git a/modules/closein-tests b/modules/closein-tests
index 4f6c3f5e00..57c8f91d05 100644
--- a/modules/closein-tests
+++ b/modules/closein-tests
@@ -4,7 +4,6 @@ tests/test-closein.c
Depends-on:
binary-io
-close
configure.ac:
diff --git a/modules/dup2-tests b/modules/dup2-tests
index 9b1e7db40f..f11f138143 100644
--- a/modules/dup2-tests
+++ b/modules/dup2-tests
@@ -2,7 +2,6 @@ Files:
tests/test-dup2.c
Depends-on:
-close
open
configure.ac:
diff --git a/modules/flock-tests b/modules/flock-tests
index a7ee57cd8c..b546594bed 100644
--- a/modules/flock-tests
+++ b/modules/flock-tests
@@ -3,7 +3,6 @@ tests/test-flock.c
Depends-on:
unistd
-close
configure.ac:
diff --git a/modules/fsync-tests b/modules/fsync-tests
index 90a34233cb..c407dc2cfe 100644
--- a/modules/fsync-tests
+++ b/modules/fsync-tests
@@ -2,7 +2,6 @@ Files:
tests/test-fsync.c
Depends-on:
-close
configure.ac:
diff --git a/modules/lseek-tests b/modules/lseek-tests
index 557213dd83..5f0a4f2462 100644
--- a/modules/lseek-tests
+++ b/modules/lseek-tests
@@ -3,7 +3,6 @@ tests/test-lseek.c
tests/test-lseek.sh
Depends-on:
-close
configure.ac:
diff --git a/modules/pipe-tests b/modules/pipe-tests
index 8fa707c52f..14d1e0fef1 100644
--- a/modules/pipe-tests
+++ b/modules/pipe-tests
@@ -4,7 +4,6 @@ tests/test-pipe.c
Depends-on:
progname
-close
configure.ac:
diff --git a/modules/posix_spawn-tests b/modules/posix_spawn-tests
index 66c5afca3c..fc62cea813 100644
--- a/modules/posix_spawn-tests
+++ b/modules/posix_spawn-tests
@@ -8,7 +8,6 @@ posix_spawn_file_actions_destroy
stdbool
unistd
sys_wait
-close
configure.ac:
AC_EGREP_CPP([notposix], [[
diff --git a/modules/posix_spawnp-tests b/modules/posix_spawnp-tests
index 6560e1cc7d..f8c7233f72 100644
--- a/modules/posix_spawnp-tests
+++ b/modules/posix_spawnp-tests
@@ -18,7 +18,6 @@ sigprocmask
stdbool
unistd
sys_wait
-close
configure.ac:
AC_EGREP_CPP([notposix], [[
diff --git a/modules/stat-time-tests b/modules/stat-time-tests
index 65cbb3d174..d4f6041a2a 100644
--- a/modules/stat-time-tests
+++ b/modules/stat-time-tests
@@ -4,7 +4,6 @@ tests/test-stat-time.c
Depends-on:
time
sleep
-close
configure.ac:
diff --git a/modules/yesno-tests b/modules/yesno-tests
index cd19fd8f63..3d484dac04 100644
--- a/modules/yesno-tests
+++ b/modules/yesno-tests
@@ -5,7 +5,6 @@ tests/test-yesno.sh
Depends-on:
closein
binary-io
-close
configure.ac: