summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io
Commit message (Expand)AuthorAgeFilesLines
* Remove all code paths related to unsupported Apple platforms.Jake Petroules2016-06-042-32/+10
* Remove Windows CE vestigesJoerg Bornemann2016-06-023-13/+0
* Revert blacklisting of two tests now the fix is inAndy Shaw2016-05-302-3/+0
* Blacklist tst_QIODevice::constructing_QTcpSocket on OpenSUSE 42.1Milla Pohjanheimo2016-05-271-0/+2
* Blacklisting tst_QTextStream::stillOpenWhenAtEnd() on OpenSUSE 42.1Milla Pohjanheimo2016-05-271-0/+1
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-231-1/+34
|\
| * 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
* | | Add support for Apple tvOSMike Krus2016-05-171-1/+1
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-123-3/+32
|\| |
| * | 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.7' into devLiang Qi2016-05-033-0/+22
|\| |
| * | 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
* | | Remove tests/auto/qtest-config.h.Friedemann Kleint2016-04-121-10/+8
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-0517-53/+33
|\| |
| * | 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
* | | QtCore: Remove Windows CE.Friedemann Kleint2016-03-3026-475/+91
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-03-223-29/+74
|\| |
| * | 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.7' into devLiang Qi2016-03-011-17/+18
|\| |
| * | 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.7' into devLiang Qi2016-02-251-0/+2
|\| |
| * | 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
* | | Blacklist tst_QStorageInfo::storageListTony Sarajärvi2016-02-171-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