summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adding test for custom bezier easing curvesThomas Hartmann2011-11-111-0/+222
* Cleanup corelib autotestsJason McDonald2011-11-112-8/+6
* Use qWarning() to output warnings.Jason McDonald2011-11-111-2/+2
* Cleanup corelib autotestsJason McDonald2011-11-11126-709/+435
* Cleanup corelib autotestsJason McDonald2011-11-1030-3815/+3790
* Remove redundant #defineJason McDonald2011-11-101-7/+4
* Deleted qtipc autotest from qtbaseJo Asplin2011-11-0928-2886/+0
* Add QPolygonF to metatype system.Jędrzej Nowacki2011-11-091-1/+1
* Make usage of internal QVariant space.Jędrzej Nowacki2011-11-091-6/+22
* Refactor QMetaType types.Jędrzej Nowacki2011-11-091-75/+112
* Remove redundant copies of QTRY_COMPARE.Jason McDonald2011-11-092-28/+0
* QGlobal: Define a default message handlerAurindam Jana2011-11-081-0/+12
* Add Q_DECLARE_PRIVATE equivalent for QDir, to be able to subclass itDavid Faure2011-11-081-3/+0
* Moved utf8/ and deleted corelib.proJo Asplin2011-11-083-1/+386
* Cleanup corelib autotestsJason McDonald2011-11-0774-1398/+62
* Moved qmetaobjectbuilder test into corelib/kernel/Jo Asplin2011-11-053-0/+1278
* Re-enabled passing tests in tst_qvariantJo Asplin2011-11-042-2/+3
* QStandardPaths: add DownloadLocation.David Faure2011-11-041-0/+1
* Fix tst_qstandardpaths: Mac OSX is a unix, but doesn't use XDG.David Faure2011-11-041-5/+9
* QThread::isFinished should return true from finished()Olivier Goffart2011-11-031-0/+34
* Use C++11 static_assertOlivier Goffart2011-11-021-0/+17
* Remove disabled test data from QUrl autotestJason McDonald2011-11-021-6/+0
* Remove test that hasn't been enabled since 2007.Casper van Donderen2011-11-011-69/+0
* Fix broken build.Jędrzej Nowacki2011-11-011-2/+3
* tst_qvariant: add a test QVariant works with not movable typesOlivier Goffart2011-11-011-0/+51
* Remove disabled code from QString autotest.Jason McDonald2011-10-311-49/+0
* Remove disabled code from QRegExp testJason McDonald2011-10-311-6/+0
* Remove tests for API that never made it into Qt.Jason McDonald2011-10-312-45/+0
* Remove obsolete code from QChar autotest.Jason McDonald2011-10-311-14/+0
* Remove obsolete code from qstate autotest.Jason McDonald2011-10-311-145/+0
* Improve QBuffer autotestJason McDonald2011-10-311-3/+2
* Remove debugging code from QFileSystemWatcher testJason McDonald2011-10-311-15/+0
* Remove disabled tests from QUrl test.Jason McDonald2011-10-311-733/+1
* Remove obsolete code from qtconcurrentiteratekernel test.Jason McDonald2011-10-311-44/+0
* Remove obsolete code from qtconcurrentrun test.Jason McDonald2011-10-311-71/+29
* Re-enabled tst_LargeFileJo Asplin2011-10-292-1/+3
* Add QDataStream operators to QMargins, so it can be streamedSteven Ceuppens2011-10-271-0/+26
* Remove unnecessary QSKIP.Jason McDonald2011-10-271-3/+2
* Remove obsolete MSVC workarounds from autotests.Jason McDonald2011-10-273-27/+0
* Replace QSKIP with QFAIL in qputenv testJason McDonald2011-10-271-2/+1