summaryrefslogtreecommitdiffstats
path: root/tests/auto/qfile/tst_qfile.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Merge commit 'qt/master'Jason Barron2009-08-131-1/+1
|\ \
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | | Merge commit 'qt/master-stable'Jason Barron2009-08-101-0/+1
|\ \ \ | |/ /
| * | tst_QFile::copyAfterFail fixed on WindowsJoerg Bornemann2009-08-061-0/+1
* | | Merge commit 'qt/master-stable'Jason Barron2009-07-271-78/+49
|\ \ \ | |/ /
| * | fix tests for QT_NO_PROCESS and when running tests as rootHarald Fernengel2009-07-211-8/+20
| * | tests: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT supportminiak2009-07-011-64/+27
* | | Merge commit 'origin/master' into 4.6-mergedJason Barron2009-07-091-12/+2
|\ \ \