diff options
author | Russell Belfer <rb@github.com> | 2013-01-22 15:28:25 -0800 |
---|---|---|
committer | Russell Belfer <rb@github.com> | 2013-01-22 15:28:25 -0800 |
commit | cce548e3e0c14b5d46c8d886c9954f4b66533ecd (patch) | |
tree | 34eb15ccbb5b17c316065ad52725b80e09857f1b /tests-clar/diff/patch.c | |
parent | 2a707d0e24e206666626ae858e5ba618ffef0547 (diff) | |
download | libgit2-cce548e3e0c14b5d46c8d886c9954f4b66533ecd.tar.gz |
Fix case sensitivity bug with tree iterators
With the new code to make tree iterators support ignore_case,
there is a bug in setting the start entry for range bounded
iterators where memcmp was being used instead of strncasecmp.
This fixes that and expands the tree iterator test to cover
the cases that were broken.
Diffstat (limited to 'tests-clar/diff/patch.c')
0 files changed, 0 insertions, 0 deletions