summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Build the tests with the build type that the top-level was invoked with.Stephen Kelly2012-04-201-0/+2
* 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
* Make sure -fPIE is added to the compile flags.Stephen Kelly2012-04-201-0/+2
* Only run the CMake DBus unit tests on UNIX systems.Stephen Kelly2012-04-201-1/+3
* Window geometry manual tests: Add Window state controls.Friedemann Kleint2012-04-208-197/+664
* 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-206-4/+58
* Set the window title for the QWindow as well.Morten Johan Sorvig2012-04-201-0/+1
* 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
* Add a manual test for the window geometry.Friedemann Kleint2012-04-195-0/+580
* 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
* Fix a CMake unit test.Stephen Kelly2012-04-181-2/+4
* Build the first CMake test if *at least* version 2.8.7 is available.Stephen Kelly2012-04-181-1/+1
* 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-17135-2879/+8863
|\
| * Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-04-17135-2879/+8863
| |\