summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Re-enable all of tst_QApplication::quitOnLastWindowClosed() on Mac OS XBradley T. Hughes2012-04-171-3/+0
* Add tests/auto/gui/kernel/qguitimerBradley T. Hughes2012-04-173-0/+11
* Remove insignification of QOpenGL test on Mac OS X.Jason McDonald2012-04-171-1/+0
* Move XFAIL in tst_QGraphicsProxyWidget on Mac OS XBradley T. Hughes2012-04-171-3/+2
* Make failures in QTimeLine autotest more stable.Jason McDonald2012-04-171-6/+17
* Fix bug in tst_QTimeLine::duration().Jason McDonald2012-04-171-2/+3
* Marked tst_QProcess as insignificant on Windows.Rohan McGovern2012-04-171-0/+2
* Fix tst_QDialog::deleteInExec() crash on Mac OS XBradley T. Hughes2012-04-171-1/+0
* Remove insignification from QLocale test for Mac OS X.Jason McDonald2012-04-161-1/+0
* Add bug numbers to insignificant_test markers.Jason McDonald2012-04-168-9/+8
* Put bug numbers on same line as insignificant_test markers.Jason McDonald2012-04-169-16/+9
* moc: Fix parsing of the empty preprocessor commandOlivier Goffart2012-04-161-0/+7
* UCD-5.0: apply Corrigendum #6Konstantin Ritt2012-04-151-0/+21
* Fix tst_QMdiSubWindow::emittingOfSignals CI failuresGirish Ramakrishnan2012-04-141-4/+3
* Update accessibility selections in QTextControl.Frederik Gladhorn2012-04-141-1/+16
* QTBUG-1363: fix QSqlField.length() for ODBCMark Brand2012-04-131-0/+4
* Fix warnings in manual tests.Friedemann Kleint2012-04-136-9/+9
* re-enable qabstractnetworkcache autotestShane Kearns2012-04-131-1/+0
* QRegularExpression: add more test dataGiuseppe D'Angelo2012-04-131-0/+111
* test: Don't mark tst_qscrollbar as insignificant on Mac OS XSergio Ahumada2012-04-132-2/+3
* replace hardcoded values with a surrogate handling methodsKonstantin Ritt2012-04-131-3/+3
* test: Re-enabling tst_QScrollBar::task_209492() on MacSergio Ahumada2012-04-131-3/+0
* moc: fix compilation of signals returning pointers.Olivier Goffart2012-04-131-0/+14
* test: marked tst_qlocale as insignificant on WindowsRohan McGovern2012-04-131-0/+1
* Do not ignore tests/auto/corelib/io/qtextstream on Mac OS XBradley T. Hughes2012-04-121-2/+0
* Do not ignore tests/auto/corelib/io/qiodevice on Mac OS XBradley T. Hughes2012-04-121-2/+0
* Do not ignore tests/auto/corelib/io/qfile on Mac OS XBradley T. Hughes2012-04-121-2/+0
* Build manual tests.Friedemann Kleint2012-04-1291-155/+190
* Fixes a regression; missing cursor blink when input mask is set.Andreas Aardal Hanssen2012-04-121-0/+25
* Fix tst_qtextedit and remove insignification.Friedemann Kleint2012-04-112-25/+25
* fix QUtf8 codec to disallow codes in range [U+fdd0..U+fdef]Konstantin Ritt2012-04-112-2/+2
* Remove insignification from tst_qgraphicsgridlayout.Friedemann Kleint2012-04-111-2/+0
* Add tst_QGuiApplication::modalWindow()Bradley T. Hughes2012-04-111-0/+179
* Don't crash when comparing values containing empty arrays/objectsLars Knoll2012-04-111-0/+48
* QHeaderView - rename many spans classes and variablesThorbjørn Lund Martsum2012-04-111-2/+2
* replace hardcoded values with a surrogate handling methodsKonstantin Ritt2012-04-111-10/+8
* fix digitValue() returned 0 instead of -1 for invalid ucs4 charactersKonstantin Ritt2012-04-111-0/+3
* Bump some Qt 5 to-do's to Qt 6.Jason McDonald2012-04-101-1/+1
* Don't hardcode the default families in qfont_qpa.cppPierre Rossi2012-04-101-18/+42
* Blackberry OS implementation of QStandardPathsRafael Roquetto2012-04-101-1/+5
* Don't ignore tst_QWindow on Mac OS XBradley T. Hughes2012-04-042-3/+6
* Make sure we create an application before a QWidget.Stephen Kelly2012-04-042-0/+2
* Add tst_QWindow::windowModality()Bradley T. Hughes2012-04-041-0/+32
* Don't require exact IMAP server version in autotestsShane2012-04-031-39/+7
* Convert Boolean value into integerHonglei Zhang2012-04-021-0/+61
* Fix MSVC warnings in tests.Friedemann Kleint2012-04-0215-48/+70
* Add support for PUT & POST to qget testShane Kearns2012-04-025-189/+424
* Fix QTcpServer::listen() returning true when the port is in use on OS X.Robin Burchell2012-04-021-0/+22
* Harfbuzz-thai - fix buffer overflow when setting item attributesJohn Tapsell2012-04-021-1/+23
* Fix multicast join/leave when binding to QHostAddress::Any.Robin Burchell2012-04-021-0/+3