tst_bic: Add test data for linux-gcc-ia32

Task-number: QTQAINFRA-321
Change-Id: I51cabb707107ae6cc788ff04b0886dc3d06b3693
Reviewed-by: Caroline Chao <caroline.chao@digia.com>
This commit is contained in:
Sergio Ahumada
2013-01-10 06:31:03 -08:00
committed by The Qt Project
parent 399500f87e
commit 07efce4375
3 changed files with 9583 additions and 0 deletions

File diff suppressed because it is too large Load Diff

2
tests/global/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
Makefile
global.pro

5
tests/global/global.cfg Normal file
View File

@@ -0,0 +1,5 @@
<config>
<modules>
<module name="QtMultimedia" qtname="multimedia"/>
</modules>
</config>