summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io
Commit message (Expand)AuthorAgeFilesLines
* New class QTemporaryDir.David Faure2011-12-023-0/+479
* Implement QDir::removeRecursivelyDavid Faure2011-12-021-0/+83
* Windows: Fix qabstractfilenengine-test.Friedemann Kleint2011-12-011-2/+16
* Windows: Fix compilation of qdir test.Friedemann Kleint2011-12-011-1/+1
* Mark tst_qfilesystementry as private test on Windows.Rohan McGovern2011-12-011-0/+3
* Fixed installation of corelib testsRohan McGovern2011-12-0147-559/+375
* Cleanup corelib autotestsJason McDonald2011-11-309-25/+16
* Fix linking of autotests on Windows.Friedemann Kleint2011-11-291-1/+1
* Cleanup corelib autotestsJason McDonald2011-11-293-12/+11
* Fix sanity check of network test serverJason McDonald2011-11-282-0/+12
* Correct usage of network-settings.h.Jason McDonald2011-11-283-0/+8
* Cleanup corelib autotestsJason McDonald2011-11-254-46/+54
* Remove misleading comment.Jason McDonald2011-11-231-1/+0
* Removed commented test data from QUrl test.Jason McDonald2011-11-211-7/+5
* Re-enable the corelib autotests on Mac OS XBradley T. Hughes2011-11-214-0/+8
* 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-1811-283/+252
* Remove commented code from QBuffer autotest.Jason McDonald2011-11-171-3/+0
* Cleanup corelib autotestsJason McDonald2011-11-145-25/+10
* Cleanup corelib autotestsJason McDonald2011-11-1120-220/+151
* Cleanup corelib autotestsJason McDonald2011-11-106-291/+286
* Remove redundant #defineJason McDonald2011-11-101-7/+4
* 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
* Cleanup corelib autotestsJason McDonald2011-11-0710-185/+9
* 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
* Remove disabled test data from QUrl autotestJason McDonald2011-11-021-6/+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
* Re-enabled tst_LargeFileJo Asplin2011-10-292-1/+3
* Remove obsolete MSVC workarounds from autotests.Jason McDonald2011-10-272-8/+0
* Replace QSKIP with QFAIL in qputenv testJason McDonald2011-10-271-2/+1
* Re-enabled testsJo Asplin2011-10-263-3/+0
* corelib: eliminated usage of qttest_p4.prfRohan McGovern2011-10-2519-39/+54
* 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-219-24/+24
* Remove DEPENDS_ON from qtestlib API.Jason McDonald2011-10-191-4/+0
* Move QTRY_VERIFY/QTRY_COMPARE into testlib.Jason McDonald2011-10-191-1/+0
* Prefer QSKIP to QTEST_NOOP_MAIN.Jason McDonald2011-10-191-35/+19