Add test case to verify that folding a subtree will not destroy to content of
commit18023bd272af557ac2bf0303df3c9dab3e9e0e0b
authorkfogel <kfogel@612f8ebc-c883-4be0-9ee0-a4e9ef946e3a>
Mon, 21 Apr 2008 16:40:15 +0000 (21 16:40 +0000)
committerkfogel <kfogel@612f8ebc-c883-4be0-9ee0-a4e9ef946e3a>
Mon, 21 Apr 2008 16:40:15 +0000 (21 16:40 +0000)
tree01802cb4e3bc884064837505992eea37132bee79
parent4f21cdb95a069732ac7e2b5898991e759f15a9d7
Add test case to verify that folding a subtree will not destroy to content of
unversioned & modified items.

Patch by: Guo Rui <timmyguo@mail.ustc.edu.cn>
(Only minor tweaks by me.)

* subversion/tests/cmdline/depth_tests.py
  (fold_tree_with_unversioned_modified_items): New test.
  (test_lists): Run it XFail

git-svn-id: http://svn.collab.net/repos/svn/trunk@30738 612f8ebc-c883-4be0-9ee0-a4e9ef946e3a
subversion/tests/cmdline/depth_tests.py