tests/test-merge1.out
author Stephen Darnell <stephen@darnell.plus.com>
Thu, 27 Apr 2006 21:59:44 -0700
changeset 2144 d3bddedfdbd0
parent 1995 2da2d46862fb
child 2175 b2ae81a7df29
permissions -rw-r--r--
Add code coverage to the python version of run-tests (inc. annotation) Also include a minor work-around to coverage.py to avoid errors about /<string>

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