summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/painting/qprinter/tst_qprinter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move tst_qprinter.cpp to QtPrintSupportDebao Zhang2012-03-121-1023/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Changed painting unittests to remove created files after run.Kurt Korbatits2012-01-241-0/+26
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Use true and false in preference to TRUE and FALSE in tests.Jason McDonald2012-01-031-12/+12
* 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
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Temporarily disable Windows-specific QPrinter autotest.Friedemann Kleint2011-11-291-3/+3
* Don't depend on moc to disable test functions.Jason McDonald2011-11-181-9/+8
* Added QTBUG-22296 to QEXPECT_FAILsJo Asplin2011-11-111-5/+5
* Re-enabled passing tests in tst_qprinterJo Asplin2011-11-071-0/+5
* Tests: Remove Q_WS_QPA, qpa-sections from .profiles.Friedemann Kleint2011-10-271-5/+4
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-3/+3
* Prefer QSKIP to QTEST_NOOP_MAIN.Jason McDonald2011-10-181-57/+13
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-031-15/+14
* Moved gui autotests into new directory structureJo Asplin2011-09-011-0/+1044