summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMagnus Svensson <msvensson@mysql.com>2008-10-08 22:30:56 +0200
committerMagnus Svensson <msvensson@mysql.com>2008-10-08 22:30:56 +0200
commit2359d44c61bb7d47cfd8687656811649e6d11720 (patch)
tree29e866a213dd1c27613c74c9a7a2d77143701f95 /Makefile.am
parentb6d6062d8dce831e4ab0450029f6fd737177661c (diff)
parent846c8e03f86a76926ef224574ac8fc15488ddd4e (diff)
downloadmariadb-git-2359d44c61bb7d47cfd8687656811649e6d11720.tar.gz
Merge
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index c0a5334a032..c890fdd592e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -121,6 +121,10 @@ test-reprepare:
test: test-unit test-ns test-pr
+smoke:
+ cd mysql-test ; \
+ @PERL@ ./mysql-test-run.pl --do-test=s
+
test-full: test test-nr test-ps
test-force: