summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | Update V8Aaron Kennedy2011-09-074-0/+51
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Fix delayed password masking mid-string.Andrew den Exter2011-09-051-0/+7
* | | | | | | | | | | | | | | | | | | Restore Qt4.7 behaviour of QFileInfo::absolute(File)PathShane Kearns2011-09-021-1/+9
* | | | | | | | | | | | | | | | | | | Fix compile error on MSVC2008Shane Kearns2011-09-021-1/+1
* | | | | | | | | | | | | | | | | | | Fix comparison of absolute, unclean paths in QDirShane Kearns2011-09-022-0/+45
* | | | | | | | | | | | | | | | | | | qssl: add auto test to QSsl::Opaque QSslKeysCorentin Chary2011-09-022-0/+41
* | | | | | | | | | | | | | | | | | | test: removed bogus CONFIG+=debug for badxml selftestRohan McGovern2011-09-011-1/+0
* | | | | | | | | | | | | | | | | | | test: fixed `assert' selftest for release-only mac buildsRohan McGovern2011-09-012-2/+4
* | | | | | | | | | | | | | | | | | | Add option to compare to different platform in lancelot autotestaavit2011-09-012-3/+22
* | | | | | | | | | | | | | | | | | | Simplify qtestlib logging code, part 1Jason McDonald2011-09-011-6/+4
* | | | | | | | | | | | | | | | | | | Remove XFAIL from selftests for some platformsJason McDonald2011-08-315-11/+14
* | | | | | | | | | | | | | | | | | | Add QLocale::toUpper/LowerLars Knoll2011-08-311-8/+12
* | | | | | | | | | | | | | | | | | | QSslCertificate: regenerate blacklisted certificates, they were expiredPeter Hartmann2011-08-319-90/+90
* | | | | | | | | | | | | | | | | | | Fix errors in lightxml test loggerJason McDonald2011-08-3117-40/+117
* | | | | | | | | | | | | | | | | | | Make lightxml and xml log formatting consistentJason McDonald2011-08-3128-62/+62
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Make sure tests/auto/v8.pro doesn't clobber auto.proKent Hansen2011-08-311-2/+2
* | | | | | | | | | | | | | | | | | QSslCertificate: blacklist fraudulent *.google.comPeter Hartmann2011-08-301-0/+30
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Add QtV8 library to QtBaseKent Hansen2011-08-299-0/+448
* | | | | | | | | | | | | | | | | Optimized QMatrix4x4 by improving how 'flagBits' are used.Kim Motoyoshi Kalland2011-08-291-14/+94
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | test: marked tst_qfiledialog as insignificant for qpa, xcbRohan McGovern2011-08-251-0/+2
* | | | | | | | | | | | | | | | test: marked tst_qmenu as insignificant (for qpa, xcb)Rohan McGovern2011-08-251-0/+2
* | | | | | | | | | | | | | | | test: marked tst_qlistwidget as insignificantRohan McGovern2011-08-251-1/+1
* | | | | | | | | | | | | | | | Mark QNetworkReply test as unstableEskil Abrahamsen Blomfeldt2011-08-251-0/+2
* | | | | | | | | | | | | | | | Make the DBus timeout configurable in QDBusAbstractInterface.David Faure2011-08-255-0/+118
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Add operator== and operator!= to qsqlerror classAntonis Tsiapaliokas2011-08-241-0/+16
* | | | | | | | | | | | | | | Check validator when changing text using accessibility functions.José Millán Soto2011-08-231-0/+6
* | | | | | | | | | | | | | | Implemented QAccessibleTextEdit::attributes()Frederik Gladhorn2011-08-231-0/+55
* | | | | | | | | | | | | | | test: really marked tst_qtcpsocket autotest as unstableRohan McGovern2011-08-232-3/+1
* | | | | | | | | | | | | | | Add IAccessible2 table2 implementation.Frederik Gladhorn2011-08-221-8/+362
* | | | | | | | | | | | | | | test: marked tst_qtcpsocket autotest as unstableRohan McGovern2011-08-221-0/+2
* | | | | | | | | | | | | | | test: Fix `tst_qfiledialog' in a namespaced buildSergio Ahumada2011-08-191-0/+2
* | | | | | | | | | | | | | | Implement text interface for QLineEdit.Frederik Gladhorn2011-08-181-1/+54
* | | | | | | | | | | | | | | 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