qt5base-lts/tests/auto/corelib/tools
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
..
qalgorithms Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qbitarray Cleanup corelib autotests 2011-11-14 07:33:57 +01:00
qbytearray Restore commented-out code in QByteArray test. 2011-11-21 08:30:17 +01:00
qbytearraymatcher Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qcache Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qchar Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qcontiguouscache Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qcryptographichash Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qdate Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qdatetime Don't depend on moc to disable test functions. 2011-11-18 01:51:57 +01:00
qeasingcurve Adding test for custom bezier easing curves 2011-11-11 09:16:47 +01:00
qelapsedtimer Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qexplicitlyshareddatapointer Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qfreelist Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qhash Restore commented-out code in QHash test. 2011-11-21 08:30:22 +01:00
qline Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qlist Cleanup corelib autotests 2011-11-14 07:33:57 +01:00
qlocale Re-enable the corelib autotests on Mac OS X 2011-11-21 11:31:35 +01:00
qmap Cleanup corelib autotests 2011-11-14 07:33:57 +01:00
qmargins Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qpoint Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qqueue Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qrect Remove obsolete code from QRect test. 2011-11-21 08:30:30 +01:00
qregexp Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qringbuffer Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qscopedpointer Remove warnings from deprecated atomic operators in autotests 2011-11-16 10:32:10 +01:00
qscopedvaluerollback Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qset Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qsharedpointer Don't depend on moc to disable test functions. 2011-11-18 01:51:57 +01:00
qsize Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qsizef Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qstl Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qstring qtbase tests: Fix some warnings 2011-11-21 09:58:23 +01:00
qstringbuilder Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qstringlist Don't depend on moc to disable test functions. 2011-11-18 01:51:57 +01:00
qstringmatcher Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qstringref Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qtextboundaryfinder Cleanup corelib autotests 2011-11-14 07:33:57 +01:00
qtime Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qtimeline Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qvarlengtharray Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qvector Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
tools.pro Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00