Page MenuHomePhabricator

Add more Subversion unit tests
ClosedPublic

Authored by epriestley on Jan 21 2014, 2:22 AM.

Details

Reviewers
btrahan
Maniphest Tasks
T4327: Problems trying to import project
Commits
Restricted Diffusion Commit
rP9dde415884aa: Add more Subversion unit tests
Summary

Ref T4327. Adds additional SVN tests to cover:

  • replacing a file with a file;
  • replacing a file with a directory;
  • removing a directory with files in it;
  • adding a directory with files;
  • copying a directory and adding and deleting files inside it.
Test Plan

Ran unit tests. One of these has a slightly irregular parse, see inline.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped