mirror of
https://github.com/git/git
synced 2024-10-30 13:20:15 +00:00
9115864cb5
The mechanism to report the filename in the source code, used by the unit-test machinery, assumed that the compiler expanded __FILE__ to the path to the source given to the $(CC), but some compilers give full path, breaking the output. This has been corrected. * jc/unit-tests-make-relative-fix: unit-tests: do show relative file paths on non-Windows, too |
||
---|---|---|
.. | ||
.gitignore | ||
t-basic.c | ||
t-ctype.c | ||
t-mem-pool.c | ||
t-prio-queue.c | ||
t-strbuf.c | ||
test-lib.c | ||
test-lib.h |