test_commit: add a testcase for parsing rev-list --bisect-all output · gitpython-developers/GitPython@1adc79a · GitHub
Skip to content

Commit 1adc79a

Browse files
committed
test_commit: add a testcase for parsing rev-list --bisect-all output
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>
1 parent c231551 commit 1adc79a

2 files changed

Lines changed: 77 additions & 0 deletions

File tree

test/fixtures/rev_list_bisect_all

Lines changed: 51 additions & 0 deletions

test/git/test_commit.py

Lines changed: 26 additions & 0 deletions

0 commit comments

Comments
 (0)