summaryrefslogtreecommitdiffstats
path: root/tests/auto/qfile/copy-fallback.qrc
diff options
context:
space:
mode:
authorJoão Abecasis <joao@abecasis.name>2009-05-13 15:13:48 (GMT)
committerJoão Abecasis <joao@abecasis.name>2009-05-22 12:33:40 (GMT)
commitfd7cb7faa765835de6e7beb24f018c417d9ad7d8 (patch)
tree80d7c22e8369aac8cb94210fddc7b309cfebf975 /tests/auto/qfile/copy-fallback.qrc
parentf1e9c0f3d22d611bfaa14c30a34e6042500a0cb8 (diff)
downloadQt-fd7cb7faa765835de6e7beb24f018c417d9ad7d8.zip
Qt-fd7cb7faa765835de6e7beb24f018c417d9ad7d8.tar.gz
Qt-fd7cb7faa765835de6e7beb24f018c417d9ad7d8.tar.bz2
QFile::copy: close source file when using fallback mechanism
Also added check in test case for rename fallback. Task-number: 165920 Reviewed-by: Thiago
Diffstat (limited to 'tests/auto/qfile/copy-fallback.qrc')
-rw-r--r--tests/auto/qfile/copy-fallback.qrc5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/auto/qfile/copy-fallback.qrc b/tests/auto/qfile/copy-fallback.qrc
new file mode 100644
index 0000000..864491f
--- /dev/null
+++ b/tests/auto/qfile/copy-fallback.qrc
@@ -0,0 +1,5 @@
+<!DOCTYPE RCC><RCC version="1.0">
+<qresource>
+ <file>copy-fallback.qrc</file>
+</qresource>
+</RCC>