tests/test-diff-copy-depth.out
author Matt Mackall <mpm@selenic.com>
Mon, 02 Aug 2010 15:44:54 -0500
changeset 11740 e5c79e31feb6
parent 6424 d8f44384c3ee
permissions -rw-r--r--
tests: move script execution in runner helpers

-- With aaa
Status:
A somename
  other-file

Diff:
diff --git a/other-file b/somename
copy from other-file
copy to somename

-- With zzz
Status:
A somename
  other-file

Diff:
diff --git a/other-file b/somename
copy from other-file
copy to somename