qt6-bb10/tests/auto/widgets/kernel
Giuseppe D'Angelo 3e1d03b1ea Port Q_STATIC_ASSERT(_X) to static_assert
There is no reason for keep using our macro now that we have C++17.
The macro itself is left in for the moment being, as well as its
detection logic, because it's needed for C code (not everything
supports C11 yet).  A few more cleanups will arrive in the next few
patches.

Note that this is a mere search/replace; some places were using
double braces to work around the presence of commas in a macro, no
attempt has been done to fix those.

tst_qglobal had just some minor changes to keep testing the macro.

Change-Id: I1c1c397d9f3e63db3338842bf350c9069ea57639
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2020-06-19 19:38:23 +02:00
..
qaction Remove QGuiAction again and split QAction implementation up instead 2020-03-29 11:18:57 +01:00
qactiongroup Remove QGuiAction again and split QAction implementation up instead 2020-03-29 11:18:57 +01:00
qapplication Introduce QInputDevice hierarchy; replace QTouchDevice 2020-06-16 22:06:56 +02:00
qboxlayout Regenerate projects one last time before merge 2020-02-12 17:30:49 +00:00
qformlayout Remove winrt 2020-06-06 20:25:49 +02:00
qgesturerecognizer Introduce QInputDevice hierarchy; replace QTouchDevice 2020-06-16 22:06:56 +02:00
qgridlayout Remove deprecated QStyle enum values 2020-04-16 16:53:18 +02:00
qlayout Remove winrt 2020-06-06 20:25:49 +02:00
qshortcut tst_QShortcut: avoid int -> QChar conversions 2020-05-12 07:43:26 +02:00
qsizepolicy Regenerate projects one last time before merge 2020-02-12 17:30:49 +00:00
qstackedlayout Merge remote-tracking branch 'origin/dev' into wip/cmake 2019-11-19 13:53:21 +01:00
qtooltip Merge remote-tracking branch 'origin/dev' into wip/cmake 2019-11-19 13:53:21 +01:00
qwidget Introduce QInputDevice hierarchy; replace QTouchDevice 2020-06-16 22:06:56 +02:00
qwidget_window Replace calls to deprecated QEvent accessor functions 2020-06-08 19:11:51 +02:00
qwidgetaction Regenerate projects one last time before merge 2020-02-12 17:30:49 +00:00
qwidgetmetatype Port Q_STATIC_ASSERT(_X) to static_assert 2020-06-19 19:38:23 +02:00
qwidgetsvariant cmake: add widgets/kernel tests 2019-10-31 09:49:03 +00:00
qwindowcontainer Remove winrt 2020-06-06 20:25:49 +02:00
CMakeLists.txt Reduce QDesktopWidget API to bare minimum 2020-05-15 18:46:39 +02:00
kernel.pro Reduce QDesktopWidget API to bare minimum 2020-05-15 18:46:39 +02:00