qt5base-lts/tests/auto/gui/kernel/qwindow
Friedemann Kleint 909f793de1 Brush up tst_QWindow
- Use nullptr
- Fix C-style casts
- Remove unnecessary casts to int from registered enums
- Fix most signedness-related warnings
- Use range-based for
- Use correct static invocation
- Set a title on shown windows to make it possible to identify
  slow tests
- Fix the class declarations, use override, member initializations
- Streamline code in some cases

Change-Id: I4c9b99126cff02136def0e03accdf1129fe6d72b
Reviewed-by: Frederik Gladhorn <frederik.gladhorn@qt.io>
2019-05-15 19:57:06 +00:00
..
BLACKLIST macOS: Remove blacklist entries for no longer supported OS versions 2018-11-12 07:16:30 +00:00
qwindow.pro Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00
tst_qwindow.cpp Brush up tst_QWindow 2019-05-15 19:57:06 +00:00