summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io
Commit message (Expand)AuthorAgeFilesLines
* Update .gitignore for tests/auto/corelib/io/qresourceengineBradley T. Hughes2011-12-121-0/+1
* Fixes for tst_QTemporary(File|Dir)::nonWritableCurrentDirJoão Abecasis2011-12-092-6/+4
* QProcess-test: Fix executable location on Windows.Friedemann Kleint2011-12-091-7/+0
* Promote openStandardStreams sub-tests to top levelJoão Abecasis2011-12-091-10/+2
* QFile-test: Do not fail when run with redirected stdout/stderr.Friedemann Kleint2011-12-091-5/+11
* QProcess-Test: Improve error handling.Friedemann Kleint2011-12-091-6/+23
* testProcessSpacesArgs fixedJoerg Bornemann2011-12-092-2/+2
* Improve/cleanup qtemporarydir (and qtemporaryfile) unit testsDavid Faure2011-12-082-75/+33
* Fix QTemporaryDir unittest on Mac OS XDavid Faure2011-12-081-7/+9
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-0615-44/+0
* 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