view tests/test-diff-copy-depth.out @ 7723:a343cd25e425

run-tests: add --pure flag for using pure Python modules
author Martin Geisler <mg@daimi.au.dk>
date Sat, 31 Jan 2009 22:50:18 +0100
parents d8f44384c3ee
children
line wrap: on
line source

-- 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