summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Use QPointer instead of QWeakPointer.Stephen Kelly2012-06-055-11/+11
* Write test to confirm QStateMachine calls connectNotify().Mitch Curtis2012-06-051-0/+35
* Correctly locate files with relative pathsLars Knoll2012-06-051-2/+0
* Make QIODevice::seek() return false for sequential files.Mitch Curtis2012-06-051-2/+2
* tst_qtoolbutton: stabilize and improve failure messageRohan McGovern2012-06-051-2/+7
* Fix QTemporaryFile::open() failing after remove().Mitch Curtis2012-06-051-0/+20
* Make QString("inf").toFloat() return inf instead of zero.Mitch Curtis2012-06-051-0/+15
* Improve the QTextBoundaryFinder autotests a lotKonstantin Ritt2012-06-051-256/+394
* Add QDeferredDeleteEventBradley T. Hughes2012-06-051-1/+1
* Allow 24:00:00 for ISO dates in QDateTime::fromString().Mitch Curtis2012-06-051-0/+16
* Replace QTEST_APPLESS_MAIN with QTEST_MAIN in tests using QProcessRohan McGovern2012-06-053-3/+3
* Enter initial state before QStateMachine::started() is emittedKent Hansen2012-06-041-0/+18
* Fix typos in QState sorting functionsKent Hansen2012-06-041-2/+17
* tst_languagechange: increased timeout on WindowsRohan McGovern2012-06-041-0/+1
* avoid redundant testsOswald Buddenhagen2012-06-011-6/+2
* Marked expected failures in tst_qtextlayout on WindowsRohan McGovern2012-06-011-0/+14
* Add private API for working with meta-methods in signal index rangeKent Hansen2012-06-012-1/+138
* Fix a bug in the case conversion codeLars Knoll2012-06-011-0/+2
* Fix the QVector build with C++11 initialiser listsThiago Macieira2012-06-011-2/+2
* Make QVector compile with QT_STRICT_ITERATORS againThiago Macieira2012-06-011-0/+3
* Make tst_qabstractnetworkcache parallel-safeRohan McGovern2012-06-012-3/+5
* Mark tst_qfreelist as parallel-safeRohan McGovern2012-06-011-0/+1
* Fix crash in QStringBuilder when concatenating data-less QLatin1StringChris Adams2012-06-011-0/+7
* Fix tst_qlistwidget::fastScroll test caseMiikka Heikkinen2012-06-011-0/+5
* QPA tablet event supportLaszlo Agocs2012-05-311-0/+58
* Make tst_qnetworkdiskcache parallel-safeRohan McGovern2012-05-312-26/+35
* Improved stability of tst_qstatemachine, mark as parallel-safeRohan McGovern2012-05-312-1/+2
* Make tst_qtextstream parallel-safe.Rohan McGovern2012-05-312-8/+21
* Marked tst_qtemporaryfile as parallel-safeRohan McGovern2012-05-311-0/+1
* Marked tst_qfile as parallel-safeRohan McGovern2012-05-311-0/+1
* Implement QVector with QArrayData interface.Jędrzej Nowacki2012-05-304-125/+1422
* Marked tst_qprocess as parallel-safeRohan McGovern2012-05-301-0/+1
* Fix Qt 5 todo issues for QSizePolicy.Jan-Arve Saether2012-05-303-0/+231
* QtPrintSupport - Add QPrinterInfo api for more printer detailsJohn Layt2012-05-291-1/+8
* Set explicit testcase.timeout for slow testsRohan McGovern2012-05-295-0/+5
* Make tst_qfiledialog2 closer to parallel-safe.Rohan McGovern2012-05-291-18/+23
* Make tst_selftests parallel-safe.Rohan McGovern2012-05-292-3/+18
* Mark tst_qsharedpointer as parallel-safe.Rohan McGovern2012-05-291-0/+1
* Marked tst_qmake as parallel-safeRohan McGovern2012-05-291-0/+1
* Make tst_qfilesystemmodel parallel-safe.Rohan McGovern2012-05-292-1/+2
* Make tst_qnetworkreply parallel-safe.Rohan McGovern2012-05-292-2/+3
* Eliminate QTreeWidget drag crashJiewen Wang2012-05-281-0/+42
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-28171-0/+171
* Marked tst_qprocess insignificant on macRohan McGovern2012-05-281-0/+1
* Fixed unused function warning in qtextdocumentfragment test.Mitch Curtis2012-05-281-18/+0
* QStatusBar::showMessage will always take new timeoutJiewen Wang2012-05-251-0/+45
* QTBUG-16850: QLineEdit::setSelection removes blank charactersTarja Sundqvist2012-05-251-0/+11
* QtPrinterInfo: Improve QPrinterInfo TestingJohn Layt2012-05-251-163/+88
* Write QList unit tests for movable, complex, etc. types.Mitch Curtis2012-05-241-302/+1063
* QtPrintSupport - Modify Platform Plugin QPrinterInfo apiJohn Layt2012-05-241-0/+19