summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io
Commit message (Expand)AuthorAgeFilesLines
...
| | * QLockFile: fix deadlock when the lock file is corruptedOlivier Goffart2015-04-151-0/+17
* | | Merge remote-tracking branch 'origin/5.5' into HEADSimon Hausmann2015-05-042-2/+8
|\| |
| * | Tests: Use blacklist for failing tst_qfilesystemwatcher testsCaroline Chao2015-04-282-2/+8
* | | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-274-7/+134
|\| |
| * | 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
* | | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-221-0/+41
|\| |
| * | QDir: fix int overflowNikita Baryshnikov2015-04-201-0/+41
* | | Add qHash(QUrlQuery)Marc Mutz2015-04-201-0/+3
* | | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-081-0/+8
|\| |
| * | QSaveFile: Fix permissions on creationKai Koehne2015-04-081-0/+8
* | | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-061-0/+44
|\| |
| * | QIODevice: do not change the 'pos' member for sequential devicesAlex Trotsenko2015-04-041-0/+44
* | | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-011-0/+6
|\| |
| * | Update strtoll and strtoull from upstream FreeBSDThiago Macieira2015-03-261-0/+6
* | | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-03-244-15/+40
|\| |
| * | 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
* | | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-03-161-1/+10
|\| |
| * | tst_QUrl: Add extra testcasesThiago Macieira2015-03-141-1/+10
* | | Add a verbosity setting to QDebug.Friedemann Kleint2015-03-131-1/+33
* | | Haiku: Fix tst_qfileselector.cpp unit testTobias Koenig2015-03-125-1/+4
|/ /
* | 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