qt5base-lts/tests/auto/network/access
Jason McDonald 9d2ff58f36 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: I21664d8d92b27c26c64789fc08d0ec7b8988456a
Reviewed-on: http://codereview.qt-project.org/5941
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
2011-10-04 06:01:38 +02:00
..
qabstractnetworkcache Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
qftp Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
qhttp Avoid using QSKIP in lieu of compile-time checks 2011-10-04 06:01:38 +02:00
qhttpnetworkconnection Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
qhttpnetworkreply Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
qnetworkaccessmanager Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
qnetworkcachemetadata Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
qnetworkcookie Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
qnetworkcookiejar Avoid using QSKIP in lieu of compile-time checks 2011-10-04 06:01:38 +02:00
qnetworkdiskcache Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
qnetworkreply Avoid using QSKIP in lieu of compile-time checks 2011-10-04 06:01:38 +02:00
qnetworkrequest Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
access.pro Moved network autotests into new directory structure 2011-09-09 09:32:17 +02:00