summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io
Commit message (Expand)AuthorAgeFilesLines
* Add QIODevice::NewOnly and QIODevice::ExistingOnly OpenMode flagsd3fault2018-01-171-0/+44
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-041-0/+0
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-041-0/+0
| |\
| | * Fix source code file permissionsSimon Hausmann2018-01-021-0/+0
* | | Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-023-11/+41
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-12-302-9/+23
| |\|
| | * Use AccessCheck for current user effective file permissionsDyami Caliri2017-12-211-6/+19
| | * Fix typoOliver Wolff2017-12-131-3/+3
| * | Merge remote-tracking branch 'origin/5.10.0' into 5.10Liang Qi2017-12-081-2/+18
| |\ \
| | * | QTemporaryFile: fix issues with removing a file twiceThiago Macieira2017-11-231-2/+18
* | | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-301-6/+18
|\| | |
| * | | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-281-6/+18
| |\ \ \ | | |/ / | |/| / | | |/
| | * Initialize QLoggingRegistry rules on first useTor Arne Vestbø2017-11-251-6/+18
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-2313-55/+142
|\| |
| * | Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...Tony Sarajärvi2017-11-125-30/+28
| |\ \
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-095-30/+28
| | |\|
| | | * Fix tst_QFile::openDirectory for systems using builtin test dataOliver Wolff2017-11-091-2/+3
| | | * Fix tst_QFile::handle for systems using builtin test dataOliver Wolff2017-11-091-2/+3
| | | * Fix tst_QFile::useQFileInAFileHandler for systems using resources for test dataOliver Wolff2017-11-091-1/+12
| | | * qfile tests: Make sure files are writable before deleting themOliver Wolff2017-11-091-0/+2
| | | * testlib: start sharing common helper functionsGatis Paeglis2017-11-044-25/+8
| * | | Blacklist tst_qstandardpaths::testFindExecutable for b2qt/arm64Sami Nurmenniemi2017-11-121-0/+3
| |/ /
| * | Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-081-2/+2
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-307-23/+109
| |\|
| | * tst_QFile::largeUncFileSupport(): Use QTRY_VERIFY() to open the fileFriedemann Kleint2017-10-271-5/+31
| | * tst_QFile: Introduce StdioFileGuardFriedemann Kleint2017-10-271-21/+43
| | * QUrl: make sure setPort(nonnegative) is taken as part of authorityThiago Macieira2017-10-261-0/+35
| | * Remove duplicate qnx from the platform file selector namesLiang Qi2017-10-245-1/+4
* | | QLockFile/Unix: save the boot and machine IDs in the lock file tooThiago Macieira2017-11-142-8/+101
* | | Remove references to obsolete platformsJake Petroules2017-11-051-6/+0
* | | Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2017-10-242-42/+29
|\| |
| * | Clean dynamic function resolving done for XP in QFileInfo testsOrgad Shaneh2017-10-191-39/+15
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-161-3/+14
| |\|
| | * QUrl: re-fix the setPath("//path") case leading to scheme://pathThiago Macieira2017-10-061-3/+14
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-172-5/+11
|\| |
| * | Autotest: use _exit() instead of exit() to simulate an unclean exitThiago Macieira2017-10-082-5/+11
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-262-6/+10
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-201-3/+1
| |\|
| | * Remove unnecessary VxWorks ifdefJake Petroules2017-09-181-2/+0
| | * Exclude tst_QDir::mkdirOnSymlink on Unix platforms without symlinksJake Petroules2017-09-151-1/+1
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-061-3/+9
| |\|
| | * Fix resolution of relative links on WindowsOrgad Shaneh2017-09-041-3/+9
* | | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-193-4/+4
* | | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-193-8/+8
|/ /
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-311-0/+7
|\|
| * Fix resolution of relative symlinks from relative path on unixOrgad Shaneh2017-08-271-0/+7
* | Introduce QIODevice::skip()Alex Trotsenko2017-08-271-0/+91
* | QTemporaryFile: Add support for Linux's O_TMPFILEThiago Macieira2017-08-231-5/+76
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-151-3/+6
|\|
| * Autotest: Fix test when running on a non-Unicode-capable localeThiago Macieira2017-08-121-3/+6