summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/painting
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in license headers.Jason McDonald2012-01-0518-18/+18
* Fix QPainter::drawText with complex brushesSimon Hausmann2012-01-041-0/+24
* Use true and false in preference to TRUE and FALSE in tests.Jason McDonald2012-01-035-22/+22
* Fix printerPaperSize and some tst_qprinter test failuresSergio Ahumada2011-12-291-4/+0
* Build fix for tst_qprinter with c++11Jędrzej Nowacki2011-12-251-2/+4
* Re-enable 'check' target for tests/auto/gui on Mac OS XBradley T. Hughes2011-12-091-0/+2
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-0613-42/+0
* Temporarily disable Windows-specific QPrinter autotest.Friedemann Kleint2011-11-291-3/+3
* uclibc: fenv.h does not define the necessary things.Holger Hans Peter Freyther2011-11-221-1/+1
* Don't depend on moc to disable test functions.Jason McDonald2011-11-184-34/+32
* Added QTBUG-22296 to QEXPECT_FAILsJo Asplin2011-11-111-5/+5
* QPainterPath: Fix copy constructor again.Charles Yin2011-11-081-0/+4
* Re-enabled passing tests in tst_qprinterJo Asplin2011-11-072-1/+5
* Get rid of "#if 0" and skipped tests in QPainter autotest.Samuel Rødal2011-11-031-271/+0
* Remove dead code from QTransform autotest.Jason McDonald2011-10-311-18/+0
* Remove debugging code from QPainter autotest.Jason McDonald2011-10-311-97/+0
* Remove debugging code from QPathClipper autotest.Jason McDonald2011-10-311-21/+0
* Remove pointless QVERIFY(1) calls in QPainter testJason McDonald2011-10-271-4/+0
* Tests: Remove Q_WS_QPA, qpa-sections from .profiles.Friedemann Kleint2011-10-271-5/+4
* Re-enabled testsJo Asplin2011-10-261-2/+0
* gui: eliminated usage of qttest_p4.prfRohan McGovern2011-10-2514-44/+42
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-216-31/+24
* Remove DEPENDS_ON from qtestlib API.Jason McDonald2011-10-191-139/+0
* Move QTRY_VERIFY/QTRY_COMPARE into testlib.Jason McDonald2011-10-191-2/+0
* Prefer QSKIP to QTEST_NOOP_MAIN.Jason McDonald2011-10-182-71/+27
* Clean-up a macro for CocoaMorten Sorvig2011-10-101-4/+4
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-071-7/+4
* Remove obsolete QMatrix test function.Jason McDonald2011-10-061-21/+0
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-033-43/+38
* Remove Symbian-specific code from tests.Jason McDonald2011-09-296-19/+10
* Re-enabling tests that were marked insignificant but not failingHolger Ihrig2011-09-231-1/+0
* Fix autotest gui/widgets dependenciesKent Hansen2011-09-191-0/+1
* Fixed crash in tst_QPathClipper.Samuel Rødal2011-09-152-3/+1
* Disabled tests for refactor->master integrationJo Asplin2011-09-133-1/+3
* Moved gui autotests into new directory structureJo Asplin2011-09-01230-0/+15109