tests: begin moving tests into their own files
authorJim Meyering <meyering@redhat.com>
Mon, 1 Feb 2010 12:49:22 +0000 (13:49 +0100)
committerJim Meyering <meyering@redhat.com>
Wed, 3 Feb 2010 05:23:57 +0000 (06:23 +0100)
commit64b0a3b0606a365550add169417985a2cb4d70f0
tree5edecc4e085255484844010d2764729c40048bb2
parentcba5e3591649f0467f2154e9d371e358711f747d
tests: begin moving tests into their own files

* Makefile.am (TESTS): Add tests/stdin.
(check-local): Move the stdin check to its own file:
* tests/stdin: New script.
Makefile.am
tests/stdin [new file with mode: 0755]