Author: rhuijben
Date: Sun May 29 15:50:05 2011
New Revision: 1128896
URL: http://svn.apache.org/viewvc?rev=1128896&view=rev
Log:
Move the relocate tests to their own .py file.
* subversion/tests/cmdline/relocate_tests.py
New file, copied from switch_tests.py. Removed all tests except:
relocate_deleted_missing_copied,
relocate_beyond_repos_root,
relocate_and_propset,
single_file_relocate,
relocate_with_switched_children,
relocate_with_relative_externals
* subversion/tests/cmdline/switch_tests.py
(relocate_deleted_missing_copied,
relocate_beyond_repos_root,
relocate_and_propset,
single_file_relocate,
relocate_with_switched_children,
relocate_with_relative_externals): Removed tests.
Added:
subversion/trunk/subversion/tests/cmdline/relocate_tests.py
- copied, changed from r1128870,
subversion/trunk/subversion/tests/cmdline/switch_tests.py
Modified:
subversion/trunk/subversion/tests/cmdline/switch_tests.py