tests/test-git-import.out
author Giorgos Keramidas <keramida@ceid.upatras.gr>
Tue, 15 Aug 2006 20:59:55 +0300
changeset 2904 8ca608c1eb02
parent 2863 e2b69dbb2daa
child 2907 b70740aefa4d
permissions -rw-r--r--
tests: new test for mq qdiff command `hg qdiff .' is supposed to work but it is currently broken. This test should help us verify when it gets fixed.

% new file
applying patch from stdin
patching file new
% chmod +x
applying patch from stdin
% copy
applying patch from stdin
a
a
% rename
applying patch from stdin
copyx
new
rename
% delete
applying patch from stdin
patching file copyx
new
rename
% regular diff
applying patch from stdin
patching file rename
% copy and modify
applying patch from stdin
patching file copy2
a
a
b
a
a
% rename and modify
applying patch from stdin
patching file rename2
copy2: No such file or directory
a
a
b
c
a