From 52d9bba7126de635eb356e3b379c5e4659ce2462 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 30 Nov 2007 23:22:21 +0100 Subject: 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. --- tests/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tests/Makefile.am') diff --git a/tests/Makefile.am b/tests/Makefile.am index d060c5b86..ede631065 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -27,8 +27,7 @@ EXTRA_DIST = \ sparse-file \ strace \ test-lib.sh \ - umask-check \ - very-expensive + umask-check # Regarding ordering in SUBDIRS, place early in the list the tools that # are most commonly used in test scripts. Every test script uses rm -- cgit v1.2.3-54-g00ecf