summaryrefslogtreecommitdiffstats
path: root/tests/global
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@digia.com>2013-01-14 03:58:09 -0800
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-01-22 22:23:20 +0100
commit3c2e143bde82b468ba3352750b31c4e3e3fa0f86 (patch)
treedf3cf17d85b4666764900f652c753b94d2d4bb6a /tests/global
parent9b0b4e799aadde36521acff0dc3439b4eae51877 (diff)
tst_bic: Add bic data for linux-gcc-ia32
Adding bic data for the following modules: - QtCLucene - QtDesigner - QtDesignerComponents - QtHelp - QtUiTools Change-Id: I1886fa9f6659c0a97d6b428d4667cd032f06afbd Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
Diffstat (limited to 'tests/global')
-rw-r--r--tests/global/global.cfg8
1 files changed, 5 insertions, 3 deletions
diff --git a/tests/global/global.cfg b/tests/global/global.cfg
index 2dbbf3879..066a302e3 100644
--- a/tests/global/global.cfg
+++ b/tests/global/global.cfg
@@ -1,7 +1,9 @@
<config>
<modules>
-<module name="QtDesigner" qtname="designer"/>
-<module name="QtHelp" qtname="help"/>
-<module name="QtCLucene" qtname="clucene"/>
+<module name="QtCLucene" qtname="clucene"/>
+<module name="QtDesigner" qtname="designer"/>
+<module name="QtDesignerComponents" qtname="designercomponents"/>
+<module name="QtHelp" qtname="help"/>
+<module name="QtUiTools" qtname="uitools"/>
</modules>
</config>