Remove qguieventloop from auto tests if network is unavailable
This test relies on network support. Change-Id: I8918a7fe2f411fcaa2e4300486b8a66c63898221 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
This commit is contained in:
parent
2e75cd55db
commit
a05a3f6550
@ -24,3 +24,6 @@ SUBDIRS=\
|
||||
!qtHaveModule(widgets): SUBDIRS -= \
|
||||
qmouseevent_modal \
|
||||
qtouchevent
|
||||
|
||||
!qtHaveModule(network): SUBDIRS -= \
|
||||
qguieventloop
|
||||
|
Loading…
Reference in New Issue
Block a user