##// END OF EJS Templates
Ignore annotated coverage output of run-tests.py -C
Ignore annotated coverage output of run-tests.py -C

File last commit:

r1995:2da2d468 default
r2151:0ce3cd33 default
Show More
test-merge1.out
19 lines | 429 B | text/plain | TextLexer
%% 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