summaryrefslogtreecommitdiffstats
path: root/tests/global
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@nokia.com>2011-03-22 16:13:21 +0100
committeraxis <qt-info@nokia.com>2011-04-27 12:06:03 +0200
commit5871e41a46c7d3762fb15482fadc70285c80f8fe (patch)
treec72acfcb2160fdd0b5a52ceffe948b71db6b9d58 /tests/global
parentfabae614c7691d9141db0d7a0b4052070e0ad720 (diff)
Modularized tst_bic and add some helper functions for global test
Diffstat (limited to 'tests/global')
-rw-r--r--tests/global/global.cfg7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/global/global.cfg b/tests/global/global.cfg
new file mode 100644
index 000000000..2dbbf3879
--- /dev/null
+++ b/tests/global/global.cfg
@@ -0,0 +1,7 @@
+<config>
+<modules>
+<module name="QtDesigner" qtname="designer"/>
+<module name="QtHelp" qtname="help"/>
+<module name="QtCLucene" qtname="clucene"/>
+</modules>
+</config>