qt5base-lts/tests/auto/printsupport/kernel/qprinter
Kari Oikarinen b49a2e671a tst_QPrinter: Use qWaitForWindowActive() to wait for dialog
Instead of an unconditional wait.

The QSKIP is necessary because the PDF format is non-native and the Windows
implementation of QPrintDialog doesn't work then.

The macOS implementation has the same warning, so add the check for that OS
as well.

The test has previously passed, since it hasn't seen not actually opening the
dialog as an issue.

Change-Id: Ib53e378b232580358f13e0c5206404412f9e6ee2
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
2018-04-09 05:59:39 +00:00
..
.gitignore Move tst_qprinter.cpp to QtPrintSupport 2012-03-12 13:14:05 +01:00
qprinter.pro Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API. 2015-09-01 16:57:46 +00:00
tst_qprinter.cpp tst_QPrinter: Use qWaitForWindowActive() to wait for dialog 2018-04-09 05:59:39 +00:00