iOS: Skip tests that don't make sense or don't work on the platform

Change-Id: Id6777bdf430ad8a8e3b432caf5000bea8f7860b6
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@theqtcompany.com>
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@theqtcompany.com>
This commit is contained in:
Tor Arne Vestbø 2015-03-04 14:37:11 +01:00 committed by Tor Arne Vestbø
parent 9a7564edee
commit 8fe016158f

View File

@ -38,4 +38,4 @@ SUBDIRS=\
# This test is only applicable on Windows
!win32*|winrt: SUBDIRS -= qwineventnotifier
android: SUBDIRS -= qsharedmemory qsystemsemaphore
android|ios: SUBDIRS -= qsharedmemory qsystemsemaphore