summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-171-12/+19
|\
| * QDataStream: do not lose error status while reading containersAlex Trotsenko2016-06-151-12/+19
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-136-42/+43
|\|
| * 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
* | | 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
|\| |