Modularized tst_bic and add some helper functions for global test
This commit is contained in:
parent
2e1af58417
commit
6a1d5f8723
12
tests/global/global.cfg
Normal file
12
tests/global/global.cfg
Normal file
@ -0,0 +1,12 @@
|
||||
<config>
|
||||
<modules>
|
||||
<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"/>
|
||||
</modules>
|
||||
</config>
|
Loading…
x
Reference in New Issue
Block a user