aboutsummaryrefslogtreecommitdiff
path: root/test/fixtures/rev_list_bisect_all
AgeCommit message (Collapse)Author
2008-09-02test_commit: add a testcase for parsing rev-list --bisect-all outputDavid Aguilar
This adds a testcase for Commit.list_from_string to ensure that it can properly parse the output of git rev-list --bisect-all. Signed-off-by: David Aguilar <davvid@gmail.com>