summaryrefslogtreecommitdiff
path: root/t/helper/test-dir-iterator.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-30test-dir-iterator: do not assume errno valuesLibravatar Junio C Hamano1-1/+10
2019-07-11dir-iterator: add flags parameter to dir_iterator_beginLibravatar Matheus Tavares1-7/+27
2019-07-11dir-iterator: refactor state machine modelLibravatar Matheus Tavares1-0/+5
2019-07-11dir-iterator: add tests for dir-iterator APILibravatar Daniel Ferreira1-0/+33