qt5base-lts/tests/auto/widgets
Friedemann Kleint f9431f5632 Fix tst_QSizePolicy::constExpr() to compile with MSVC 15.8.1
For ControlType != QSizePolicy::DefaultType, qCountTrailingZeroBits()
is used which, MSVC 15.8.1 does not consider constexpr due to built-ins.
Exclude the check by #ifdef.

Task-number: QTBUG-69983
Change-Id: Ifc3dc3d94a804246bee1705fc8f3ac9b04ee4d32
Reviewed-by: Alexander Shevchenko <sav_ix@ukr.net>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2018-08-30 06:23:51 +00:00
..
dialogs Refactor tst_QFiledialog::clearLineEdit() 2018-08-24 12:00:31 +00:00
effects tst_QGraphicsEffect: Allow multiple paint events in itemHasNoContents() 2018-05-21 06:05:15 +00:00
graphicsview winrt: Fix tst_QGraphicsItem::cursor 2018-08-06 05:24:38 +00:00
itemviews winrt: Implement QPlatformCursor::setPos 2018-08-06 05:24:35 +00:00
kernel Fix tst_QSizePolicy::constExpr() to compile with MSVC 15.8.1 2018-08-30 06:23:51 +00:00
styles Merge branch '5.11' into dev 2018-07-31 13:33:14 +02:00
util winrt: Make widgets/util auto tests pass 2018-05-25 11:02:23 +00:00
widgets Add debugging output to help diagnose cause of tst_qspinbox failure 2018-08-16 10:17:04 +00:00
widgets.pro Move QGestureRecognizer test to widgets/kernel 2017-06-02 18:36:11 +00:00