summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorClark Williams <williams@redhat.com>2010-07-16 07:57:57 -0500
committerClark Williams <williams@redhat.com>2010-07-31 14:14:43 -0500
commita13b159724fa466e421005cac5bf07e751456032 (patch)
tree7955a5fb5349f5415d6ea9d2380fdb8f48e9b3ab /Makefile.am
parent6479441e8d6c8338a6a43a19639201c6b6ff8023 (diff)
downloadmock-a13b159724fa466e421005cac5bf07e751456032.tar.gz
mock-a13b159724fa466e421005cac5bf07e751456032.tar.xz
mock-a13b159724fa466e421005cac5bf07e751456032.zip
moved test suite to 'tests' directory
Moved test infrastructure into the tests directory and broke component tests out into individual scripts. Signed-off-by: Clark Williams <williams@redhat.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 41ea8a2..25e6bf5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -15,10 +15,10 @@ RELEASE_STRING = $(RELEASE_NAME)-$(RELEASE_VERSION)
VERSION = $(RELEASE_VERSION)
PACKAGE = $(RELEASE_NAME)
-CLEANFILES=mock-*.tar.gz mock-*.tar.bz2 mock-*.rpm _buildtemp version docs/daemontest
+CLEANFILES=mock-*.tar.gz mock-*.tar.bz2 mock-*.rpm _buildtemp version tests/daemontest
DISTCLEANFILES=*~ mock-unit-test/* x86_64/* noarch/* i386/*
-TESTS=./docs/runtests.sh
+TESTS=./tests/runtests.sh
$(TESTS): srpm
EXTRA_DIST =