qt5base-lts/tests/auto/other/qaccessibility
Friedemann Kleint eba886c32f tst_qaccessibility.cpp: Fix warnings about assignment used as truth value
tst_qaccessibility.cpp: In member function 'void tst_QAccessibility::treeTest()':
tst_qaccessibility.cpp:3005:75: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
tst_qaccessibility.cpp:3008:75: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
tst_qaccessibility.cpp: In member function 'void tst_QAccessibility::tableTest()':
tst_qaccessibility.cpp:3133:75: warning: suggest parentheses around assignment used as truth value [-Wparentheses]

Change-Id: I175af3215258c70da8284907f5ddfe95abf41029
Reviewed-by: Jan Arve Sæther <jan-arve.saether@qt.io>
2017-01-18 14:21:00 +00:00
..
.gitignore Moved integrationtests/* into other/ 2011-11-30 09:30:22 +01:00
accessiblewidgets.h Updated license headers 2016-01-21 18:55:18 +00:00
qaccessibility.pro Remove support for WinRT 8.1 and Windows Phone 8.1 2017-01-18 12:38:56 +00:00
tst_qaccessibility.cpp tst_qaccessibility.cpp: Fix warnings about assignment used as truth value 2017-01-18 14:21:00 +00:00