Add bic data for tst_bic
- Add initial set of amd64 data - Add QtWidgets to global.cfg Task-number: QTQAINFRA-321 Change-Id: I9bffaa00ac01976546629988ac69965383eb2efd Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
This commit is contained in:
parent
33f603c4a3
commit
a8321f21fb
3403
tests/auto/bic/data/QtCore.5.0.0.linux-gcc-amd64.txt
Normal file
3403
tests/auto/bic/data/QtCore.5.0.0.linux-gcc-amd64.txt
Normal file
File diff suppressed because it is too large
Load Diff
3737
tests/auto/bic/data/QtDBus.5.0.0.linux-gcc-amd64.txt
Normal file
3737
tests/auto/bic/data/QtDBus.5.0.0.linux-gcc-amd64.txt
Normal file
File diff suppressed because it is too large
Load Diff
6315
tests/auto/bic/data/QtGui.5.0.0.linux-gcc-amd64.txt
Normal file
6315
tests/auto/bic/data/QtGui.5.0.0.linux-gcc-amd64.txt
Normal file
File diff suppressed because it is too large
Load Diff
4215
tests/auto/bic/data/QtNetwork.5.0.0.linux-gcc-amd64.txt
Normal file
4215
tests/auto/bic/data/QtNetwork.5.0.0.linux-gcc-amd64.txt
Normal file
File diff suppressed because it is too large
Load Diff
17153
tests/auto/bic/data/QtOpenGL.5.0.0.linux-gcc-amd64.txt
Normal file
17153
tests/auto/bic/data/QtOpenGL.5.0.0.linux-gcc-amd64.txt
Normal file
File diff suppressed because it is too large
Load Diff
3825
tests/auto/bic/data/QtSql.5.0.0.linux-gcc-amd64.txt
Normal file
3825
tests/auto/bic/data/QtSql.5.0.0.linux-gcc-amd64.txt
Normal file
File diff suppressed because it is too large
Load Diff
3469
tests/auto/bic/data/QtTest.5.0.0.linux-gcc-amd64.txt
Normal file
3469
tests/auto/bic/data/QtTest.5.0.0.linux-gcc-amd64.txt
Normal file
File diff suppressed because it is too large
Load Diff
16903
tests/auto/bic/data/QtWidgets.5.0.0.linux-gcc-amd64.txt
Normal file
16903
tests/auto/bic/data/QtWidgets.5.0.0.linux-gcc-amd64.txt
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,12 +1,12 @@
|
||||
<config>
|
||||
<modules>
|
||||
<module name="QtCore" qtname="core"/>
|
||||
<module name="QtDBus" qtname="dbus"/>
|
||||
<module name="QtGui" qtname="gui"/>
|
||||
<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"/>
|
||||
<module name="QtOpenGL" qtname="opengl"/>
|
||||
<module name="QtSql" qtname="sql"/>
|
||||
<module name="QtTest" qtname="testlib"/>
|
||||
<module name="QtWidgets" qtname="widgets"/>
|
||||
</modules>
|
||||
</config>
|
||||
|
Loading…
x
Reference in New Issue
Block a user