summaryrefslogtreecommitdiff
path: root/tests/t0020-dirent.c
Commit message (Expand)AuthorAgeFilesLines
* Rewrite the unit testing suiteVicent Marti2011-02-021-240/+0
* Fix some coding style issuesRamsay Jones2010-02-281-18/+18
* msvc: Fix some "unreferenced formal parameter" warningsRamsay Jones2010-01-201-0/+2
* Fix some "unused parameter" warnings with -WextraRamsay Jones2010-01-201-1/+1
* Use a 64 bit off_t throughout the library and tests on POSIXRamsay Jones2010-01-201-1/+0
* Add noreturn declaration compatible with the MSVC compiler.Julio Espinoza-Sokal2009-06-161-2/+0
* t0020-dirent.c: Add explicit returns to the callback functionsRamsay Jones2009-06-051-0/+2
* t0020-dirent.c: allow test to be run standaloneRamsay Jones2009-03-301-25/+216
* Rewrite git_foreach_dirent into gitfo_direntShawn O. Pearce2008-12-311-0/+48