tests: move another file (expensive) into test-lib.sh
authorJim Meyering <meyering@redhat.com>
Thu, 24 Apr 2008 10:50:24 +0000 (12:50 +0200)
committerJim Meyering <meyering@redhat.com>
Sun, 27 Apr 2008 19:31:32 +0000 (21:31 +0200)
commit427f179542e9f7228f77affdd5a4c50a573b4894
treebe86b7543a8777f22288e576b032d6ef4a3931bc
parent8dc387dba567da10e2e90107fd044baaef580145
tests: move another file (expensive) into test-lib.sh

* tests/expensive: Remove file.  Move contents into ...
* tests/test-lib.sh (expensive_): ...here.  New function.
* tests/du/fd-leak: Update caller to use the new function.
* tests/mv/leak-fd: Likewise.
* tests/rm/hash: Likewise.
* tests/tail-2/big-4gb: Likewise.
* tests/Makefile.am (EXTRA_DIST): Remove its name.
tests/Makefile.am
tests/du/fd-leak
tests/expensive [deleted file]
tests/mv/leak-fd
tests/rm/hash
tests/tail-2/big-4gb
tests/test-lib.sh