From: Mariusz Polasinski Date: Thu, 29 Aug 2013 13:35:58 +0000 (+0200) Subject: [Filesystem] Fixed tests according to maintainer's remarks - part 2 + other amendments X-Git-Tag: 2.2.1_release~208 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=94c491e63d583b113be0a6eece70edde0c3fd37a;p=test%2Ftct%2Fweb%2Fapi.git [Filesystem] Fixed tests according to maintainer's remarks - part 2 + other amendments Change-Id: Ib00c22d3095855d077b8da5981ddbe894aeec99f --- diff --git a/tct-filesystem-tizen-tests/filesystem/File_copyTo_dir_overwrite_true.html b/tct-filesystem-tizen-tests/filesystem/File_copyTo_dir_overwrite_true.html index eda5667ee..24a29f8c2 100644 --- a/tct-filesystem-tizen-tests/filesystem/File_copyTo_dir_overwrite_true.html +++ b/tct-filesystem-tizen-tests/filesystem/File_copyTo_dir_overwrite_true.html @@ -36,7 +36,7 @@ Authors: //==== LABEL check if copy a directory to another location of the directory with the same name (overwrite is true) was successfull. //==== PRIORITY P2 //==== STEP check if copy a directory to another location of the directory with the same name (overwrite is true) was successfull. -//==== EXPECT directory should be copied to another location with same name in overwrite is true. +//==== EXPECT directory should be copied to another location where already exist the directory with the same name //==== SPEC Tizen Web API:IO:Filesystem:File:copyTo M //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html //==== TEST_CRITERIA MOA diff --git a/tct-filesystem-tizen-tests/filesystem/File_copyTo_dir_samedir_samename_overwrite_true.html b/tct-filesystem-tizen-tests/filesystem/File_copyTo_dir_samedir_samename_overwrite_true.html index 0cfb47442..34e620d21 100644 --- a/tct-filesystem-tizen-tests/filesystem/File_copyTo_dir_samedir_samename_overwrite_true.html +++ b/tct-filesystem-tizen-tests/filesystem/File_copyTo_dir_samedir_samename_overwrite_true.html @@ -45,28 +45,29 @@ Authors:
+ + + + + +
+ + + \ No newline at end of file diff --git a/tct-filesystem-tizen-tests/filesystem/File_copyTo_writeFile_newDir.html b/tct-filesystem-tizen-tests/filesystem/File_copyTo_writeFile_newDir.html deleted file mode 100644 index ff6c72657..000000000 --- a/tct-filesystem-tizen-tests/filesystem/File_copyTo_writeFile_newDir.html +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - -File_copyTo_writeFile_newDir - - - - - - -
- - - diff --git a/tct-filesystem-tizen-tests/filesystem/File_copyTo_writeFile_newName.html b/tct-filesystem-tizen-tests/filesystem/File_copyTo_writeFile_newName.html new file mode 100644 index 000000000..729e3f6f4 --- /dev/null +++ b/tct-filesystem-tizen-tests/filesystem/File_copyTo_writeFile_newName.html @@ -0,0 +1,101 @@ + + + + + + +File_copyTo_writeFile_newName + + + + + + +
+ + + diff --git a/tct-filesystem-tizen-tests/filesystem/File_copyTo_writeFile_overwrite_false.html b/tct-filesystem-tizen-tests/filesystem/File_copyTo_writeFile_overwrite_false.html index f99b8dcba..e89b19d0f 100644 --- a/tct-filesystem-tizen-tests/filesystem/File_copyTo_writeFile_overwrite_false.html +++ b/tct-filesystem-tizen-tests/filesystem/File_copyTo_writeFile_overwrite_false.html @@ -45,8 +45,8 @@ Authors:
+ + + + + +
+ + + diff --git a/tct-filesystem-tizen-tests/filesystem/File_moveTo_dir_samedir_samename_overwrite_true.html b/tct-filesystem-tizen-tests/filesystem/File_moveTo_dir_samedir_samename_overwrite_true.html new file mode 100644 index 000000000..148ca5f56 --- /dev/null +++ b/tct-filesystem-tizen-tests/filesystem/File_moveTo_dir_samedir_samename_overwrite_true.html @@ -0,0 +1,79 @@ + + + + + + +File_moveTo_dir_samedir_samename_overwrite_true + + + + + + +
+ + + diff --git a/tct-filesystem-tizen-tests/filesystem/File_moveTo_file_samedir_samename_overwrite_true.html b/tct-filesystem-tizen-tests/filesystem/File_moveTo_file_samedir_samename_overwrite_true.html index ea9d88388..56c863ea8 100644 --- a/tct-filesystem-tizen-tests/filesystem/File_moveTo_file_samedir_samename_overwrite_true.html +++ b/tct-filesystem-tizen-tests/filesystem/File_moveTo_file_samedir_samename_overwrite_true.html @@ -40,17 +40,17 @@ Authors:
- - - -
- - - diff --git a/tct-filesystem-tizen-tests/filesystem/File_moveTo_writeFile_newName.html b/tct-filesystem-tizen-tests/filesystem/File_moveTo_writeFile_newName.html new file mode 100644 index 000000000..b537d41cf --- /dev/null +++ b/tct-filesystem-tizen-tests/filesystem/File_moveTo_writeFile_newName.html @@ -0,0 +1,98 @@ + + + + + + File_moveTo_writeFile_newName + + + + + +
+ + + diff --git a/tct-filesystem-tizen-tests/filesystem/File_moveTo_writeFile_overwrite_false.html b/tct-filesystem-tizen-tests/filesystem/File_moveTo_writeFile_overwrite_false.html index 0afc8a11c..2c2f2f3b2 100644 --- a/tct-filesystem-tizen-tests/filesystem/File_moveTo_writeFile_overwrite_false.html +++ b/tct-filesystem-tizen-tests/filesystem/File_moveTo_writeFile_overwrite_false.html @@ -44,8 +44,8 @@ Authors: