t3407-rebase-abort.sh: Enhance existing tests, and add test for rebase --merge
commit4947cf9cc377b15006f3e649c59edf9bc813af6f
authorMike Hommey <mh@glandium.org>
Sat, 1 Mar 2008 11:12:13 +0000 (1 12:12 +0100)
committerJunio C Hamano <gitster@pobox.com>
Tue, 4 Mar 2008 06:13:57 +0000 (3 22:13 -0800)
tree0b7f36f31559f1b5c7c7722bce4eb4675e272bff
parent30b5940bcd3ed7392795f6a27563013f6f806de4
t3407-rebase-abort.sh: Enhance existing tests, and add test for rebase --merge

Removing .dotest should actually not be needed, so just test the directory
don't exist after --abort, but exists after starting the rebase.

Also, execute the same tests with rebase --merge, which uses a different code
path.

Signed-off-by: Mike Hommey <mh@glandium.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t3407-rebase-abort.sh