test-link: consolidate into single C program, test more cases
authorEric Blake <ebb9@byu.net>
Wed, 9 Sep 2009 17:06:44 +0000 (11:06 -0600)
committerEric Blake <ebb9@byu.net>
Thu, 10 Sep 2009 02:53:16 +0000 (20:53 -0600)
commit5ed5df8e8f519a74992edd0b7a6021b05b4952cd
tree4f5ddfc91e71c3cd07f1013186f947c27ec9009e
parent28db629d4f20b514087389b0339b5ba8c83a707b
test-link: consolidate into single C program, test more cases

* tests/test-link.sh: Delete.
* tests/test-link.c: Test more error conditions.  Exposes bugs on
at least Cygwin and Solaris.
* modules/link-tests (Files): Remove unused file.
(Depends-on): Add errno, sys_stat.
(Makefile.am): Simplify.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
modules/link-tests
tests/test-link.c
tests/test-link.sh [deleted file]