summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io
Commit message (Expand)AuthorAgeFilesLines
* QTest: Make qExtractTestData() return the created QTemporaryDirv5.5.0-rc1Marc Mutz2015-06-141-7/+8
* Fix sizes QStorageInfo returns for invalid drivesIvan Komissarov2015-06-111-9/+9
* Rename QTextStream::readLine(QString *, qint64) into readLineIntoSimon Hausmann2015-06-031-9/+9
* take process name into account for QLockFile's pid clash resolutionJoerg Bornemann2015-05-261-0/+48
* Make warnings of QIODevice more verbose.Friedemann Kleint2015-05-233-4/+4
* Merge remote-tracking branch 'origin/5.4' into merge5.5Allan Sandfeld Jensen2015-05-081-0/+17
|\
| * QLockFile: fix deadlock when the lock file is corruptedOlivier Goffart2015-04-151-0/+17
* | Tests: Use blacklist for failing tst_qfilesystemwatcher testsCaroline Chao2015-04-282-2/+8
* | fix distclean targetsOswald Buddenhagen2015-04-231-0/+1
* | Windows: Fix QLockFile hanging when file cannot be created.Friedemann Kleint2015-04-232-0/+66
* | tst_QFileSystemWatcher: Improve diagnostics.Friedemann Kleint2015-04-231-7/+67
* | QDir: fix int overflowNikita Baryshnikov2015-04-201-0/+41
* | QSaveFile: Fix permissions on creationKai Koehne2015-04-081-0/+8
* | QIODevice: do not change the 'pos' member for sequential devicesAlex Trotsenko2015-04-041-0/+44
* | Update strtoll and strtoull from upstream FreeBSDThiago Macieira2015-03-261-0/+6
* | Fix tst_largefile QCOMPARE value typesMarko Kangas2015-03-181-6/+6
* | Skip instead of entirely excluding tests with disabled featuresMarko Kangas2015-03-163-9/+34
* | tst_QUrl: Add extra testcasesThiago Macieira2015-03-141-1/+10
* | QDateTime: drop quotes in QDebug outputMarc Mutz2015-02-211-1/+1
* | tst_QNoDebug: don't use sprintf if there're no argumentsMarc Mutz2015-02-211-1/+1
* | Use qrc for test data in QFileInfo test on all platformsEskil Abrahamsen Blomfeldt2015-02-183-36/+14
* | Fixed license headersJani Heikkinen2015-02-171-1/+1
* | Android: Fix tst_QFileInfo::isExecutable()Eskil Abrahamsen Blomfeldt2015-02-171-1/+5
* | Android: Fix tst_QDir::cdBelowRoot()Eskil Abrahamsen Blomfeldt2015-02-171-1/+5
* | QDateTime: micro-optimize QDebug op<<Marc Mutz2015-02-151-3/+2
* | Haiku: Adapt tst_qstorageinfo unit test to HaikuTobias Koenig2015-02-141-0/+2
* | QUrl effective TLDs: update tablePeter Hartmann2015-02-131-0/+3
* | Haiku: Adapt tst_qdir unit test to HaikuTobias Koenig2015-02-121-0/+2
* | Update copyright headersJani Heikkinen2015-02-1164-456/+448
* | 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