qt5base-lts/tests/auto/widgets/dialogs
Friedemann Kleint 54814bbd8f Refactor tst_QFiledialog::completer().
- Streamline code and remove code that has no effect.
- Create temporary directory and files only when it is actually
  required (empty start path).
- Remove try/catch as it is not commonly used in Qt autotests.
  Its original purpose was apparently to ensure temporary file
  cleanup, but that should now work since smart pointers are used
  for temporary files and directories.
- Introduce variable for case sensitivity.

Task-number: QTBUG-41681
Change-Id: Ie5f621c30fc461b880292b853e0660b8fba316eb
Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
2014-10-03 09:03:04 +02:00
..
qcolordialog Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qdialog Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qerrormessage Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qfiledialog Refactor tst_QFiledialog::completer(). 2014-10-03 09:03:04 +02:00
qfiledialog2 Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qfilesystemmodel Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qfontdialog Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qinputdialog Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qmessagebox Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qprogressdialog Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qsidebar Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qwizard Update license headers and add new license files 2014-09-24 12:26:19 +02:00
dialogs.pro Replace win32-g++ with mingw scope 2014-01-17 12:08:24 +01:00