Page MenuHomePhabricator

Add even more Subversion unit tests
ClosedPublic

Authored by epriestley on Jan 21 2014, 2:42 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Aug 18, 1:28 PM
Unknown Object (File)
Mar 28 2026, 10:30 PM
Unknown Object (File)
Feb 3 2026, 2:38 PM
Unknown Object (File)
Jan 31 2026, 6:50 AM
Unknown Object (File)
Dec 2 2025, 8:12 AM
Unknown Object (File)
Nov 28 2025, 5:22 PM
Unknown Object (File)
Nov 24 2025, 4:19 PM
Unknown Object (File)
Oct 9 2025, 4:59 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

Lint
Lint Skipped
Unit
Tests Skipped