qt6-bb10/tests/auto
Marc Mutz 284016c7e6 network-settings.h: don't crash when running without the test server
Don't access first() of a potentially-empty QList.
Check for QHostInfo::error() first.

Also change to constFirst() to prevent a detach.

Change-Id: I91fa0bbfb21f62af29abdb23b4869a7f039b259e
Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com>
2016-04-05 06:52:39 +00:00
..
android Fix typo in test results report for android 2015-07-28 21:16:19 +00:00
bic/data
cmake Enable cmake auto tests for -no-gui 2016-03-30 07:16:50 +00:00
compilerwarnings/data
concurrent Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIFY(v)|QVERIFY(!v). 2015-07-27 12:09:19 +00:00
corelib QVariant: Fix flags for type-erased associative iterator key 2016-04-03 10:58:12 +00:00
dbus Autotest: rename the test class so it's different in this test 2016-01-30 03:20:54 +00:00
gui Autotest: Remove blacklistings 2016-04-01 05:41:21 +00:00
guiapplauncher
installed_cmake
network Update comment in tst_QLocalSocket::readBufferOverflow 2016-03-24 20:35:18 +00:00
opengl Autotest: Remove blacklistings 2016-04-01 05:41:21 +00:00
other Fixup for text labels in lancelot graphics test 2016-03-31 10:27:39 +00:00
printsupport QMacPrintEngine: Really set the printer resolution 2016-02-25 18:42:47 +00:00
shared
sql tst_QSqlQuery: fix UBs (invalid downcasts, member calls) 2016-03-15 10:39:20 +00:00
testlib Fix compilation for WinRT 2015-12-14 08:43:15 +00:00
tools moc: bail out early on missing or invalid options file 2016-03-31 08:57:39 +00:00
widgets Autotest: Remove blacklistings 2016-04-01 05:41:21 +00:00
xml Fix QDomNamedNodeMap::item crash with negative index 2015-10-29 08:05:45 +00:00
auto.pro Enable cmake auto tests for -no-gui 2016-03-30 07:16:50 +00:00
network-settings.h network-settings.h: don't crash when running without the test server 2016-04-05 06:52:39 +00:00
qtest-config.h
test.pl