summaryrefslogtreecommitdiff
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
commit179cde537dfa7a42463d6a240204fdab81a283e1 (patch)
tree77546398acddea7a1df90cc717f9909cf342a7d2 /tests/global
parent4a482915027b3a25c64d58f50e42d12aa20ffec7 (diff)
downloadqtxmlpatterns-179cde537dfa7a42463d6a240204fdab81a283e1.tar.gz
Modularized tst_bic and add some helper functions for global test
Diffstat (limited to 'tests/global')
-rw-r--r--tests/global/global.cfg5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/global/global.cfg b/tests/global/global.cfg
new file mode 100644
index 0000000..fb1042d
--- /dev/null
+++ b/tests/global/global.cfg
@@ -0,0 +1,5 @@
+<config>
+<modules>
+<module name="QtXmlPatterns" qtname="xmlpatterns"/>
+</modules>
+</config>