qt5base-lts/tests/auto/widgets
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
..
dialogs Fix tst_QFiledialog::completer 2018-04-10 08:33:15 +00:00
effects Revert "Set sharedPainter correctly for QGraphicsEffect" 2018-03-14 12:37:53 +00:00
graphicsview Stabilize tst_QGraphicsProxyWidget::tooltip_basic() 2018-03-29 20:50:00 +00:00
itemviews Item views: Fix 5.11 API review findings 2018-03-14 12:23:27 +00:00
kernel Blacklist tst_QApplication::touchEventPropagation on openSUSE 2018-03-02 07:21:04 +00:00
styles Merge remote-tracking branch 'origin/5.9' into 5.11 2018-02-14 12:51:24 +01:00
util Merge remote-tracking branch 'origin/5.10' into dev 2017-11-23 09:36:03 +01:00
widgets Fix QLabel crash if buddy's lifetime is too short 2018-03-08 22:36:49 +00:00
widgets.pro Move QGestureRecognizer test to widgets/kernel 2017-06-02 18:36:11 +00:00