Fix auto test
commit3672deb3b35fc0660c58a8ecc741b989dd0bfc8a
authorJoão Abecasis <joao@abecasis.name>
Tue, 19 May 2009 12:02:12 +0000 (19 14:02 +0200)
committerJoão Abecasis <joao@abecasis.name>
Fri, 22 May 2009 12:33:41 +0000 (22 14:33 +0200)
treed883123f0c560e8b0f7632c55dbba6a5d2742ca8
parent3580f5b4d002cca714d443054f8cdd6aefca3287
Fix auto test

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
tests/auto/qfile/tst_qfile.cpp