Modularized tst_bic and add some helper functions for global test
authorLiang Qi <liang.qi@nokia.com>
Tue, 22 Mar 2011 15:13:21 +0000 (16:13 +0100)
committeraxis <qt-info@nokia.com>
Wed, 27 Apr 2011 10:06:03 +0000 (12:06 +0200)
tests/global/global.cfg [new file with mode: 0644]

diff --git a/tests/global/global.cfg b/tests/global/global.cfg
new file mode 100644 (file)
index 0000000..f39f4a0
--- /dev/null
@@ -0,0 +1,12 @@
+<config>
+<modules>
+<module name="QtCore" qtname="core"/>
+<module name="QtDBus" qtname="dbus"/>
+<module name="QtGui" qtname="gui"/>
+<module name="QtNetwork" qtname="network"/>
+<module name="QtOpenGL" qtname="opengl"/>
+<module name="QtTest" qtname="testlib"/>
+<module name="QtXml" qtname="xml"/>
+<module name="QtSql" qtname="sql"/>
+</modules>
+</config>