summaryrefslogtreecommitdiffstats
path: root/tests/auto/qfile/tst_qfile.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update license headers.Jason McDonald2009-08-111-1/+1
| | | | Reviewed-by: Trust Me
* Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
| | | | Reviewed-by: Trust Me
* Fix auto testJoão Abecasis2009-05-221-1/+8
| | | | | | | | | When copying a resource file to the native file system the (read-only) permissions also get copied. On Windows platforms, this was preventing a test file from being deleted. Reviewed-by: Peter Hartmann Reviewed-by: Thiago
* QFile::copy: close source file when using fallback mechanismJoão Abecasis2009-05-221-0/+30
| | | | | | | Also added check in test case for rename fallback. Task-number: 165920 Reviewed-by: Thiago
* Remove obsolete code from autotests.Jason McDonald2009-04-161-31/+1
| | | | | | | | Each version of Qt has its own set of autotests, therefore preprocessor directives relating to obsolete QT_VERSION's are not necessary. Reviewed-by: Carlos Duclos
* Adding auto-tests for commits a2fcc4a5 and 8d500381João Abecasis2009-04-021-0/+46
| | | | | | | Task-number: 244500 Task-number: 244485 Reviewed-by: ossi Reviewed-by: thiago
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+2532