##// END OF EJS Templates
Backed out changeset 4879468fa28f (incorrect Content-Length on Windows)
Backed out changeset 4879468fa28f (incorrect Content-Length on Windows)

File last commit:

r2958:ff3ea21a default
r6796:943f066c default
Show More
test-addremove.out
15 lines | 195 B | text/plain | TextLexer
/ tests / test-addremove.out
Thomas Arendsen Hein
Added test for the currently broken addremove with the expected output.
r1623 adding dir/bar
adding foo
dir/bar
foo
adding dir/bar_2
adding foo_2
dir/bar_2
foo_2
Vadim Gelfer
addremove: add -s/--similarity option...
r2958 adding a
adding c
adding b
adding d
removing a
removing c
recording removal of a as rename to b (100% similar)