qt5base-lts/tests/auto/widgets/dialogs
Volker Hilsheimer d2cad026c7 Add more QDialog unit test related to closing a dialog
QDialog today only hides itself during reject and accept, it doesn't
close itself properly. This is problematic, as it doesn't close the
QWindow.

However, fixing this behavior must not result in duplicate calls to
virtual function, or additional calls to virtual functions (such as
closeEvent) without explicitly flagging the change in the changelog.

Add more tests to document existing behavior so that we can identify
such changes and verify the desired side effects.

Pick-to: 6.2
Change-Id: I1f30701cd766eb3c7957751b51e8579d4542dd16
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
2021-09-05 23:07:59 +02:00
..
qcolordialog Remove the qmake project files 2021-01-07 15:32:28 +01:00
qdialog Add more QDialog unit test related to closing a dialog 2021-09-05 23:07:59 +02:00
qerrormessage Remove the qmake project files 2021-01-07 15:32:28 +01:00
qfiledialog tests: Use QT_TESTCASE_SOURCEDIR define 2021-08-11 21:03:56 +02:00
qfiledialog2 tests: Remove unused SRCDIR defines 2021-08-17 12:41:57 +00:00
qfontdialog testlib: Deprecate QWARN() in favor of qWarning() 2021-08-04 19:31:51 +02:00
qinputdialog Remove the qmake project files 2021-01-07 15:32:28 +01:00
qmessagebox QMessageBox: Reset clickedButton for each invocation of the dialog 2021-09-04 23:09:30 +02:00
qprogressdialog Re-layout QProgressDialog when setting the cancel button 2021-04-19 09:22:04 +00:00
qsidebar Remove the qmake project files 2021-01-07 15:32:28 +01:00
qwizard Remove the qmake project files 2021-01-07 15:32:28 +01:00
CMakeLists.txt Android: exclude tests crashing at start 2020-11-16 13:35:44 +02:00