Page MenuHomePhabricator

Add even more Subversion unit tests
ClosedPublic

Authored by epriestley on Jan 21 2014, 2:42 AM.
Tags
None
Referenced Files
F15391875: D8018.id.diff
Sat, Mar 15, 12:04 PM
F15376361: D8018.diff
Thu, Mar 13, 2:59 AM
Unknown Object (File)
Sun, Mar 2, 3:55 AM
Unknown Object (File)
Wed, Feb 19, 2:04 AM
Unknown Object (File)
Feb 9 2025, 11:12 AM
Unknown Object (File)
Feb 9 2025, 11:12 AM
Unknown Object (File)
Feb 9 2025, 11:12 AM
Unknown Object (File)
Feb 9 2025, 11:12 AM
Subscribers

Details

Summary

Ref T4327. Adds additional tests:

  • Property changes on the root directory (which has special handling).
  • Copying a file from a previous revision (this is svn cp svn://server.com/root/some_file@123 some_file).
  • "Multicopying" a file: this is where a file is copied to several places and moved in the same commit.
Test Plan

Ran unit tests.

Diff Detail

Branch
svnmore2
Lint
Lint Passed
Unit
Tests Passed