]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: move the very-expensive file into test-lib.sh
authorJim Meyering <meyering@redhat.com>
Fri, 30 Nov 2007 22:22:21 +0000 (23:22 +0100)
committerJim Meyering <meyering@redhat.com>
Sat, 9 Feb 2008 09:30:33 +0000 (10:30 +0100)
commit52d9bba7126de635eb356e3b379c5e4659ce2462
tree2de754ceff1eebc737d58b5b5b5e118cf9ab987d
parent0f197c8acd0b74a4496284491b59ceea84f8652b
tests: move the very-expensive file into test-lib.sh

* tests/very-expensive: Remove file.
* tests/test-lib.sh (very_expensive_): New function.
* tests/Makefile.am (EXTRA_DIST): Remove very-expensive.
* tests/cp/perm: Call the new function, rather than sourcing the file.
* tests/tail-2/assert: Likewise.
* tests/tail-2/assert-2: Likewise.
* tests/du/2g: Likewise.
ChangeLog
tests/Makefile.am
tests/cp/perm
tests/du/2g
tests/tail-2/assert
tests/tail-2/assert-2
tests/test-lib.sh
tests/very-expensive [deleted file]