view tests/test-merge1.out @ 2009:182f500805db

Fix broken hgignore tests due to full path showing up in output.
author Thomas Arendsen Hein <thomas@intevation.de>
date Sun, 26 Mar 2006 22:54:05 +0200
parents 2da2d46862fb
children b2ae81a7df29
line wrap: on
line source

%% no merges expected
%% merge should fail
abort: 'b' already exists in the working dir and differs from remote
%% merge of b expected
merging for b
merging b
%%
Contents of b should be "this is file b1"
This is file b1
%% merge fails
abort: outstanding uncommitted changes
%% merge expected!
merging for b
merging b
%% merge of b should fail
abort: outstanding uncommitted changes
%% merge of b expected
merging for b
merging b