qt5base-lts/tests/auto/widgets/dialogs
Eskil Abrahamsen Blomfeldt 186d391f25 Work around QFont bug in QFontDialog test
The QFontDialog test will currently fail for some PCF bitmap fonts
because the list of smooth sizes it uses to populate its size list
contains unsupported sizes. We work around this by adding
QEXPECT_FAIL when we detect that the failure is going to happen.

Task-number: QTBUG-46056
Task-number: QTBUG-53299
Change-Id: Ia665cca220f3622405d1a2336e8d587545cccbc6
Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>
2016-05-13 21:08:07 +00:00
..
qcolordialog tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). 2015-07-31 11:50:10 +00:00
qdialog tst_QDialog: Instantiate test dialog on the stack. 2016-02-29 15:04:40 +00:00
qerrormessage Update copyright headers 2015-02-11 06:49:51 +00:00
qfiledialog QFileSystemModel: create nodes with correct QFileInfos 2016-05-10 20:51:15 +00:00
qfiledialog2 QFileDialog test: make the right subwidget visible 2015-12-10 22:26:01 +00:00
qfilesystemmodel QFileSystemModel: create nodes with correct QFileInfos 2016-05-10 20:51:15 +00:00
qfontdialog Work around QFont bug in QFontDialog test 2016-05-13 21:08:07 +00:00
qinputdialog Update copyright headers 2015-02-11 06:49:51 +00:00
qmessagebox QMessageBox test: Refactor closing dialogs. 2015-11-05 13:53:50 +00:00
qprogressdialog Blacklist and skip various tests that are flakey 2015-06-14 10:50:45 +00:00
qsidebar Update copyright headers 2015-02-11 06:49:51 +00:00
qwizard tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). 2015-07-31 11:50:10 +00:00
dialogs.pro Replace win32-g++ with mingw scope 2014-01-17 12:08:24 +01:00