summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qfile/tst_qfile.cpp
Commit message (Expand)AuthorAgeFilesLines
* tst_QFile::largeUncFileSupport(): Use QTRY_VERIFY() to open the fileFriedemann Kleint2017-10-271-5/+31
* tst_QFile: Introduce StdioFileGuardFriedemann Kleint2017-10-271-21/+43
* Revert "Make QFile::open fail when using an invalid file name"Thiago Macieira2017-07-271-1/+0
* Fix tst_qfile::size for configurations using builtin test dataOliver Wolff2017-06-191-0/+10
* Fix tst_QFile for configurations without process supportOliver Wolff2017-05-311-0/+2
* Fix tst_QFile for qemuSami Nurmenniemi2017-04-061-0/+6
* Make QFile::open fail when using an invalid file nameJesus Fernandez2017-03-171-0/+1
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-131-6/+8
|\
| * Properly use the "process" featureUlf Hermann2017-02-271-6/+8
* | Deprecate QString::nullMarc Mutz2017-03-121-1/+1
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-081-0/+62
|\|
| * Reset QFileDevicePrivate::cachedSize on file closeAleksey Lysenko2017-02-061-0/+62
* | Remove support for WinRT 8.1 and Windows Phone 8.1Maurice Kalinowski2017-01-181-2/+0
|/
* Fix warnings in tests (MinGW/MSCV)Friedemann Kleint2016-11-291-2/+3
* Fix some warnings in testsFriedemann Kleint2016-11-281-1/+2
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-011-1/+1
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-271-1/+1
| |\
| | * Autotest: fix silly mistake in assigning where a comparison was intendedThiago Macieira2016-10-251-1/+1
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-161-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-131-1/+1
| |\|
| | * Doc: Change instances of '(Mac) OS X' to 'macOS'Topi Reinio2016-08-121-1/+1
* | | winrt: update testsMaurice Kalinowski2016-08-091-3/+7
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-031-0/+4
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-131-0/+4
| |\|
| | * Better error message when trying to load an invalid resourceJesus Fernandez2016-04-121-0/+4
* | | QtCore: Remove Windows CE.Friedemann Kleint2016-03-301-75/+18
|/ /
* | Add Intel copyright to files that Intel has had non-trivial contributionThiago Macieira2016-01-211-0/+1
* | Updated license headersJani Heikkinen2016-01-211-17/+12
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-141-115/+171
|\|
| * Improve tst_qfile.Friedemann Kleint2015-09-301-114/+170
| * Tests: Always verify whether QTemporaryDir/File creation succeeded.Friedemann Kleint2015-09-281-1/+1
* | Tests: Fix single-character string literals.Friedemann Kleint2015-10-131-1/+1
* | tests/corelib: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-08-191-15/+15
|/
* Replace MAC OS X with OS XNico Vertriest2015-06-301-1/+1
* Make warnings of QIODevice more verbose.Friedemann Kleint2015-05-231-2/+2
* Skip instead of entirely excluding tests with disabled featuresMarko Kangas2015-03-161-3/+14
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* 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
* | Add QFileDevice::MemoryMapFlags::MapPrivateOption flag.Simon Sasburg2014-07-231-7/+15
|/
* Disable UNC tests on WinRT.Janne Anttila2014-03-141-6/+6
* Enable qfile tests for platforms without networkMaurice Kalinowski2013-11-111-2/+2
* WinRT: Fix various test compilationsAndrew Knight2013-10-021-5/+15
* Fix tst_QFile::caseSensitivity on OS XTor Arne Vestbø2013-08-051-1/+4
* Unix: fix tst_QFile when run as rootRafael Roquetto2013-06-071-0/+7
* Fix tst_qfile build for WEC7.Janne Anttila2013-04-171-1/+3
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-3/+3
* Compile fix when fileno does not return intPaul Olav Tvete2013-03-121-1/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-051-0/+6
|\