diff options
author | Edward Thomson <ethomson@edwardthomson.com> | 2018-06-26 15:26:37 +0100 |
---|---|---|
committer | Edward Thomson <ethomson@edwardthomson.com> | 2018-11-04 09:21:48 +0000 |
commit | 702d4bec01aceb5dd0d23f91e567341af9195754 (patch) | |
tree | c5eb206adc2b917939579ef16f6c77355b840de0 /ci | |
parent | d54aa9aef7e8d4547c128428da87b0920f61bf68 (diff) | |
download | libgit2-702d4bec01aceb5dd0d23f91e567341af9195754.tar.gz |
apply tests: use `git_iterator_foreach` for tests
Use the new `git_iterator_foreach` API to validate the workdir against
the expected workdir values instead of using the paired/multi iterator
comparison callback. This allows us to use the `git_iterator_foreach`
to validate the index as well, instead of assuming that the index and
HEAD must always match.
Diffstat (limited to 'ci')
0 files changed, 0 insertions, 0 deletions