qt5base-lts/tests/auto/gui/kernel
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
..
qclipboard QClipboard-test: Fix test 2011-12-13 09:33:49 +01:00
qdrag Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
qevent Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
qfileopenevent gui: eliminated usage of qttest_p4.prf 2011-10-25 07:19:31 +02:00
qguimetatype Allow QMetaType to register information about movability 2011-12-22 13:20:40 +01:00
qguivariant gui: eliminated usage of qttest_p4.prf 2011-10-25 07:19:31 +02:00
qinputpanel Remove handlesInputPanelVisibility() deprecation mechanism 2011-11-21 22:46:11 +01:00
qkeysequence Handle -1 (Invalid Key) and Qt::Key_unknown gracefully in encodeString. 2012-01-02 09:04:12 +01:00
qmouseevent Use true and false in preference to TRUE and FALSE in tests. 2012-01-03 02:57:12 +01:00
qmouseevent_modal Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
qpalette Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
qscreen Fixed regression in tst_qscreen. 2011-11-23 22:23:55 +01:00
qshortcut Use true and false in preference to TRUE and FALSE in tests. 2012-01-03 02:57:12 +01:00
qtouchevent Remove redundant touch processing in QtGui and widgets. 2011-12-14 13:17:19 +01:00
qwindow Add touchEvent() virtual to QWindow. 2011-12-12 17:27:19 +01:00
kernel.pro Moved tests into gui/kernel/ and gui/qopengl/ 2011-11-04 20:48:19 +01:00