summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorgkodinov/kgeorge@macbook.gmz <>2006-11-08 16:41:12 +0200
committergkodinov/kgeorge@macbook.gmz <>2006-11-08 16:41:12 +0200
commit1a8204f24258b34b7675c732f114c6d1be543c3b (patch)
tree0e1379b8c1b292462a22620a6a41b96450cfb8a5 /Makefile.am
parent4a00e76e7a5ce62d36d8690eafc5854620453c3c (diff)
parentc7866bd569ccb0221c91ee206e4566876162f16f (diff)
downloadmariadb-git-1a8204f24258b34b7675c732f114c6d1be543c3b.tar.gz
Merge macbook.gmz:/Users/kgeorge/mysql/work/mem-test-4.1-opt
into macbook.gmz:/Users/kgeorge/mysql/work/mem-test-5.0-opt
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 474d268db38..e27f8d098c5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -135,6 +135,12 @@ test-force-pl:
./mysql-test-run.pl --force && \
./mysql-test-run.pl --ps-protocol --force
+#used by autopush.pl to run memory based tests
+test-force-mem:
+ cd mysql-test; \
+ ./mysql-test-run.pl --force --mem && \
+ ./mysql-test-run.pl --ps-protocol --force --mem
+
# Don't update the files from bitkeeper
%::SCCS/s.%