t/t3400-rebase.sh: add more tests to help migrating git-rebase.sh to C
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>
Sat, 23 May 2009 15:31:02 +0000 (01:31 +1000)
committerJunio C Hamano <gitster@pobox.com>
Sun, 24 May 2009 17:25:55 +0000 (10:25 -0700)
These new tests make sure I don't miss any check being performed before
rebase is proceeded (which is well tested by other tests)

Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found