From 61ffbff8ab9fcdf8bbc73ee00fb9db7f40e0182b Mon Sep 17 00:00:00 2001 From: Tim Jenssen Date: Wed, 26 Jun 2013 11:17:23 +0200 Subject: improve copy operation - now the destination can be a directory and it will internally be completed to filepath destination - added a unit test Task-number: QTIFW-274 Change-Id: I7741497d571cde5d5d4b374784d785358e9bb233 Reviewed-by: Niels Weber --- tests/auto/installer/installer.pro | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/auto/installer/installer.pro') diff --git a/tests/auto/installer/installer.pro b/tests/auto/installer/installer.pro index fea58129d..f96e5f420 100644 --- a/tests/auto/installer/installer.pro +++ b/tests/auto/installer/installer.pro @@ -10,4 +10,5 @@ SUBDIRS += \ lib7zfacade \ scriptengine \ consumeoutputoperationtest \ - mkdiroperationtest + mkdiroperationtest \ + copyoperationtest \ No newline at end of file -- cgit v1.2.3