Updates:
Summary: OperatingSystem: New `Move/Copy Files` keywords for moving/copying multiple files (incl. wildcard support)
        Status: Accepted
        Labels: Target-2.8.4

Comment #2 on issue 1613 by pekka.klarck: OperatingSystem: New `Move/Copy Files` keywords for moving/copying multiple files (incl. wildcard support)
http://code.google.com/p/robotframework/issues/detail?id=1613

1) I agree Move/Copy Files keywords, with wildcard support, would be good additions to OperatingSystem. Including this tentatively to 2.8.4.

2) To make it easier to see your changes, it would be great if you could attach a patch containing only the relevant changes. If you have checked out the code, you can run e.g. `hg diff > move_copy_file.patch` to create one. If you use a graphical version control client, you need to search the docs of you tool to find out how to create patch.

3) Trying to copy/move multiple files into same destination fails should be an error.

4) Are you interested in turning your example tests to real acceptance tests for this functionality? To get an idea how Robot's own acceptance tests work, first take a look at atest/README.txt file in the project repository. I can obviously also help you with this task.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to