summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add DBus VirtualObject to handle multiple paths.Frederik Gladhorn2011-08-182-2/+271
* test: marked tst_qfocusevent as insignificant on all platformsRohan McGovern2011-08-181-1/+1
* test: fixed failure of tst_qstylesheetstyle on qpaRohan McGovern2011-08-181-12/+8
* test: fixed tst_qeventloop and removed CONFIG+=insignificant_testRohan McGovern2011-08-182-4/+23
* test: skipped unstable portion of tst_qcssparser on qpaRohan McGovern2011-08-181-0/+8
* test: mark tst_qrawfont as expected failure on qpaRohan McGovern2011-08-181-0/+24
* test: fixed XPASS from tst_qstatictext on qpaRohan McGovern2011-08-181-0/+42
* test: mark tst_qsystemtrayicon as expected failure for qpaRohan McGovern2011-08-181-0/+4
* test: mark tst_qtextlayout as insignificant for qpa, xcbRohan McGovern2011-08-181-0/+1
* tests: disabled failing qsharedmemory, qsystemsemaphore testsRohan McGovern2011-08-181-4/+5
* test: fixed failure of tst_qhostinfoRohan McGovern2011-08-181-1/+1
* test: marked tst_macgui as insignificantRohan McGovern2011-08-181-0/+1
* test: mark tst_qcombobox as expected failure for qpaRohan McGovern2011-08-181-0/+4
* tests: mark expected failures in qsslsocket_onDemandCertificatesRohan McGovern2011-08-182-0/+2
* test: marked tst_qhttpnetworkconnection as insignificantRohan McGovern2011-08-181-0/+2
* test: marked tst_qsocketnotifier failures as expectedRohan McGovern2011-08-181-2/+5
* test: mark tst_qwindowsurface as expected failure on qpaRohan McGovern2011-08-181-0/+3
* test: fixed failure of tst_qgridlayout on small screens for non-QWSRohan McGovern2011-08-171-2/+0
* test: mark qlistview as insignificant for qpa, xcbRohan McGovern2011-08-171-1/+1
* test: skip tst_QMenu::pushButtonPopulateOnAboutToShow() for picky WMRohan McGovern2011-08-171-1/+16
* Changing cursor position in all boundariesJosé Millán Soto2011-08-161-0/+8
* Make QThread::sleep/msleep/usleep public.David Faure2011-08-152-45/+7
* Add flag for non-recursive lookup of child qobject(s)David Faure2011-08-151-0/+95
* FocusScope's focusItem must always be a descendentAlan Alpert2011-08-151-0/+32
* test: fixed crash in tst_qmenubar::accel in qpaRohan McGovern2011-08-131-0/+3
* 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
* 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