summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add the missing unittestDavid Faure2011-10-232-0/+294
* Check QFileInfo::isExecutable for symlinks, works as intended.David Faure2011-10-231-1/+18
* QStandardPaths: add Config and GenericData, add methodsDavid Faure2011-10-231-0/+1
* Fix QTemporaryFile regressions and new found issuesJoão Abecasis2011-10-211-0/+2
* Atomic implementation of create file and obtain handle for Win/SymbianJoão Abecasis2011-10-211-11/+20
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-21131-635/+550
* Remove QTest::SkipMode from qtestlib API.Jason McDonald2011-10-2118-22/+56
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-20765-238/+270
* Add the ability to enable various SSL bug workarounds.Richard Moore2011-10-202-0/+104
* Fix tst_qsocketnotifierShane Kearns2011-10-201-44/+1
* Revert "Update V8"Kent Hansen2011-10-204-63/+0
* Move the non-atomic and implicit functions from QBasicAtomicXXXThiago Macieira2011-10-201-1/+1
* Update keyToValue and keysToValue in QMetaEnumLiang Qi2011-10-191-18/+53
* Update V8Aaron Kennedy2011-10-194-0/+63
* Refactor QAccessibleActionInterface.Frederik Gladhorn2011-10-191-108/+68
* Introduce Q_STATIC_ASSERTJędrzej Nowacki2011-10-191-0/+68
* Add benchmarks for QMetaType::construct()Kent Hansen2011-10-192-0/+98
* Provide API for "placement new" construction of meta-typesKent Hansen2011-10-192-0/+270
* Sanitize paths in selftest data.Jason McDonald2011-10-1950-174/+174
* Remove skipglobal testlib selftest.Jason McDonald2011-10-199-172/+1
* Remove DEPENDS_ON from qtestlib API.Jason McDonald2011-10-1920-653/+3
* Move QTRY_VERIFY/QTRY_COMPARE into testlib.Jason McDonald2011-10-1972-188/+0