summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-262-0/+82
|\
| * Fix QTemporaryDir to handle Unicode characters on WindowsFriedemann Kleint2016-07-202-0/+82
* | QDataStream: adjust containers' deserialization in transaction modeAlex Trotsenko2016-07-201-53/+91
* | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-042-68/+121
|\|
| * 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
* | QDataStream: unify deserialization of containersAlex Trotsenko2016-07-011-3/+47
* | QDataStream: do not lose error status while reading containersAlex Trotsenko2016-06-151-12/+19
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-105-37/+38
|\|
| * 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
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-061-4/+4
|\|
| * tst_QTemporaryFile: Run in temporary directory.Friedemann Kleint2016-06-041-4/+4
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-1/+34
|\|
| * 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
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-061-1/+0
|\|
| * remove redundant OTHER_FILES assignmentsOswald Buddenhagen2016-05-021-1/+0
* | Disallow non-character Unicode codepoints in QUrl/QUrlQueryThiago Macieira2016-04-261-0/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-251-2/+30
|\|
| * 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
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-133-0/+22
|\|
| * 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
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-041-2/+0
|\|
| * Autotest: Remove blacklistingsSimo Fält2016-04-011-2/+0
* | Remove the traces of the discontinued android-no-sdk platformEirik Aavitsland2016-03-3015-23/+23
* | Merge remote-tracking branch 'origin/5.6' into 5.7Simon Hausmann2016-03-231-28/+10
|\|
| * Remove QPROCESS_USE_SPAWN and all that it surroundsJames McDonnell2016-03-221-28/+10
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-212-4/+22
|\|
| * QTextStream test: Change current directoryMaurice Kalinowski2016-03-162-0/+20
| * tst_QTextStream::textModeOnEmptyRead(): Create file in temporary directory.Friedemann Kleint2016-03-111-4/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-112-29/+56
|\|
| * 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
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-291-17/+18
|\|
| * Remove legacy from tst_qprocess.cppJoerg Bornemann2016-02-241-8/+0
| * tst_QProcess: Transform loop into additional test rowsJoerg Bornemann2016-02-241-9/+18
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-181-0/+2
|\|
| * Autotest: Enable make check on rhel 7.1Simo Fält2016-02-111-0/+2
* | tst_QTemporaryFile: test value of openMode() after open().David Faure2016-02-151-2/+3
* | Fix QFileSelectorPrivate::addStatics()J-P Nurmi2016-02-121-0/+11
* | Stabilize tst_QProcess::softExitInSlots()Alex Trotsenko2016-02-011-2/+2
* | Integrate QProcess into QIODevice's multistreaming infrastructureAlex Trotsenko2016-01-291-1/+7