move wc tests from own subdir into a single script
authorJim Meyering <meyering@redhat.com>
Sat, 26 Apr 2008 21:40:03 +0000 (23:40 +0200)
committerJim Meyering <meyering@redhat.com>
Sun, 27 Apr 2008 19:31:33 +0000 (21:31 +0200)
commitd6ec836387bc245a17e65f337452c9809bfcdeec
tree2391e7d2ef402bd52607b7f88a34a8e96d927497
parent5a3b0c4805630ab0d509b54987c284cac16d2de5
move wc tests from own subdir into a single script

* configure.ac (AC_CONFIG_FILES): Remove wc/Makefile from the list.
* tests/Makefile.am (SUBDIRS): Remove wc from the list.
(TESTS): Add misc/wc.
* tests/misc/wc: New file, derived from tests/wc/Tests.pm.
* tests/wc/Test.pm: Remove file.
configure.ac
tests/Makefile.am
tests/misc/wc [new file with mode: 0755]
tests/wc/Test.pm [deleted file]