On 03/30/2017 05:32 AM, Daniel Ferreira wrote: > Create t/helper/test-dir-iterator.c, which prints relevant information > about a directory tree iterated over with dir_iterator. > > Create t/t0065-dir-iterator.sh, which tests that dir_iterator does > iterate through a whole directory tree and that post-order directory > iteration is correctly implemented. Please also add the compiled test program `test-dir-iterator` to `t/helper/.gitignore`. Michael