summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Correct usage of network-settings.h.Jason McDonald2011-11-287-4/+10
* Add support to moc for registering non-local enums via Q_ENUMS.Glenn Watson2011-11-271-0/+38
* Test QAtomicPointer<const T>Olivier Goffart2011-11-261-0/+52
* Be specific about what part of the model is being re-layouted.Stephen Kelly2011-11-251-0/+69
* Cleanup corelib autotestsJason McDonald2011-11-2518-151/+168
* More tests for the new connection syntax.Olivier Goffart2011-11-251-0/+226
* Add support for QueuedConnection when connecting using the new syntaxOlivier Goffart2011-11-251-0/+27
* New QObject connection syntaxOlivier Goffart2011-11-251-0/+409
* Change the return value of QObject::connectOlivier Goffart2011-11-251-1/+1
* Add a parents parameter to layoutChange signals.Stephen Kelly2011-11-243-0/+241
* Improve QVector autotestJason McDonald2011-11-241-1/+1
* Only use QVERIFY in test functions.Jason McDonald2011-11-241-16/+16
* Add missing indentation to QFuture test.Jason McDonald2011-11-241-70/+68
* Fixed regression in tst_qscreen.Samuel Rødal2011-11-231-2/+0
* Fix stack overwrite in QDBusDemarshallerSami Rosendahl2011-11-231-2/+102
* Remove virtual child integers.Frederik Gladhorn2011-11-234-497/+136
* SQLite support only one statement at a timeHonglei Zhang2011-11-231-0/+47
* Remove misleading comment.Jason McDonald2011-11-231-1/+0
* Added build system support for installing tests.Rohan McGovern2011-11-231-3/+1
* uclibc: fenv.h does not define the necessary things.Holger Hans Peter Freyther2011-11-222-4/+8
* uclibc: Make the oomsimulator compile with uclibcHolger Hans Peter Freyther2011-11-221-1/+7
* Revert 3a0f5d04fce00812cddd44e54ef25f7ab7d9240dToby Tomkins2011-11-221-3/+3
* Remove reset test from QTimeLine.Jason McDonald2011-11-221-40/+2
* Add test for QTimeLine::toggleDirection()Jason McDonald2011-11-221-9/+10
* Restore commented-out data in QString test.Jason McDonald2011-11-221-2/+2
* Remove obsolete data from QStringRef test.Jason McDonald2011-11-221-9/+0
* Remove obsolete code from QRegExp test.Jason McDonald2011-11-221-67/+0
* Remove handlesInputPanelVisibility() deprecation mechanismJoona Petrell2011-11-211-19/+9
* Removed commented test data from QUrl test.Jason McDonald2011-11-211-7/+5
* Accessibility: Clean up usage of navigate.Frederik Gladhorn2011-11-212-21/+12
* Add a roles argument to the dataChanged signal.Stephen Kelly2011-11-211-0/+61
* Re-enable the opengl autotests on Mac OS XBradley T. Hughes2011-11-211-1/+0
* Re-enable the v8 autotest on Mac OS XBradley T. Hughes2011-11-211-1/+0
* Re-enable the sql autotests on Mac OS XBradley T. Hughes2011-11-212-1/+1
* Re-enable the xml autotests on Mac OS XBradley T. Hughes2011-11-211-1/+0
* Re-enable the dbus autotests on Mac OS XBradley T. Hughes2011-11-211-1/+0
* Re-enable the testlib autotests on Mac OS XBradley T. Hughes2011-11-211-1/+0
* Re-enable the 'other' autotests on Mac OS XBradley T. Hughes2011-11-211-1/+0
* Re-enable the tools autotests on Mac OS XBradley T. Hughes2011-11-211-1/+0
* Re-enable the integrationtests autotests on Mac OS XBradley T. Hughes2011-11-215-1/+5
* Re-enable the corelib autotests on Mac OS XBradley T. Hughes2011-11-2111-3/+34
* qtbase tests: Fix some warningsFriedemann Kleint2011-11-2128-93/+63
* Remove obsolete code from QRect test.Jason McDonald2011-11-211-126/+0
* Remove empty functions from QLocale test.Jason McDonald2011-11-211-10/+0
* Restore commented-out code in QHash test.Jason McDonald2011-11-211-1/+1
* Restore commented-out code in QByteArray test.Jason McDonald2011-11-211-3/+3
* tst_qsslsocket: improve failure messageRohan McGovern2011-11-211-1/+1
* Remove obsolete code from QStateMachine test.Jason McDonald2011-11-211-366/+0
* Remove obsolete code from QStateMachine test.Jason McDonald2011-11-211-245/+0
* tst_qsslsocket: don't run SSLv2 tests when SSLv2 has been disabledRohan McGovern2011-11-211-0/+16