aboutsummaryrefslogtreecommitdiff
path: root/qt/mysql/makefile
diff options
context:
space:
mode:
authorConstantin Michael <constantin@codesynthesis.com>2011-04-07 12:54:04 +0200
committerConstantin Michael <constantin@codesynthesis.com>2011-04-22 18:52:23 +0200
commit26f3245189b3f5d4a96587953ac1d33f45465f1d (patch)
tree3e5d0d7c6bad9213df99682ac415efaea8a55603 /qt/mysql/makefile
parent75f8ef2dcddea1260a31491c97a26d30a18fce6c (diff)
Add qt/basic and qt/date-time MySQL tests
Diffstat (limited to 'qt/mysql/makefile')
-rw-r--r--qt/mysql/makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/qt/mysql/makefile b/qt/mysql/makefile
index 5c7fffc..c87e1ea 100644
--- a/qt/mysql/makefile
+++ b/qt/mysql/makefile
@@ -5,8 +5,9 @@
include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make
-tests := \
-core \
+tests := \
+basic \
+date-time \
template
default := $(out_base)/