summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * Mark tst_qsslcertificate::verify with QEXPECT_FAILRohan McGovern2011-07-281-0/+3
| * Revert "test: unmark tst_QWidget::getSetCheck() as "insignificant" for Linux"Michael Goddard2011-07-261-1/+1
| * Add QFreeList as an internal classBradley T. Hughes2011-07-263-0/+186
| * Emit selectionChanged signals when input method alters the selection.Andrew den Exter2011-07-261-0/+27
| * Update cursor position when selection is reversed.Andrew den Exter2011-07-261-0/+12
| * test: unmark tst_QWidget::getSetCheck() as "insignificant" for LinuxSergio Ahumada2011-07-251-1/+1
| * Add initial support for bitmap version 4/5 headers.Ilya Konkov2011-07-254-0/+24
| * Changed QLibrary::resolve() to return a function pointer.Kim Motoyoshi Kalland2011-07-251-1/+1
| * Delay masking the last character in Password echo mode.Andrew den Exter2011-07-251-0/+51
| * Add unit tests to QStringLiteral and QByteArrayLiteral with operator %Thiago Macieira2011-07-211-8/+39
| * Silence expected warnings from QObject::connect()/disconnect()David Faure2011-07-211-0/+2
| * test: unmark tst_QNetworkAddressEntry::prefixAndNetmask as "insignificant"Sergio Ahumada2011-07-211-2/+0
| * Add support for rawFonts loaded from data in FaceIdPierre Rossi2011-07-211-1/+24