summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io
Commit message (Expand)AuthorAgeFilesLines
* Windows: Make QSettings autotest significant againMiikka Heikkinen2012-03-051-2/+0
* Changed qdir unittest remove() to check actual file removedKurt Korbatits2012-03-011-1/+2
* Fixed qdir unittest rename() test to skip if run as rootKurt Korbatits2012-03-011-0/+6
* Fix inconsistent auto test executable namesDavid Faure2012-02-271-0/+1
* Drop file-engine abstraction from public APIJoão Abecasis2012-02-229-10/+32
* Import QMimeType / QMimeDatabase into QtCore.David Faure2012-02-182-2/+6
* Expect tst_QSettings::ctor(native) failures on Mac OS XBradley T. Hughes2012-02-172-1/+6
* Compilation fix: missing includes for geteuid()Marc Mutz2012-02-171-0/+4
* Fix tst_QFileSystemWatcher failure on Mac OS XBradley T. Hughes2012-02-172-2/+5
* Fixed tst_QFile when redirecting stdin/stdout/stderr to/from files.Rohan McGovern2012-02-161-3/+6
* Stabilize QFileSystemWatcher test.Friedemann Kleint2012-02-152-35/+69
* Eliminate duplicate data row names from corelib autotests.Jason McDonald2012-02-144-14/+14
* Add QFileInfo::isNativePathJoão Abecasis2012-02-141-11/+12
* Add QUrl::toDisplayString(), which is toString() without password.David Faure2012-02-111-0/+6
* Make "nmake check" pass for corelib tests in Windows.Miikka Heikkinen2012-02-092-0/+2
* Fixed tst_qfileinfo::group crash if getgrgid failsRohan McGovern2012-02-091-0/+6
* Fixed qstandardpaths unittest to handle being run as rootKurt Korbatits2012-02-091-0/+5
* Fixed qdir unittest to handle being run as rootKurt Korbatits2012-02-091-1/+12
* Fixed qfile unittest rename() failing as rootKurt Korbatits2012-02-091-0/+7
* Don't allow cd'ing to above root.Jonas Gastal2012-02-071-0/+29
* Fix QFile autotest not to require elevated privilege to passShane Kearns2012-02-071-3/+13
* Fix QTextStream and QDebug operator<< for QLatin1StringKent Hansen2012-02-022-0/+28
* Fixed qfile unittest on windowsKurt Korbatits2012-02-022-14/+7
* QtDebug: Include file, line, function informationKai Koehne2012-02-011-8/+38
* Remove Symbian specific code from qtbase.Xizhi Zhu2012-01-311-2/+0
* Windows: Fix autotests with -qtnamespaceKai Koehne2012-01-311-1/+6
* Update contact address in license headers.Jason McDonald2012-01-311-1/+1
* Fixed qstandardpaths unittest to check before using first()Kurt Korbatits2012-01-311-0/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3050-50/+50
* Fix BC break with QAbstractFileEngine "mount points"Shane Kearns2012-01-291-1/+92
* QUrl: deprecate setEncodedUrl() and fromEncoded(), add url().David Faure2012-01-281-8/+4
* QUrl: use partially-decoded data in toString and QUrl(QString)David Faure2012-01-281-44/+65
* Convert tst_qurl.cpp to UTF-8 (to make it editable in QtCreator)David Faure2012-01-261-18/+18
* Cleanup mess in public type ids.Jędrzej Nowacki2012-01-251-1/+2
* Make QUrl always lowercase the scheme().David Faure2012-01-241-2/+2
* QWinOverlappedIoNotifier introducedJoerg Bornemann2012-01-243-0/+222
* Changed qdatastream unittest to remove the test file it creates.Kurt Korbatits2012-01-241-0/+1
* Update contact information in license headers.Jason McDonald2012-01-2349-49/+49
* QFileInfo autotest - don't fail on default configured windows systemsShane Kearns2012-01-201-0/+13
* make tst_QProcess::softExitInSlots pass in under 120 secondsJoerg Bornemann2012-01-201-3/+24
* Remove QBool and use bool instead.David Faure2012-01-202-61/+3
* remove NTFS junction and mount point detectionJoerg Bornemann2012-01-191-5/+7
* Revert "fix NTFS mount points"Joerg Bornemann2012-01-191-1/+1
* fix NTFS mount pointsJoerg Bornemann2012-01-171-1/+1
* Added check to qtemporaryfile unittest if run as root userKurt Korbatits2012-01-171-0/+3
* Added check to qtemporarydir unittest to check and skip if rootKurt Korbatits2012-01-171-0/+3
* Moved largefile unittest to same level as qfile.Kurt Korbatits2012-01-164-2/+1
* Changed unittests in corelib to use specific headers instead of super-headers.Kurt Korbatits2012-01-168-8/+20
* Changed qprocess unittest to work from installation directory.Kurt Korbatits2012-01-1625-233/+44
* Update year in Nokia copyright headers.Jason McDonald2012-01-101-1/+1