qt5base-lts/tests/auto/network
Edward Welbourne 0971a46e50 tst_qnetworkreply: drop semicolon from end of do-while macro body
The whole point of this pattern is that the macro can be used with a
semi-colon after it and be a single statement; if it has a semicolon
in it, that makes it two (so, e.g., using it as the body of an if,
without braces, won't let you follow it with an else).

Change-Id: I57aca35898711ca24e10ddab73e075d361ef7eb8
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@theqtcompany.com>
2016-08-25 07:59:04 +00:00
..
access tst_qnetworkreply: drop semicolon from end of do-while macro body 2016-08-25 07:59:04 +00:00
bearer Updated license headers 2016-01-21 18:55:18 +00:00
kernel Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00
socket Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00
ssl tst_QSslSocket: clean up 2016-08-19 19:03:54 +00:00
network.pro Re-enable network tests on Mac OS. 2012-04-24 16:06:28 +02:00