diff options
author | Russell Belfer <rb@github.com> | 2013-07-22 11:01:19 -0700 |
---|---|---|
committer | Russell Belfer <rb@github.com> | 2013-07-22 11:01:19 -0700 |
commit | b71071313f4800840ecc48cb18e5cedec8ef250e (patch) | |
tree | 4a565ee90a594ba18ad9e52f38edfffb1366c7fd /tests-clar/diff/blob.c | |
parent | 1cd9dc29b7105cb33959d15ab670a085f5a1445b (diff) | |
download | libgit2-b71071313f4800840ecc48cb18e5cedec8ef250e.tar.gz |
git_reference_next_name must match git_reference_next
The git_reference_next API silently skips invalid references when
scanning the loose refs. The git_reference_next_name API should
skip the same ones even though it isn't creating the reference
object.
This adds a test with a an invalid loose reference and makes sure
that both APIs skip the same entries and generate the same results.
Diffstat (limited to 'tests-clar/diff/blob.c')
0 files changed, 0 insertions, 0 deletions