qt5base-lts/tests/auto/corelib/tools
Jason McDonald 7cfad460c5 Avoid using QSKIP in lieu of compile-time checks
QSKIP is intended to be used to skip test functions that are found at
run-time to be inapplicable or unsafe.  If a test function can be
determined to be inapplicable at compile-time, the entire test function
should be omitted instead of replacing the body of the test function
with a QSKIP, which only serves to slow down test runs and to inflate
test run-rates with empty, inapplicable tests.

Task-number: QTQAINFRA-278

Change-Id: Ib2025339422749cf216e87ac414a3056250bf8f9
Reviewed-on: http://codereview.qt-project.org/5942
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
2011-10-05 03:04:31 +02:00
..
qalgorithms Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
qbitarray Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
qbytearray Avoid using QSKIP in lieu of compile-time checks 2011-10-05 03:04:31 +02:00
qbytearraymatcher Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
qcache Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
qchar Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
qcontiguouscache Make all uses of QBasicAtomicInt and Pointer use load() and store() 2011-10-03 07:57:41 +02:00
qcryptographichash Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
qdate Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
qdatetime Avoid using QSKIP in lieu of compile-time checks 2011-10-05 03:04:31 +02:00
qeasingcurve Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
qelapsedtimer Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
qexplicitlyshareddatapointer Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
qfreelist Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
qhash Don't crash by modifying read-only shared_null 2011-10-04 11:21:25 +02:00
qline Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
qlist Don't crash by modifying read-only shared_null 2011-10-04 11:21:25 +02:00
qlocale Avoid using QSKIP in lieu of compile-time checks 2011-10-05 03:04:31 +02:00
qmap Don't crash by modifying read-only shared_null 2011-10-04 11:21:25 +02:00
qmargins Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
qpoint Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
qqueue Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
qrect Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
qregexp Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
qringbuffer Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
qscopedpointer Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
qscopedvaluerollback Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
qset Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
qsharedpointer Avoid using QSKIP in lieu of compile-time checks 2011-10-05 03:04:31 +02:00
qsize Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
qsizef Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
qstl Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
qstring Avoid using QSKIP in lieu of compile-time checks 2011-10-05 03:04:31 +02:00
qstringbuilder Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
qstringlist Avoid using QSKIP in lieu of compile-time checks 2011-10-05 03:04:31 +02:00
qstringmatcher Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
qstringref Tests: Fix compilation on Windows. 2011-10-03 07:57:41 +02:00
qtextboundaryfinder Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
qtime Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
qtimeline Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
qvarlengtharray Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
qvector Don't crash by modifying read-only shared_null 2011-10-04 11:21:25 +02:00
tools.pro Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00