summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2010-06-30 17:06:53 +0200
committerJim Meyering <meyering@redhat.com>2010-06-30 18:11:50 +0200
commitb062bbd94712c9a761ee42b9ac267651b334f836 (patch)
tree654ebf8aa41d75b84350afe076f008bef6beaa8c /tests/Makefile.am
parentcfee734a41111c975c708744c6aab1f99aa0262b (diff)
downloadcoreutils-b062bbd94712c9a761ee42b9ac267651b334f836.tar.xz
tests: move most helper functions from test-lib.sh to new init.cfg
From there, they will be used by both test-lib.sh (as we phase it out) and the newer init.sh, to which all tests will migrate. * tests/test-lib.sh: Move most functions from here, ... * tests/init.cfg: ...to here. New file. * tests/Makefile.am (EXTRA_DIST): Add init.cfg.
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index c458574fc..a993e8288 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -10,6 +10,7 @@ EXTRA_DIST = \
CuTmpdir.pm \
check.mk \
envvar-check \
+ init.cfg \
init.sh \
lang-default \
other-fs-tmpdir \