summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Improve QDate, QTime, QDateTime auto tests.Mitch Curtis2012-07-063-47/+114
* tst_qudpsocket: Interface fix for Windows XpMartin Petersson2012-07-061-0/+6
* tst_QTcpServer::linkLocal fix for Windows XpMartin Petersson2012-07-051-0/+3
* QHeaderView - adding an auto test with saveState and restoreStateThorbjørn Lund Martsum2012-07-051-0/+22
* Replace insignificant test with QEXPECT_FAIL.Toby Tomkins2012-07-052-2/+3
* QHeaderView - prevent negative default+minimum section sizesThorbjørn Lund Martsum2012-07-041-6/+4
* Uppercase the CONFIG for verbatim mode.Stephen Kelly2012-07-041-1/+1
* Add a Q_PROPERTY for the sourceModel of a proxy model.Stephen Kelly2012-07-041-0/+10
* tst_qwidget: remove QEXPECT_FAIL for QTBUG-8911Joerg Bornemann2012-07-041-3/+0
* Replace insignificant test with QEXPECT_FAIL.Toby Tomkins2012-07-042-2/+1
* Avoid load(testcase) for installing test helper appsRohan McGovern2012-07-0410-25/+18
* Revert "Allow moc to handle symbols that have been redefined."Matthew Vogt2012-07-041-152/+0
* Fix QWidget/widgetAt() test.Friedemann Kleint2012-07-031-6/+8
* Remove Unicode escape sequence, which MSVC does not support.Friedemann Kleint2012-07-031-15/+1
* Platform-plugin support for QSystemTrayIcon.Christoph Schleifenbaum2012-07-031-5/+5
* Fix focus handling when the application has QAxWidgets.Miikka Heikkinen2012-07-033-6/+13
* tst_QTcpServer::clientServerLoop fix for Windows XpMartin Petersson2012-07-031-1/+1
* Add QChar::SoftHyphen enum valueKonstantin Ritt2012-07-031-2/+2
* removed ancient left-over test from tst_qwidgetJoerg Bornemann2012-07-031-50/+0
* tst_QWidget::gdiPainting fixedJoerg Bornemann2012-07-031-1/+2
* Fixed warnings in qnetworkreply unit testKurt Korbatits2012-07-031-0/+2
* Add erase operation to QArrayDataOpsJoão Abecasis2012-07-032-0/+79
* QSslCertificate::fromPath fix wildcard handlingMartin Petersson2012-07-031-0/+4
* Fix capitalization with newline bugYann Bodson2012-07-031-0/+23
* Move the macros for invoking ctest to a shared location.Stephen Kelly2012-07-031-42/+2
* Add constexpr template specializations for built in metatypes.Stephen Kelly2012-07-031-0/+41
* Mark qgl autotest as significant for WindowsKalle Juhani Lehtonen2012-07-031-1/+0
* Change qglfunctions autotest to insignificant on WindowsKalle Juhani Lehtonen2012-07-021-0/+2
* Implement QVariant conversions for QObject derived pointer metatypes.Stephen Kelly2012-07-011-0/+13
* Store the QMetaObject with the QMetaType.Stephen Kelly2012-07-014-0/+97
* Flag consistently failing tests as expected fail tests.Toby Tomkins2012-06-302-2/+2
* QAbstractProxyModel autotest doesn't need widgetsGiuseppe D'Angelo2012-06-291-1/+1
* Move QStandardItem/QStandardItemModel to QtGuiGiuseppe D'Angelo2012-06-2912-6/+9
* Merge branch 'buildsystem' (second round)Oswald Buddenhagen2012-06-293-26/+26
|\
| * do not unnecessarily mess with CONFIGOswald Buddenhagen2012-06-273-26/+26
* | Fixed several unit tests to work in shadow buildsKurt Korbatits2012-06-299-11/+9
* | Make QCalendarWidget use its locale's firstDayOfWeek.Mitch Curtis2012-06-281-0/+38
* | Call QObject::disconnectNotify() when receiver is destroyedKent Hansen2012-06-281-2/+20
* | Fixed qsslsocket_onDemandCertificates_{static,member}Rohan McGovern2012-06-282-4/+2
* | Remove the extra warnings and -Werror from tst_qmimetypeThiago Macieira2012-06-271-2/+0
* | Add QGuiApplication::setApplicationDisplayName.David Faure2012-06-271-0/+13
|/
* Implement RFC6265 test suiteShane Kearns2012-06-272-0/+2056
* Use RFC6265 rules for cookie path & path matchingShane Kearns2012-06-271-13/+25
* QNetworkCookie: Use RFC6265 rules for parsing Set-CookieShane Kearns2012-06-271-3/+9
* Change invalid test case (two cookies separated by ,)Shane Kearns2012-06-271-2/+9
* QNetworkRequest autotest: adapt to new cookie parsing (re. commas)Peter Hartmann2012-06-271-1/+1
* Remove support for multiple cookies in one Set-Cookie header to follow RFC6265.Jocelyn Turcotte2012-06-271-39/+15
* tst_qtextscriptengine: make it compilable under MSVC2010Debao Zhang2012-06-261-2/+6
* Fix QIODevice warning when running rcc.Mitch Curtis2012-06-261-0/+44
* Add missing subdirs (the new QUrl unit tests were not compiled and run)David Faure2012-06-262-0/+3