summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-202-7/+5
* Fix tst_qsocketnotifierShane Kearns2011-10-201-44/+1
* Update keyToValue and keysToValue in QMetaEnumLiang Qi2011-10-191-18/+53
* Introduce Q_STATIC_ASSERTJędrzej Nowacki2011-10-191-0/+68
* Provide API for "placement new" construction of meta-typesKent Hansen2011-10-191-0/+139
* Remove DEPENDS_ON from qtestlib API.Jason McDonald2011-10-197-89/+0
* Move QTRY_VERIFY/QTRY_COMPARE into testlib.Jason McDonald2011-10-196-12/+0
* Prefer QSKIP to QTEST_NOOP_MAIN.Jason McDonald2011-10-191-35/+19
* Prefer QSKIP to QTEST_NOOP_MAIN.Jason McDonald2011-10-182-16/+26
* Don't build empty qwineventnotifier test.Jason McDonald2011-10-172-8/+3
* Improve the QMetaType::create() autotest coverageKent Hansen2011-10-141-5/+280
* Small re-factor of QVariant autotest.Jędrzej Nowacki2011-10-141-46/+50