summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Improve QTextBrowser unit test.Jason McDonald2011-10-281-0/+8
* Move test data to the right place.Jason McDonald2011-10-281-0/+0
* Remove redundant preprocessor directive.Jason McDonald2011-10-281-8/+0
* Update QMutex benchmark to match the one in 4.8Bradley T. Hughes2011-10-272-1/+40
* Add QDataStream operators to QMargins, so it can be streamedSteven Ceuppens2011-10-271-0/+26
* Remove pointless QVERIFY(1) calls in QPainter testJason McDonald2011-10-271-4/+0
* Use standard method of excluding a test.Jason McDonald2011-10-271-35/+9
* Prefer compile-time checks to QSKIP.Jason McDonald2011-10-271-1/+25
* Remove unnecessary QSKIP.Jason McDonald2011-10-271-3/+2
* Add default actions to QAccessibleWidget.Frederik Gladhorn2011-10-271-21/+60
* Tests: Remove Q_WS_QPA, qpa-sections from .profiles.Friedemann Kleint2011-10-2724-80/+59
* Remove unreachable QSKIP in UIC autotest.Jason McDonald2011-10-271-8/+1
* Remove obsolete MSVC workarounds from autotests.Jason McDonald2011-10-275-115/+0
* Replace QSKIP with QFAIL in qputenv testJason McDonald2011-10-271-2/+1
* Remove inappropriate QSKIP in QTextCodec autotest.Jason McDonald2011-10-271-2/+1
* Remove obsolete QSKIP call.Jason McDonald2011-10-271-4/+0
* Doc: Fixing typoSergio Ahumada2011-10-2613-16/+16
* Re-enabled testsJo Asplin2011-10-2614-24/+0
* Re-enabled tst_qstatictextJo Asplin2011-10-261-2/+0
* Re-enabled tst_qrawfontJo Asplin2011-10-261-2/+0
* Re-enabled tst_qhttpnetworkconnectionJo Asplin2011-10-261-2/+0
* Re-enabled tst_qsocketnotifierJo Asplin2011-10-261-2/+0
* Fix QDialog test: Q_WS_X11 is no more.Frederik Gladhorn2011-10-251-2/+2
* Bring back QDoubleSpinBox test.Frederik Gladhorn2011-10-252-7/+2
* Fix autotest tst_qtextbrowser.cppFrederik Gladhorn2011-10-252-25/+25
* QNetworkReply autotest no longer needs private_testsShane Kearns2011-10-252-4/+1
* Fix QtSQL auto test server addressesHonglei Zhang2011-10-251-2/+8
* all remaining tests: eliminated usage of qttest_p4.prfRohan McGovern2011-10-25152-436/+354
* widgets: eliminated usage of qttest_p4.prfRohan McGovern2011-10-25127-255/+369
* benchmarks: eliminated usage of qttest_p4.prfRohan McGovern2011-10-2571-406/+69
* test: Leftover for split `qsqlquery' unit and benchmark testSergio Ahumada2011-10-253-0/+7
* Remove QSKIPs from qgraphicslinearlayout testJason McDonald2011-10-251-4/+3
* Remove QSKIPs from qgraphicsgridlayout testJason McDonald2011-10-251-6/+6
* Improve qhostinfo autotest on HPUX 11iJason McDonald2011-10-251-13/+9
* gui: eliminated usage of qttest_p4.prfRohan McGovern2011-10-2572-163/+213
* corelib: eliminated usage of qttest_p4.prfRohan McGovern2011-10-25127-265/+371
* Don't call QSKIP/QVERIFY outside of test functions.Jason McDonald2011-10-251-19/+24
* Update bug number in autotests.Jason McDonald2011-10-252-2/+2
* Network - Add QHostAddress::isLoopback API.Shane Kearns2011-10-241-0/+40
* Extend QVariant benchmarksJędrzej Nowacki2011-10-241-0/+77
* test: Split `qcontiguouscache' unit and benchmark testsSergio Ahumada2011-10-245-138/+204
* tests: do not run benchmarks by default in 'make check'Sergio Ahumada2011-10-241-0/+4
* Fix qcolumnview test for shadow builds.Jason McDonald2011-10-241-2/+2
* Fix qsidebar test for shadow builds.Jason McDonald2011-10-241-2/+2
* Fix qfilesystemmodel test for shadow builds.Jason McDonald2011-10-241-1/+1
* Fix QFileDialog test for shadow builds.Jason McDonald2011-10-241-3/+3
* Multiline editors not to limit anchor position inputMethodQueryPekka Vuorela2011-10-241-0/+13
* test: Split `qsqlquery' unit and benchmark testSergio Ahumada2011-10-234-39/+285
* Fix compilation with -fno-exceptionsDavid Faure2011-10-231-0/+4
* Deprecate QDesktopServices::storageLocation/displayNameDavid Faure2011-10-232-53/+9