qt5base-lts/tests/auto/widgets/itemviews/qcolumnview
Marc Mutz 2fd3d8ea9e tests/auto/widgets: use QCOMPARE(., nullptr)
.. instead of manually casted 0s.

QCOMPARE(., nullptr) was added for Qt 5.8. Make use of the new API.

In tst_qwidget.cpp, as a drive-by, change
   qApp->focusWidget() -> QApplication::focusWidget()

Change-Id: I1331b8916b026d48e01534d1ed0b3d72f3f3d50c
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
2016-11-30 07:24:47 +00:00
..
.gitignore Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00
BLACKLIST Blacklist constantly failing test cases on OS X 2014-09-23 16:26:59 +02:00
qcolumnview.pro Do not run tst_qcolumnview in parallel 2014-03-19 19:51:20 +01:00
tst_qcolumnview.cpp tests/auto/widgets: use QCOMPARE(., nullptr) 2016-11-30 07:24:47 +00:00