summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io
Commit message (Expand)AuthorAgeFilesLines
* Prevent QFileInfo test from leaving temporary files behind.Jason McDonald2012-01-051-20/+33
* Pass notification of failure of watches onto the caller.Robin Burchell2012-01-041-30/+41
* fix invalid connection in tst_QProcess::lockupsInStartDetachedJoerg Bornemann2012-01-041-1/+2
* Avoid QCOMPARE outside test function in QSettings test.Jason McDonald2012-01-041-1/+9
* Remove redundant debug code from QFileSystemWatcher test.Jason McDonald2012-01-041-4/+2
* Use true and false in preference to TRUE and FALSE in tests.Jason McDonald2012-01-033-50/+50
* Remove support for dnotify QFileSystemWatcher.Robin Burchell2012-01-021-32/+1
* Prevent qDebug test bypassing the testlib message handler.Jason McDonald2011-12-301-12/+26
* Change test to use new QTRY_COMPARE/QTRY_VERIFY macros.Robin Burchell2011-12-301-26/+10
* Cleanup corelib autotests.Jason McDonald2011-12-283-2/+45
* Improve QSettings autotestJason McDonald2011-12-251-4/+2
* Reimplement QAbstractFileEngine::open() properlyBradley T. Hughes2011-12-211-1/+1
* Retire QTest::pixmapsAreEqual().Jason McDonald2011-12-201-4/+10
* Fix QDir::removeRecursively so it doesn't follow symlinks to directories.David Faure2011-12-191-0/+26
* Fix qfile unit test failing on shadow build.Kurt Korbatits2011-12-131-3/+3
* 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