summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorAdrian Likins <alikins@grimlock.devel.redhat.com>2008-01-16 14:51:44 -0500
committerAdrian Likins <alikins@grimlock.devel.redhat.com>2008-01-16 14:51:44 -0500
commitfd5ffeff6257cd7d89dbaab3f08eac2dbb7d711d (patch)
tree9c00bc21f187b0c740ccbc71b2e0a219b81b27e1 /Makefile
parent8bf8a23298504fb367b955747959657739f87f1f (diff)
downloadthird_party-func-fd5ffeff6257cd7d89dbaab3f08eac2dbb7d711d.tar.gz
third_party-func-fd5ffeff6257cd7d89dbaab3f08eac2dbb7d711d.tar.xz
third_party-func-fd5ffeff6257cd7d89dbaab3f08eac2dbb7d711d.zip
add unittest target
Diffstat (limited to 'Makefile')
-rwxr-xr-xMakefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 7e02fb7..8a44702 100755
--- a/Makefile
+++ b/Makefile
@@ -90,6 +90,9 @@ money: clean
testit: clean
-cd test; sh test-it.sh
+unittest:
+ -nosetests -v -w test/unittest
+
rpms: build manpage sdist
mkdir -p rpm-build
cp dist/*.gz rpm-build/