summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qfile/tst_qfile.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
|\
| * Fix qfile autotest on qnxFabian Bumberger2013-02-251-0/+6
* | tst_qfile: remove unused variableDavid Faure2013-02-271-5/+0
* | Fix QFile autotest for VxWorksPasi Petäjäjärvi2013-02-191-2/+12
|/
* Fix minor typos in docs, printed messages & commentsSze Howe Koh2013-01-281-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fix renaming of files that differ only in case.Friedemann Kleint2013-01-151-2/+8
* Improve auto-test of QFile.Friedemann Kleint2012-12-011-158/+166
* Fix qfile:invalidFile() test.Friedemann Kleint2012-10-291-4/+33
* Test: remove QSKIP in tst_fileCaroline Chao2012-10-181-7/+10
* tst_qfile: remove QSKIP's -> omit whole test cases insteadSergey Hambardzumyan2012-10-151-32/+14
* remove no-op test from tst_qfileJoerg Bornemann2012-09-271-23/+0
* Test: tst_QFile::writeLargeDataBlock() unstable failure as XFAILCaroline Chao2012-09-261-2/+10