qt5base-lts/tests/auto
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
..
bic
compilerwarnings/data Remove uilib and QtUiTools from QtBase 2011-09-13 20:11:40 +02:00
corelib Use true and false in preference to TRUE and FALSE in tests. 2012-01-03 02:57:12 +01:00
dbus Fix crashes and non-portable functionality in QDBusDemarshaller QByteArray extraction 2011-12-25 21:58:57 +01:00
gui Use true and false in preference to TRUE and FALSE in tests. 2012-01-03 02:57:12 +01:00
guiapplauncher
network Use true and false in preference to TRUE and FALSE in tests. 2012-01-03 02:57:12 +01:00
opengl Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
other Use true and false in preference to TRUE and FALSE in tests. 2012-01-03 02:57:12 +01:00
sql Check driver validity before using it 2011-12-12 10:43:44 +01:00
testlib Add Qt::TimerType argument to QAbstractEventDispatcher::registerTimer() 2012-01-02 10:44:00 +01:00
tools Revert "Revert "Add QObject::objectNameChanged(con... signal"" 2011-12-20 11:15:21 +01:00
v8 qtbase tests: Fix some warnings 2011-11-21 09:58:23 +01:00
widgets Use true and false in preference to TRUE and FALSE in tests. 2012-01-03 02:57:12 +01:00
xml Use true and false in preference to TRUE and FALSE in tests. 2012-01-03 02:57:12 +01:00
auto.pro Re-enable 'check' target for tests/auto/gui on Mac OS X 2011-12-09 02:39:06 +01:00
network-settings.h Fix sanity check of network test server 2011-11-28 08:13:41 +01:00
platformquirks.h Remove unused PlatformQuirks functions. 2011-11-05 02:31:07 +01:00
test.pl