qt5base-lts/tests/auto/widgets/dialogs
Kari Oikarinen 32d9cf7310 Fix tst_QFiledialog::completer
The test was failing because the files it expected to create were not actually
visible on the disk.

This was because 189e9c93d7 made QTemporaryFile
use unnamed files if the file name is not actually requested. Fix by forcing the
temporary file to be made with the requested name.

CI has not caught this because the test executable is marked insignificant_test
on Linux.

Change-Id: Ibe0244fdfcc66acf3be4314da51b4c0b3b520b71
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
2018-04-10 08:33:15 +00:00
..
qcolordialog Updated license headers 2016-01-21 18:55:18 +00:00
qdialog Remove references to obsolete platforms 2017-11-05 06:33:53 +00:00
qerrormessage Updated license headers 2016-01-21 18:55:18 +00:00
qfiledialog Fix tst_QFiledialog::completer 2018-04-10 08:33:15 +00:00
qfiledialog2 Change almost all other uses of qrand() to QRandomGenerator 2017-11-08 09:14:03 +00:00
qfilesystemmodel QFileSystemModel/Win: Fix file system operations failing due to watchers 2018-01-26 11:36:30 +00:00
qfontdialog qtbase: Remove BLACKLIST files which are no longer active 2018-02-12 17:40:12 +00:00
qinputdialog Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
qmessagebox Merge remote-tracking branch 'origin/5.9' into 5.11 2018-02-14 12:51:24 +01:00
qprogressdialog Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
qsidebar Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flags 2018-01-20 18:16:59 +00:00
qwizard QWizard: Do not remove the Next button's shortcut 2017-10-24 16:43:52 +00:00
dialogs.pro Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00