qt5base-lts/tests/auto/corelib/kernel
Bradley T. Hughes 84f0add9b3 Re-enable the corelib autotests on Mac OS X
This is the first change to re-enable the autotests for the individual
qtbase modules. This means adding subdir.CONFIG=no_check_target for each
module (except corelib) in tests/auto/auto.pro instead of in
tests/tests.pro

QFileSystemWatcher, QIODeice, QSettings, QTextStream, QSocketNotifier,
QVariant, QPluginLoader, QLocale: These tests currently fail, which
will block any changes that attempt to re-enable the autotests. Ignore
the failures for now by marking them as insignificant.

QAbstractItemModel: This test currently crashes, which can
destabilize the CI system when attempting to re-enable the autotests.
Skip this test for now by disabling the check target for it.

Change-Id: Ie5147d5c5cfae5e7d0a495d5c4788ce92fe2e6d8
Reviewed-by: Marius Storm-Olsen <marius.storm-olsen@nokia.com>
2011-11-21 11:31:35 +01:00
..
qabstractitemmodel Change confusing test function name. 2011-11-18 08:58:13 +01:00
qcoreapplication Fixed compile of autotests with -qtnamespace. 2011-11-18 00:07:51 +01:00
qeventloop Don't depend on moc to disable test functions. 2011-11-18 01:51:57 +01:00
qitemmodel Cleanup corelib autotests 2011-11-14 07:33:57 +01:00
qmath Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qmetaobject moc: support mapping pointers to member functions to indexes 2011-11-14 15:52:26 +01:00
qmetaobjectbuilder qtbase tests: Fix some warnings 2011-11-21 09:58:23 +01:00
qmetaproperty Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qmetatype Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qmimedata Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qobject Fix warning in tst_qobject 2011-11-11 16:47:23 +01:00
qpointer Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qsignalmapper Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qsocketnotifier Re-enable the corelib autotests on Mac OS X 2011-11-21 11:31:35 +01:00
qtimer qtbase tests: Fix some warnings 2011-11-21 09:58:23 +01:00
qtranslator Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qvariant Re-enable the corelib autotests on Mac OS X 2011-11-21 11:31:35 +01:00
qwineventnotifier Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
kernel.pro Re-enable the corelib autotests on Mac OS X 2011-11-21 11:31:35 +01:00