libgit2/tests-clar/core
Russell Belfer 2705576bfa Simplify GIT_UNUSED macros
Since casting to void works to eliminate errors with unused
parameters on all platforms, avoid the various special cases.
Over time, it will make sense to eliminate the GIT_UNUSED
macro completely and just have GIT_UNUSED_ARG.
2012-03-02 15:49:28 -08:00
..
buffer.c buffer: Unify git_fbuffer and git_buf 2012-02-27 05:30:07 +01:00
dirent.c Simplify GIT_UNUSED macros 2012-03-02 15:49:28 -08:00
filebuf.c Rename the Clay test suite to Clar 2012-01-24 20:35:15 -08:00
hex.c Rename the Clay test suite to Clar 2012-01-24 20:35:15 -08:00
oid.c Rename the Clay test suite to Clar 2012-01-24 20:35:15 -08:00
path.c buffer: Unify git_fbuffer and git_buf 2012-02-27 05:30:07 +01:00
rmdir.c Rename the Clay test suite to Clar 2012-01-24 20:35:15 -08:00
string.c Rename the Clay test suite to Clar 2012-01-24 20:35:15 -08:00
strtol.c Rename the Clay test suite to Clar 2012-01-24 20:35:15 -08:00
vector.c Rename the Clay test suite to Clar 2012-01-24 20:35:15 -08:00