Page MenuHomePhabricator

Add even more Subversion unit tests
ClosedPublic

Authored by epriestley on Jan 21 2014, 2:42 AM.
Tags
None
Referenced Files
F14100683: D8018.diff
Tue, Nov 26, 2:47 PM
Unknown Object (File)
Mon, Nov 25, 6:27 AM
Unknown Object (File)
Wed, Nov 6, 12:38 AM
Unknown Object (File)
Wed, Nov 6, 12:38 AM
Unknown Object (File)
Wed, Nov 6, 12:38 AM
Unknown Object (File)
Mon, Nov 4, 10:54 AM
Unknown Object (File)
Oct 26 2024, 6:11 AM
Unknown Object (File)
Oct 15 2024, 4:59 PM
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