qt5base-lts/tests/benchmarks/gui/graphicsview
Jason McDonald 924d810dbd 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: I95feba3edbfa092c0ef4d85bb8c6877bd6be698e
Reviewed-on: http://codereview.qt-project.org/6128
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
2011-10-07 04:30:30 +02:00
..
functional Remove last remnants of Maemo 5 from autotests 2011-10-06 01:28:01 +02:00
qgraphicsanchorlayout Remove last remnants of symbian in autotests. 2011-10-06 01:27:58 +02:00
qgraphicsitem Merge remote branch 'gerrit/master' into refactor 2011-07-21 14:42:46 +02:00
qgraphicslayout tests: do not run benchmarks by default in 'make check' 2011-07-19 13:11:37 +02:00
qgraphicslinearlayout tests: do not run benchmarks by default in 'make check' 2011-07-19 13:11:37 +02:00
qgraphicsscene Merge remote branch 'gerrit/master' into refactor 2011-07-21 14:42:46 +02:00
qgraphicsview Avoid using QSKIP in lieu of compile-time checks 2011-10-07 04:30:30 +02:00
qgraphicswidget Merge remote branch 'gerrit/master' into refactor 2011-07-21 14:42:46 +02:00
graphicsview.pro tests: make benchmarks compile or disable those which don't compile 2011-05-11 17:04:12 +10:00