summaryrefslogtreecommitdiffstats
path: root/tests/auto/qfile/tst_qfile.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* test: Mark tst_QFile::writeLargeDataBlock() unstable failure as XFAILSergio Ahumada2012-09-241-1/+11
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Fix tst_qfile with shadow buildsThiago Macieira2012-06-181-1/+1
* Fix tst_qfile opening of stdin/out/err: don't assumeThiago Macieira2012-06-181-30/+40
* QFile-test: Test for redirected handles in standard streams test.Friedemann Kleint2012-06-131-7/+18
* Fix QFile test for Qt 4.8.Friedemann Kleint2012-06-091-13/+62
* Optimise QFile::seek that doesn't move the file pointerShane Kearns2012-03-131-0/+55
* test: fix tst_QFile::rename() autotestSergio Ahumada2012-02-031-1/+1
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Fix qfile autotest hanging in CI systemShane Kearns2011-04-191-3/+8
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* | Fix link error on MacOSShane Kearns2011-01-041-3/+3
* | Fix qfile test crash with glibcShane Kearns2010-12-221-6/+9
* | Fix qfile test errorsShane Kearns2010-12-211-3/+39
* | Add autotests for AutoCloseHandle / DontCloseHandle and RFile adoptionShane Kearns2010-12-201-9/+138
* | Fix spelling in commentsJoão Abecasis2010-12-051-2/+2
* | Fix tst_QFile::caseSensitivity test on MacJoão Abecasis2010-11-301-1/+1
* | Fix typo in QFile testJoão Abecasis2010-11-301-1/+1
* | Add symbian platform security and case sensitivity test casesShane Kearns2010-11-301-0/+92
* | Fix link() autotest on WindowsPrasanth Ullattil2010-11-261-1/+1
* | Fix QFile::link unit testJoão Abecasis2010-11-251-4/+10
* | Fix QFile autotest for out-of-source buildsJoão Abecasis2010-11-221-2/+2
* | Test coverage: test more of QFile APIShane Kearns2010-11-171-0/+18
* | Test coverage: test QFile::resizeShane Kearns2010-11-161-0/+26
* | Re-enable emulated QFile::map on symbianShane Kearns2010-10-291-12/+0
* | Autotest for seeking beyond end of file and then writingShane Kearns2010-10-191-0/+31
* | Change handle related tests in tst_qfile for symbianShane Kearns2010-09-151-2/+9
* | Disable symlink and memory mapped files tests on symbianShane Kearns2010-09-151-0/+22
|/
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-121-3/+3
|\
| * Autotest: Use the file in the non-writeable areaThiago Macieira2010-04-111-3/+3
* | _close(fd) closes the associated handle and not the other way aroundJoão Abecasis2010-03-231-0/+47
|/
* Fix bugs evidenced by change to keep flush errors on QFile::closeJoão Abecasis2010-01-071-1/+3
* QIODevice: Fix readAll()Markus Goetz2010-01-061-0/+34
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* Small optimization in QIODevice::readAll()Markus Goetz2010-01-051-0/+41
* Test fixed for Windows CE.ninerider2009-12-141-13/+62
* Unix: Avoid stat() when opening a fileMarkus Goetz2009-11-301-1/+12
* Removing unnecessary chunking and stat'ing when reading QIODeviceJoão Abecasis2009-11-171-2/+2
* Improve reliability of QFile test readAllStdinJoão Abecasis2009-11-171-0/+1
* Fix regression introduced in c08e708037d33271825ce6a6a1ac640e96b70c36João Abecasis2009-11-171-0/+12
* Merge commit 'b65fd82299' from qt-core-team 4.6 into 4.6Marius Storm-Olsen2009-11-091-31/+135
|\
| * Extending tst_QFile::writeLargeDataBlock testJoão Abecasis2009-11-041-30/+134
* | Extending QFile::size test to cover files opened with fd and FILE*João Abecasis2009-10-231-8/+43
* | Windows doesn't #define STD{IN,OUT,ERR}_FILENOJoão Abecasis2009-10-231-0/+12
* | Get file position when attaching an open file descriptor to QFileJoão Abecasis2009-10-211-0/+55
|/
* Update license headers again.Jason McDonald2009-09-091-4/+4