tests/core/stat.c


Log

Author Commit Date CI Message
Edward Thomson 3c68bfcd 2015-02-04T18:24:31 stat: don't remove trailing '/' from root on win32 `p_stat` calls `git_win32_path_from_utf8`, which canonicalizes the path. Do not further try to modify the path, else we trim the trailing slash from a root directory and try to access `C:` instead of `C:/`.
Ben Straub 17820381 2013-11-14T14:05:52 Rename tests-clar to tests