qt5base-lts/tests/auto/gui/text
Jason McDonald 0cf6baa2d6 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: I31e069f5476f8adf9851e94b33c6afac4394b88e
Reviewed-on: http://codereview.qt-project.org/5824
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
2011-10-03 03:34:57 +02:00
..
qabstracttextdocumentlayout Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
qcssparser Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
qfont Avoid using QSKIP in lieu of compile-time checks 2011-10-03 03:34:57 +02:00
qfontdatabase Avoid using QSKIP in lieu of compile-time checks 2011-10-03 03:34:57 +02:00
qfontmetrics Support adding application fonts with QFontconfigDatabase 2011-09-23 10:48:37 +02:00
qglyphrun Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
qrawfont Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
qstatictext Support adding application fonts with QFontconfigDatabase 2011-09-23 10:48:37 +02:00
qsyntaxhighlighter Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
qtextblock Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
qtextcursor Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
qtextdocument Rename Qt::escape to QString::toHtmlEscaped, add compat method 2011-09-29 15:22:07 +02:00
qtextdocumentfragment Fix autotest gui/widgets dependencies 2011-09-19 10:24:25 +02:00
qtextdocumentlayout Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
qtextformat Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
qtextlayout Avoid using QSKIP in lieu of compile-time checks 2011-10-03 03:34:57 +02:00
qtextlist Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
qtextobject Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
qtextodfwriter Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
qtextpiecetable Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
qtextscriptengine Avoid using QSKIP in lieu of compile-time checks 2011-10-03 03:34:57 +02:00
qtexttable Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
qzip Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
text.pro tests: mark `qstatictext' as using private API 2011-09-05 10:24:04 +02:00