summaryrefslogtreecommitdiffstats
path: root/tests/global
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@digia.com>2013-01-10 06:31:03 -0800
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-01-11 11:56:29 +0100
commit07efce437529c1d7e0d7dd15d201949b091b7b2a (patch)
tree0b8eb168f6e9876785718ecf1b5efad05b5e5742 /tests/global
parent399500f87e29e6132902cba9e1e372fa8b49bb51 (diff)
tst_bic: Add test data for linux-gcc-ia32
Task-number: QTQAINFRA-321 Change-Id: I51cabb707107ae6cc788ff04b0886dc3d06b3693 Reviewed-by: Caroline Chao <caroline.chao@digia.com>
Diffstat (limited to 'tests/global')
-rw-r--r--tests/global/.gitignore2
-rw-r--r--tests/global/global.cfg5
2 files changed, 7 insertions, 0 deletions
diff --git a/tests/global/.gitignore b/tests/global/.gitignore
new file mode 100644
index 000000000..1e49c6005
--- /dev/null
+++ b/tests/global/.gitignore
@@ -0,0 +1,2 @@
+Makefile
+global.pro
diff --git a/tests/global/global.cfg b/tests/global/global.cfg
new file mode 100644
index 000000000..90d89bf7d
--- /dev/null
+++ b/tests/global/global.cfg
@@ -0,0 +1,5 @@
+<config>
+<modules>
+<module name="QtMultimedia" qtname="multimedia"/>
+</modules>
+</config>