qt6-bb10/tests/auto/widgets
Friedemann Kleint 84a58e514b QFileSystemModel: Brush up the test
- Use nullptr
- Instantiate test helpers on the stack or use QScopedPointer
- Remove C-style casts of enumerations/flags, use meta types
- Port to Qt 5 connection syntax
- Fix static method invocation
- Use initializer lists for QStringList
- Introduce a logging category for all debug output
- Streamline code
- Refactor cleanup() to operate on QFileInfoList which is faster
  and streamline
- Remove unused variables

Task-number: QTBUG-76493
Change-Id: I3a033af7c9ec4dac3149d2016104daad07797a4f
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Frederik Gladhorn <frederik.gladhorn@qt.io>
2019-07-26 12:01:57 +02:00
..
dialogs QFileSystemModel: Brush up the test 2019-07-26 12:01:57 +02:00
effects unblacklist passing tests 2019-07-08 11:01:42 +00:00
graphicsview Merge remote-tracking branch 'origin/5.13' into dev 2019-07-17 10:44:21 +02:00
itemviews Finish deprecating obsolete members of QWheelEvent 2019-07-12 15:13:01 +02:00
kernel Merge remote-tracking branch 'origin/5.13' into dev 2019-07-17 10:44:21 +02:00
styles Remove usages of QSysInfo's deprecated APIs 2019-07-05 09:26:17 +00:00
util unblacklist passing tests 2019-07-08 11:01:42 +00:00
widgets Fix a couple more uses of QWheelEvent constructors in tests 2019-07-12 15:13:23 +02:00
widgets.pro Move QGestureRecognizer test to widgets/kernel 2017-06-02 18:36:11 +00:00