summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * test: skip tst_QMenu::task258920_mouseBorder on qpaRohan McGovern2011-08-121-0/+3
| * test: skip some broken tests in tst_qpixmap for qpaRohan McGovern2011-08-121-0/+6
| * test: skip tst_QPrinter::testNonExistentPrinter for qpaRohan McGovern2011-08-121-2/+2
| * QXmlStream lives in QtCoreLars Knoll2011-08-111-1/+1
| * test: mark tst_qfontdatabase qpa failures as expectedRohan McGovern2011-08-101-0/+15
| * test: only QEXPECT_FAIL tst_qgraphicstransform in release modeRohan McGovern2011-08-102-1/+3
| * test: mark tst_qftp as insignificantRohan McGovern2011-08-101-0/+2
| * test: mark tst_qgraphicswidget as insignificant on qpa, xcbRohan McGovern2011-08-081-0/+1
| * tests: handle many expected crashing tests on qpa, xcbRohan McGovern2011-08-089-4/+10
| * test: fixed usage of QEXPECT_FAIL in tst_qglyphrun::initTestCaseRohan McGovern2011-08-081-9/+14
| * test: mark tst_qgraphicseffect as insignificant for qpaRohan McGovern2011-08-051-0/+2
| * test: mark expected failures in tst_qglyphrun for qpaRohan McGovern2011-08-051-0/+13
| * test: mark expected failures in tst_qfontmetrics for qpaRohan McGovern2011-08-051-0/+13
| * test: blacklist crashing tst_qfontdialog for qpa, xcbRohan McGovern2011-08-051-0/+2
| * test: fixed tst_qfont for qpaRohan McGovern2011-08-051-2/+2
| * test: fixed tst_qabstractitemview for qpaRohan McGovern2011-08-051-1/+5
| * Use more numerically robust algorithm to compute QBezier::pointAt().Alan Alpert2011-08-051-0/+21
| * test: fixed tst_qundostack and removed CONFIG+=insignificant_testSergio Ahumada2011-08-052-2/+5
| * QSslCertificate: deprecate alternateSubjectNames()Peter Hartmann2011-08-041-11/+11
| * test: fixed tst_qundogroup and removed CONFIG+=insignificant_testRohan McGovern2011-08-042-2/+5
| * Fix the lifespan of the test CA cert used by the autotests.Richard Moore2011-08-038-223/+220
* | tests: Remove `qtessellator' autotestsSergio Ahumada2011-08-2422-2120/+0
* | test: fix `tst_qpainter' compilationSergio Ahumada2011-08-241-1/+1
* | test: fix tst_qabstractprintdialog compilationSergio Ahumada2011-08-241-1/+1
* | Moving Tests to new Autotest StructureHolger Ihrig2011-08-2418-12/+363
* | Move printing into it's own libraryLars Knoll2011-08-192-2/+2
* | Fix typo in qapplication testOlli Werwolff2011-08-151-1/+1
* | compile fix for compiling without sslJørgen Lind2011-08-041-4/+8
* | Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-08-0349-398/+965
|\|
| * Fix QString/QByteArray literals for MSVC2010 (compilation of tests).Friedemann Kleint2011-08-021-1/+1
| * test: mark tst_qtconcurrentfilter as insignificant on LinuxRohan McGovern2011-08-021-1/+1
| * test: mark tst_qabstractnetworkcache as insignificantRohan McGovern2011-08-021-0/+2
| * Make failure messages from tst_QSslCertificate::verify much more usefulRohan McGovern2011-08-021-9/+31
| * test: skip some tst_qtextscriptengine tests when fonts are missingRohan McGovern2011-08-022-5/+64
| * test: remove CONFIG+=insignificant_test for tst_qgraphicstransformRohan McGovern2011-08-022-8/+52
| * test: fixed failure of tst_qiconRohan McGovern2011-08-022-5/+17
| * test: fixed crash of tst_qdialog and removed CONFIG+=insignificant_testRohan McGovern2011-08-022-3/+16
| * test: improved stability of tst_qiodevice on slow machinesRohan McGovern2011-08-021-4/+4
| * test: fixed tst_qimagereader and removed CONFIG+=insignificant_testRohan McGovern2011-08-022-180/+117
| * test: improved stability of tst_qwaitconditionRohan McGovern2011-08-021-4/+4
| * test: fixed tst_qmessagebox and removed CONFIG+=insignificant_testRohan McGovern2011-08-022-85/+0
| * test: fixed spelling errors in tst_qtextscriptengineRohan McGovern2011-08-021-17/+17
| * test: replace CONFIG+=insignificant_test with QEXPECT_FAIL for tst_qftpRohan McGovern2011-08-022-2/+2
| * test: fixed tst_qfilesystemmodel and removed insignificant_testRohan McGovern2011-08-012-2/+4
| * Fixed tst_qprocess, tst_qtcpserver when crashing is slowRohan McGovern2011-08-012-4/+4
| * Fix tst_qgraphicsview::task255529_transformationAnchorMouseAndViewportMarginsOlivier Goffart2011-08-011-0/+1
| * QMutex is now just a pointerOlivier Goffart2011-07-292-32/+90
| * Add notify signals for QIntvalidator, QDoubleValidator, QRegExpValidatorCharles Yin2011-07-293-1/+92
| * Make it possible to update a related table after an external updateAndy Shaw2011-07-291-0/+23
| * Emit selectionChanged signals when input method alters selection.Andrew den Exter2011-07-281-0/+24