summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io
Commit message (Expand)AuthorAgeFilesLines
* QUrl: fix IDN conversion when the ACE form is invalidThiago Macieira2017-05-041-0/+25
* QUrl: fix IDN whitelist checking when the TLD is in UnicodeThiago Macieira2017-05-041-0/+8
* QDir::mkpath: don't try to mkdir in automount filesystemsThiago Macieira2017-03-201-1/+1
* Handle RemovePath correctly when calling matches()Andy Shaw2016-11-221-0/+50
* tst_qstandardpaths: Disable WOW64 redirection on WindowsFriedemann Kleint2016-11-221-0/+14
* Autotest: fix silly mistake in assigning where a comparison was intendedThiago Macieira2016-10-251-1/+1
* Darwin: normalize all watched paths to composed fromErik Verbruggen2016-10-241-0/+21
* Normalize realpath(3) output to composed formErik Verbruggen2016-10-211-0/+13
* Apple OS: Handle QSetting strings with embedded zero-bytesTor Arne Vestbø2016-10-181-1/+49
* Doc: Change instances of '(Mac) OS X' to 'macOS'Topi Reinio2016-08-121-1/+1
* Fix tst_QProcess::closeWriteChannel() under WindowsAlex Trotsenko2016-08-051-6/+9
* QUrl: fix resolved() for data URLsDavid Faure2016-07-291-7/+9
* Fix QTemporaryDir to handle Unicode characters on WindowsFriedemann Kleint2016-07-202-0/+82
* QUrl: Test that we do correctly accept valid schemesThiago Macieira2016-07-021-67/+95
* QTime: restore Qt3 compatibility in the QDataStream operatorsDavid Faure2016-07-021-1/+26
* Revert "Insignifify qfileinfo on Windows, like QDir".Friedemann Kleint2016-06-081-2/+0
* Revert "Insignifify qdiriterator test"Friedemann Kleint2016-06-081-2/+0
* Re-enable tst_QDir on Windows.Friedemann Kleint2016-06-081-2/+0
* QDebug: fix streaming of QCharsMarc Mutz2016-06-081-3/+3
* Rewrite test tst_QDir::cdBelowRoot() to be data-driven.Friedemann Kleint2016-06-081-28/+35
* tst_QTemporaryFile: Run in temporary directory.Friedemann Kleint2016-06-041-4/+4
* Print the QStorageInfo dump on test startThiago Macieira2016-05-141-1/+32
* QStorageInfo: fix matching of mountpoints to sibling directoriesThiago Macieira2016-05-091-0/+2
* remove redundant OTHER_FILES assignmentsOswald Buddenhagen2016-05-021-1/+0
* Fix encoding of IDN hostnames with QUrl::hostThiago Macieira2016-04-131-0/+3
* Fix parsing of empty port sections in URLsThiago Macieira2016-04-131-2/+27
* Better error message when trying to load an invalid resourceJesus Fernandez2016-04-121-0/+4
* Fix crash when using QLockFile in a global destructorDavid Faure2016-04-101-0/+10
* Fix parsing of IPv4 addresses with certain symbolsAlexander Grishkov2016-04-081-0/+8
* Autotest: Remove blacklistingsSimo Fält2016-04-011-2/+0
* Remove QPROCESS_USE_SPAWN and all that it surroundsJames McDonnell2016-03-221-28/+10
* QTextStream test: Change current directoryMaurice Kalinowski2016-03-162-0/+20
* tst_QTextStream::textModeOnEmptyRead(): Create file in temporary directory.Friedemann Kleint2016-03-111-4/+2
* Ensure QTextStream doesn't modify the Text flag on the underlying iodeviceLars Knoll2016-03-081-0/+17
* Fix crash in QProcess::waitForFinished on WindowsJoerg Bornemann2016-02-291-0/+33
* Remove superfluous Windows CE special cases from tst_qprocess.cppJoerg Bornemann2016-02-291-29/+6
* Remove legacy from tst_qprocess.cppJoerg Bornemann2016-02-241-8/+0
* tst_QProcess: Transform loop into additional test rowsJoerg Bornemann2016-02-241-9/+18
* Autotest: Enable make check on rhel 7.1Simo Fält2016-02-111-0/+2
* winrt: msvc2015: refactor file handlingMaurice Kalinowski2016-01-2120-29/+171
* Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Jani Heikkinen2016-01-211-8/+7
|\
| * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-191-8/+7
| |\
| | * Fix UB in tst_QIODevice::getSetCheck()Marc Mutz2016-01-061-8/+7
* | | Fix toDisplayString(QUrl::PreferLocalFile) on WinKevin Funk2016-01-201-0/+25
|/ /
* | Blacklist failing tst_QFile tests (OS X)Timur Pocheptsov2016-01-061-0/+4
* | tst_QTemporaryDir::nonWritableCurrentDir: Add a check for write protection.Friedemann Kleint2015-12-221-6/+13
* | QUrl: revert path-normalization in setPath().David Faure2015-12-221-11/+43
* | QStandardPaths: warn if $XDG_RUNTIME_DIR doesn't existDavid Faure2015-12-221-0/+23
* | Extend blacklisting of tst_qsettings to OSX 10.11Tony Sarajärvi2015-12-151-0/+1
* | Revert "tests: fixed compilation of tst_qtextstream"Edward Welbourne2015-12-151-1/+1