tests/test-merge1.out
author TK Soh <teekaysoh@yahoo.com>
Tue, 14 Mar 2006 22:01:30 -0800
changeset 1953 379ab45b91b7
parent 1581 db10b7114de0
child 1995 2da2d46862fb
permissions -rw-r--r--
change default strftime format for better portability On some systems, such as Solaris and HP-UX, "%c" format give output without the leading zero on the single-digit month-day.

%% 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 uncommited changes
%% merge expected!
merging for b
merging b
%% merge of b should fail
abort: outstanding uncommited changes
%% merge of b expected
merging for b
merging b