qt5base-lts/tests/auto/other
Jake Petroules 353b160a4a Link to AppKit instead of Cocoa.
Cocoa is basically just AppKit + CoreData. Since we do not use CoreData
in Qt, there is no reason to link to it or (transitively) import its
headers.

This is just a mechanical replacement of -framework Cocoa with
-framework AppKit and <Cocoa/Cocoa.h> with <AppKit/AppKit.h>

Change-Id: Ibcfc8a03c0ddff27a67fbc87dd7bd58a4b648956
Reviewed-by: Mika Lindqvist <postmaster@raasu.org>
Reviewed-by: Morten Johan Sørvig <morten.sorvig@theqtcompany.com>
2015-09-05 11:49:17 +00:00
..
android Update copyright headers 2015-02-11 06:49:51 +00:00
atwrapper Update copyright headers 2015-02-11 06:49:51 +00:00
compiler Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API. 2015-09-01 16:57:46 +00:00
gestures Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API. 2015-09-01 16:57:46 +00:00
lancelot Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
languagechange Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
macgui Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API. 2015-09-01 16:57:46 +00:00
macnativeevents Various tests: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). 2015-07-28 13:18:55 +00:00
macplist Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API. 2015-09-01 16:57:46 +00:00
modeltest qtbase tests: Remove QT_DISABLE_DEPRECATED_BEFORE=0 for simple cases. 2015-08-31 19:56:59 +00:00
networkselftest Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API. 2015-09-01 16:57:46 +00:00
qaccessibility qtbase tests: Remove QT_DISABLE_DEPRECATED_BEFORE=0 for simple cases. 2015-08-31 19:56:59 +00:00
qaccessibilitylinux Update copyright headers 2015-02-11 06:49:51 +00:00
qaccessibilitymac Link to AppKit instead of Cocoa. 2015-09-05 11:49:17 +00:00
qcomplextext Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
qfocusevent Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API. 2015-09-01 16:57:46 +00:00
qnetworkaccessmanager_and_qprogressdialog Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
qobjectperformance Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API. 2015-09-01 16:57:46 +00:00
qobjectrace Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
qprocess_and_guieventloop Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
qsharedpointer_and_qwidget Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
qtokenautomaton Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
qvariant_common Update copyright headers 2015-02-11 06:49:51 +00:00
toolsupport Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
windowsmobile Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
other.pro fix usage of wince scope 2015-06-05 10:29:10 +00:00