summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
...
* Remove obsolete code from qtconcurrentrun test.Jason McDonald2011-10-311-71/+29
* Remove debug code from QLocalSocket autotest.Jason McDonald2011-10-311-7/+1
* Remove debugging code from languagechange testJason McDonald2011-10-311-5/+1
* Remove dead code from QTransform autotest.Jason McDonald2011-10-311-18/+0
* Remove debugging code from QPainter autotest.Jason McDonald2011-10-311-97/+0
* Remove debugging code from QPathClipper autotest.Jason McDonald2011-10-311-21/+0
* Remove dead code from qpixmap autotestJason McDonald2011-10-311-6/+0
* moc: support c++11 style enumsOlivier Goffart2011-10-293-2/+103
* Re-enabled tst_LargeFileJo Asplin2011-10-292-1/+3
* Remove Windows and X11 from src/widgets/platforms.Robin Burchell2011-10-286-148/+3
* 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
* 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-25146-424/+340
* widgets: eliminated usage of qttest_p4.prfRohan McGovern2011-10-25127-255/+369
* 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
* test: Split `qcontiguouscache' unit and benchmark testsSergio Ahumada2011-10-242-138/+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