summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io
Commit message (Expand)AuthorAgeFilesLines
* 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
* | QIODevice: add infrastructure for multistreamingAlex Trotsenko2016-01-271-0/+8
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-2620-29/+170
|\|
| * winrt: msvc2015: refactor file handlingMaurice Kalinowski2016-01-2120-29/+171
* | Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/devLiang Qi2016-01-262-8/+32
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-212-8/+32
| |\|
| | * 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
| | |/ /
* | | | Add Intel copyright to files that Intel has had non-trivial contributionThiago Macieira2016-01-212-0/+2
* | | | Updated license headersJani Heikkinen2016-01-2165-1103/+778
|/ / /
* | | QDataStream: handle incomplete reads from QIODeviceAlex Trotsenko2016-01-131-0/+164
* | | QIODevice: handle incomplete readsAlex Trotsenko2016-01-121-64/+125
* | | Merge remote-tracking branch 'origin/5.6' into devFrederik Gladhorn2016-01-084-17/+83
|\| |
| * | 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