summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-264-6/+6
* Re-enabled testsJo Asplin2011-10-263-3/+0
* Re-enabled tst_qsocketnotifierJo Asplin2011-10-261-2/+0
* all remaining tests: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+2
* corelib: eliminated usage of qttest_p4.prfRohan McGovern2011-10-25125-261/+366
* test: Split `qcontiguouscache' unit and benchmark testsSergio Ahumada2011-10-242-138/+4
* 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-2123-53/+49