summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
...
* Re-enable QGraphicsView test on Windows, Mac and Ubuntu 11.10.Jason McDonald2012-04-232-8/+5
* Fix bug in qsslsocket peek()Kalle Viironen2012-04-231-0/+257
* Fix XPASS in QGraphicsWidget test on Ubuntu 11.10.Jason McDonald2012-04-232-2/+2
* Remove insignification from QGraphicsProxyWidget test on Windows.Jason McDonald2012-04-232-2/+9
* Remove insignification from QCompleter autotest.Jason McDonald2012-04-231-2/+0
* QTextLayout::d is privateGirish Ramakrishnan2012-04-231-1/+1
* Silence two warnings in QVariant's unit test.Thiago Macieira2012-04-201-0/+3
* Don't push unnecessary data to a data stream for QVariant()Thiago Macieira2012-04-201-2/+2
* Windows - "bypass proxy for local..." also affects IP addressesShane Kearns2012-04-201-0/+4
* Disable the tst_exceptionsafety_others test completely.Thiago Macieira2012-04-201-1/+1
* Stabilisation of tst_qnetworkreply on windowsShane Kearns2012-04-201-8/+14
* Implement QCocoaWindow::setWindowState.Morten Johan Sorvig2012-04-201-0/+4
* Remove insignification from QComboBox test on Ubuntu 11.10.Jason McDonald2012-04-201-2/+0
* Ensure that this widget has focus before sending a keypress.Stephen Kelly2012-04-201-0/+2
* Add some more output to debug a flaky test.Stephen Kelly2012-04-201-2/+8
* Remove insignification from QMdiSubWindow test on Mac OS X.Jason McDonald2012-04-192-3/+12
* Remove insignification of qsocks5socketengine on Ubuntu 11.10Jason McDonald2012-04-192-1/+10
* Remove Q_WS macros from qwidget-test.Friedemann Kleint2012-04-191-387/+184
* Add test case for checking ConnectInBackground is setShane Kearns2012-04-191-1/+64
* Abort background requests if policy changes to disallow themShane Kearns2012-04-191-0/+73
* Expand tst_QNetworkReply::backgroundRequest to ftp & httpsShane Kearns2012-04-191-5/+35
* Remove insignification from QMenuBar test on Ubuntu 11.10.Jason McDonald2012-04-191-2/+0
* Remove insignification from QDoubleSpinBox test on Ubuntu 11.10.Jason McDonald2012-04-191-2/+0
* Re-enable QGLThreads autotest on Mac OS X.Jason McDonald2012-04-191-1/+1
* Re-enable QGL autotest on Mac OS X and Ubuntu 11.10.Jason McDonald2012-04-191-1/+2
* Remove insignification from QtConcurrentFilter test.Jason McDonald2012-04-192-2/+2
* Remove insignification from QFocusEvent test on Mac OS X.Jason McDonald2012-04-192-1/+3
* Remove insignification from QAccessibility test on Mac OS X.Jason McDonald2012-04-192-2/+3
* Remove insignification from QClipboard test on Mac OS X.Jason McDonald2012-04-191-2/+0
* Remove insignification of QStaticText test on Mac OS X.Jason McDonald2012-04-191-2/+0
* Re-enable QTextScriptEngine test.Jason McDonald2012-04-192-2/+4
* Re-enable QFontDatabase test on Mac OS X.Jason McDonald2012-04-192-3/+4
* Re-enable QPrinterInfo test on Mac OS X.Jason McDonald2012-04-191-2/+0
* Re-enable the QItemDelegate test on Ubuntu 11.10.Jason McDonald2012-04-191-2/+0
* Really marked tst_QProcess as insignificant on Windows.Rohan McGovern2012-04-191-1/+3
* Do not assert when QVariant is constructed from an invalid type idJędrzej Nowacki2012-04-191-0/+63
* Remove insignification of QNetworkInterface autotest on Windows.Jason McDonald2012-04-181-2/+0
* Remove insignification from the Lancelot test.Jason McDonald2012-04-181-2/+0
* Update task numbers for QUdpSocket autotest.Jason McDonald2012-04-181-1/+1
* QTBUG-18435 fix stored procedure output parameters on ODBCMark Brand2012-04-171-0/+32
* fix QChar::decompositionTag() returns wrong result for Hangul syllablesKonstantin Ritt2012-04-171-0/+27
* fix QChar::isPrint() returns an incorrect result.Konstantin Ritt2012-04-171-1/+58
* fix QSqlQuery ODBC auto testsMark Brand2012-04-171-8/+22
* Remove insignification from QPluginLoader and QFactoryLoader tests.Jason McDonald2012-04-172-3/+0
* Remove insignfication from QGuiApplication test on Windows.Jason McDonald2012-04-172-2/+6
* Fix out of bounds use of QVector API.Stephen Kelly2012-04-171-0/+13
* Merge "Merge remote-tracking branch 'origin/api_changes'" into refs/staging/m...Lars Knoll2012-04-17121-2792/+8494
|\
| * Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-04-17121-2792/+8494
| |\
| | * Skip tests toolbar-dialog/widget_window.Friedemann Kleint2012-04-172-0/+7
| | * Merge "Merge remote-tracking branch 'origin/master' into api_changes" into re...Sergio Ahumada2012-04-1734-92/+559
| | |\