summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io
Commit message (Expand)AuthorAgeFilesLines
* 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
* | tst_QProcess: Use a QTemporaryDir for files to be created.Friedemann Kleint2015-11-261-12/+18
* | tst_QProcess: Remove macro QPROCESS_VERIFY().Friedemann Kleint2015-11-251-15/+7
* | tst_qfilesystemwatcher: Blacklist flaky tests on Windows.Friedemann Kleint2015-11-171-2/+2
* | QIODevice: fix interleaving read() and write() in text mode under WindowsAlex Trotsenko2015-10-271-0/+41
* | Improve file handling in test of QSettings.Friedemann Kleint2015-10-211-64/+29
* | QTextStream: add missing op<<(QStringRef)Marc Mutz2015-10-161-0/+17
* | Improve tst_qfile.Friedemann Kleint2015-09-301-114/+170
* | Improve messages in tst_qdir/tst_fileinfo/tst_qfiledialog2.Friedemann Kleint2015-09-302-55/+104
* | MSVC2015: Blacklist tests reading from stdin in buffered/text mode.Friedemann Kleint2015-09-302-0/+8