summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib
Commit message (Expand)AuthorAgeFilesLines
* 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-241-0/+172
* 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
* Remove misleading comment.Jason McDonald2011-11-231-1/+0
* uclibc: fenv.h does not define the necessary things.Holger Hans Peter Freyther2011-11-221-3/+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
* Removed commented test data from QUrl test.Jason McDonald2011-11-211-7/+5
* Add a roles argument to the dataChanged signal.Stephen Kelly2011-11-211-0/+61
* Re-enable the corelib autotests on Mac OS XBradley T. Hughes2011-11-219-0/+18
* qtbase tests: Fix some warningsFriedemann Kleint2011-11-2110-32/+26
* 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
* Remove obsolete code from QStateMachine test.Jason McDonald2011-11-211-366/+0
* Remove obsolete code from QStateMachine test.Jason McDonald2011-11-211-245/+0
* Improve diagnostics of QPluginLoader test.Jason McDonald2011-11-181-4/+4
* Fix indentation of QPluginLoader test.Jason McDonald2011-11-181-21/+21
* Improve QPluginLoader autotest diagnostics.Jason McDonald2011-11-181-53/+16
* Remove disabled code from QLibrary autotestJason McDonald2011-11-181-5/+0
* Remove disabled test data from QVariant test.Jason McDonald2011-11-181-4/+0
* Remove obsolete code from QVariant test.Jason McDonald2011-11-181-2/+0
* Remove obsolete code from QTimer test.Jason McDonald2011-11-181-5/+2
* Change confusing test function name.Jason McDonald2011-11-181-2/+2
* Fix typo in QUrl autotest.Jason McDonald2011-11-181-3/+3
* Remove obsolete test data from QFile test.Jason McDonald2011-11-181-1/+0
* Remove obsolete test data from QFileInfo test.Jason McDonald2011-11-181-1/+0
* Remove obsolete comment from QDataStream test.Jason McDonald2011-11-181-6/+0
* Remove obsolete comment from QDataStream test.Jason McDonald2011-11-181-3/+0
* Improve QBuffer autotest.Jason McDonald2011-11-181-16/+43
* Don't depend on moc to disable test functions.Jason McDonald2011-11-1821-377/+342
* Fixed compile of autotests with -qtnamespace.Rohan McGovern2011-11-182-2/+4
* Remove commented code from QBuffer autotest.Jason McDonald2011-11-171-3/+0
* Improve Q_FUNC_INFO autotest.Jason McDonald2011-11-171-7/+6
* Remove warnings from deprecated atomic operators in autotestsBradley T. Hughes2011-11-1612-194/+197
* Allow to create a custom event dispatcher for specific QThreads.Sven Anderson2011-11-152-0/+129
* moc: support mapping pointers to member functions to indexesOlivier Goffart2011-11-141-0/+22
* Cleanup corelib autotestsJason McDonald2011-11-1421-93/+11
* Remove commented code from qfuture test.Jason McDonald2011-11-141-20/+0
* Re-enabled tst_qpluginloaderJo Asplin2011-11-111-2/+0
* Fix warning in tst_qobjectOlivier Goffart2011-11-111-2/+0
* QByteArray autotest: Check for defines inside of slotOliver Wolff2011-11-111-4/+8