summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/painting/qpainter/tst_qpainter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* 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-031-1/+1
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* 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-181-16/+11
* Get rid of "#if 0" and skipped tests in QPainter autotest.Samuel Rødal2011-11-031-271/+0
* Remove debugging code from QPainter autotest.Jason McDonald2011-10-311-97/+0
* Remove pointless QVERIFY(1) calls in QPainter testJason McDonald2011-10-271-4/+0
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-18/+12
* Move QTRY_VERIFY/QTRY_COMPARE into testlib.Jason McDonald2011-10-191-2/+0
* Clean-up a macro for CocoaMorten Sorvig2011-10-101-4/+4
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-031-11/+15
* Remove Symbian-specific code from tests.Jason McDonald2011-09-291-8/+4
* Fix autotest gui/widgets dependenciesKent Hansen2011-09-191-0/+1
* Moved gui autotests into new directory structureJo Asplin2011-09-011-0/+4697