Make "nmake check" pass for gui tests in Windows.
authorMiikka Heikkinen <miikka.heikkinen@digia.com>
Thu, 9 Feb 2012 13:02:42 +0000 (15:02 +0200)
committerQt by Nokia <qt-info@nokia.com>
Fri, 10 Feb 2012 14:40:22 +0000 (15:40 +0100)
commit38dbb45e79acecf9e98cb283d234a5d7e8b1b470
tree14692416e4d0af9df90e392af2e2185b9709cc1e
parent497622cafe235eadb5dd5056b196d8451ee89071
Make "nmake check" pass for gui tests in Windows.

Marked the following tests insignificant due to failures, these need
to be fixed later and then re-enabled:

  tst_QPixmap
  tst_QClipboard
  tst_QWindow
  tst_QGuiApplication
  tst_QPainter
  tst_QPrinterInfo
  tst_QPrinter
  tst_QOpenGL
  tst_QFontDatabse
  tst_QFontMetrics
  tst_QGlyphRun
  tst_QRawFont

Task-number: QTBUG-24128
Change-Id: I39ade8a693c4580b5cd618624e892cdcac21d78c
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
Reviewed-by: Sergio Ahumada <sergio.ahumada@nokia.com>
12 files changed:
tests/auto/gui/image/qpixmap/qpixmap.pro
tests/auto/gui/kernel/qclipboard/test/test.pro
tests/auto/gui/kernel/qguiapplication/qguiapplication.pro
tests/auto/gui/kernel/qwindow/qwindow.pro
tests/auto/gui/painting/qpainter/qpainter.pro
tests/auto/gui/painting/qprinter/qprinter.pro
tests/auto/gui/painting/qprinterinfo/qprinterinfo.pro
tests/auto/gui/qopengl/qopengl.pro
tests/auto/gui/text/qfontdatabase/qfontdatabase.pro
tests/auto/gui/text/qfontmetrics/qfontmetrics.pro
tests/auto/gui/text/qglyphrun/qglyphrun.pro
tests/auto/gui/text/qrawfont/qrawfont.pro