qt5base-lts/tests/auto/network
Jason McDonald fda36df6ba Use true and false in preference to TRUE and FALSE in tests.
Use the C++ boolean constants true and false instead of the C macros
TRUE and FALSE (which are actually integers), and use QVERIFY instead of
QCOMPARE for verifying simple boolean expressions.

Change-Id: Ie76dfcab6722df6b93b3fa62b0f3437901482932
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
2012-01-03 02:57:12 +01:00
..
access Use true and false in preference to TRUE and FALSE in tests. 2012-01-03 02:57:12 +01:00
bearer Re-enabled tests 2011-10-26 02:58:36 +02:00
kernel Use true and false in preference to TRUE and FALSE in tests. 2012-01-03 02:57:12 +01:00
socket tests: use contains(QT_CONFIG,private_tests) consistently 2012-01-02 01:37:42 +01:00
ssl tests: use contains(QT_CONFIG,private_tests) consistently 2012-01-02 01:37:42 +01:00
network.pro Moved network autotests into new directory structure 2011-09-09 09:32:17 +02:00