[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[PATCH] Relative path copy and move tests

From: Hyrum K. Wright <hyrum_wright_at_mail.utexas.edu>
Date: 2006-12-03 03:19:34 CET

While working the multiple moves branch, I've expanded the relative move
test added in r20698. These are general tests, not specific to the
multiple moves branch, so I'd like them added to trunk. I've also moved
the original test from basic_tests.py to copy_tests.py.

For the curious, they are marked XFail due to a known bug in windows
apr. See issue 1869 for details.

-Hyrum

[[[
Followup to r20698, move and expand copy and move tests regarding
relative paths.

* subversion/tests/cmdline/basic_tests.py
  (move_relative_paths): Rename and move to copy_tests.py

* subversion/tests/cmdline/copy_tests.py
  (move_to_relative_paths): Copied from basic_tests.py.
  (move_from_relative_paths, copy_to_relative_paths,
  copy_from_relative_paths):
  New, mostly copied from move_to_relative_path().
]]]

Received on Sun Dec 3 03:19:57 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.