diff options
author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2016-01-12 08:57:57 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-01-12 10:41:34 -0800 |
commit | 7d1aaa684d42964b8b287b8c9450184dfd5bce85 (patch) | |
tree | f5b5a6d524c2474fd2be9dc8d48f2edcfb6b560c /replace_object.c | |
parent | compat/basename.c: provide a dirname() compatibility function (diff) | |
download | tgif-7d1aaa684d42964b8b287b8c9450184dfd5bce85.tar.xz |
t0060: verify that basename() and dirname() work as expected
Unfortunately, some libgen implementations yield outcomes different
from what Git expects. For example, mingw-w64-crt provides a basename()
function, that shortens `path0/` to `path`!
So let's verify that the basename() and dirname() functions we use
conform to what Git expects.
Derived-from-code-by: Ramsay Jones <ramsay@ramsayjones.plus.com>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'replace_object.c')
0 files changed, 0 insertions, 0 deletions