##// END OF EJS Templates
Moving hgweb.py into it's own module in preparation for breaking it up.
Moving hgweb.py into it's own module in preparation for breaking it up.

File last commit:

r2182:4e35843b default
r2311:b832b6eb default
Show More
test-addremove.out
10 lines | 232 B | text/plain | TextLexer
/ tests / test-addremove.out
Thomas Arendsen Hein
Corrected test output for deprecated addremove command.
r2182 (the addremove command is deprecated; use add and remove --after instead)
Thomas Arendsen Hein
Added test for the currently broken addremove with the expected output.
r1623 adding dir/bar
adding foo
dir/bar
foo
Thomas Arendsen Hein
Corrected test output for deprecated addremove command.
r2182 (the addremove command is deprecated; use add and remove --after instead)
Thomas Arendsen Hein
Added test for the currently broken addremove with the expected output.
r1623 adding dir/bar_2
adding foo_2
dir/bar_2
foo_2