summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-101-0/+14
|\
| * QTemporaryDir: Remove directories on failureEskil Abrahamsen Blomfeldt2015-01-221-0/+14
* | Fix tst_process on QNX when using spawnRafael Roquetto2015-01-231-5/+5
* | Handle posix_spawn using exit code 127 to indicate fail-to-startThiago Macieira2015-01-231-3/+5
* | Use forkfd in QProcessThiago Macieira2015-01-232-1/+23
* | Use waitid with WNOWAIT in forkfdThiago Macieira2015-01-231-15/+18
* | Add QTextStream::readLine() overloadAlexander Volkov2015-01-231-15/+106
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-216-13/+62
|\|
| * Android: Fix QDataStream testEskil Abrahamsen Blomfeldt2015-01-092-0/+10
| * Android: Fix QTemporaryFile testsEskil Abrahamsen Blomfeldt2015-01-083-9/+48
| * tst_QLockFile: simulate a crash betterMarc Mutz2015-01-041-4/+4
* | Update QFileSelector to use QSysInfo betterThiago Macieira2015-01-167-10/+37
* | Do the same for qDebug of QByteArray and QLatin1StringThiago Macieira2015-01-111-0/+22
* | QDebug: pretty-print QStrings and QStringRefsThiago Macieira2015-01-111-0/+67
* | Add QtInfoMsgKai Koehne2015-01-091-9/+75
* | QStandardPaths: add AppConfigLocation.David Faure2015-01-091-2/+26
* | Fix QFileSystemWatcher::directoryChanged docs/testCory Bloor2015-01-051-10/+1
|/
* Android: Fix QTemporaryDir/File::nonWritableCurrentDir() testsEskil Abrahamsen Blomfeldt2014-12-222-0/+9
* Android: Fix QLoggingRegistry testEskil Abrahamsen Blomfeldt2014-12-222-0/+10
* Android: Disable QLockFile testEskil Abrahamsen Blomfeldt2014-12-221-1/+3
* Android: Fix QIODevice testsEskil Abrahamsen Blomfeldt2014-12-223-0/+14
* Android: Fix QFileSystemWatcher test failuresEskil Abrahamsen Blomfeldt2014-12-221-0/+4
* Android: Fix test failure for test QFileInfo::lastRead()Eskil Abrahamsen Blomfeldt2014-12-221-0/+4
* Android: Fix QFileInfo testsEskil Abrahamsen Blomfeldt2014-12-223-1/+36
* Android: Fix QDirIterator testsEskil Abrahamsen Blomfeldt2014-12-221-0/+26
* Android: Fix QDir testsEskil Abrahamsen Blomfeldt2014-12-223-0/+77
* Android: Fix QStandardPaths testEskil Abrahamsen Blomfeldt2014-12-191-1/+1
* Android: Fix QResourceEngine testsEskil Abrahamsen Blomfeldt2014-12-193-8/+71
* Disable the tests that verify that the available space shrunkThiago Macieira2014-11-221-0/+10
* Add Windows-specific notation for WebDAV to QUrl.Friedemann Kleint2014-11-171-0/+9
* Properly detect UTF-8 BOM markers in ini filesLars Knoll2014-10-293-8/+23
* Further limit the sparse file testing on OS XMorten Johan Sørvig2014-10-221-1/+1
* QSettings: Prevent assert when passing empty keys.Friedemann Kleint2014-10-171-0/+11
* Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Gabriel de Dietrich2014-10-011-0/+18
|\
| * Merge remote-tracking branch 'origin/5.3' into 5.4Gabriel de Dietrich2014-09-291-0/+18
| |\
| | * QSettings: Don't chop off trailing tabs that were actually part of a value.Christian Kandeler2014-09-231-0/+18
* | | Logging: Disable tracking of debug source info for release buildsKai Koehne2014-10-011-12/+61
|/ /
* | Fix handling of IPv6 addresses in QUrl::fromUserInputThiago Macieira2014-09-281-0/+17
* | Refactored qt_normalizePathSegmentsOliver Wolff2014-09-251-4/+132
* | Update license headers and add new license filesMatti Paaso2014-09-2463-1181/+677
* | Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-231-0/+40
|\|
| * Make sure we don't cache old file sizes prior to new writesThiago Macieira2014-08-131-0/+40
* | QLockFile: on Windows, retry deleting the lock file if it is being read.David Faure2014-09-111-0/+20
* | WinRT: Fix QSettings auto-testsMaurice Kalinowski2014-08-191-4/+31
* | Add the QStorageInfo classIvan Komissarov2014-08-133-0/+203
* | Implement native settings format for WinRTMaurice Kalinowski2014-08-131-24/+63
* | QDebug: Improve QDebug stream operator for QFlagsKai Koehne2014-07-301-0/+23
* | QUrl: fromLocalFile(QString()) should lead to an empty URL.David Faure2014-07-261-0/+5
* | Merge "Merge remote-tracking branch 'origin/5.3' into dev" into refs/staging/devFrederik Gladhorn2014-07-241-0/+7
|\ \
| * | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-221-0/+7
| |\|