qt5base-lts/tests/auto/widgets/dialogs
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
..
qabstractprintdialog Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
qcolordialog Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
qdialog Use true and false in preference to TRUE and FALSE in tests. 2012-01-03 02:57:12 +01:00
qerrormessage widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qfiledialog Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
qfiledialog2 Silence -Woverloaded-virtual warnings in QFileDialog 2011-12-12 08:56:53 +01:00
qfilesystemmodel Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
qfontdialog Use true and false in preference to TRUE and FALSE in tests. 2012-01-03 02:57:12 +01:00
qinputdialog Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
qmessagebox Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
qprogressdialog Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
qsidebar Silence -Woverloaded-virtual warnings in QFileDialog 2011-12-12 08:56:53 +01:00
qwizard Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
dialogs.pro Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00