From: Junio C Hamano Date: Fri, 14 Sep 2012 18:54:28 +0000 (-0700) Subject: Merge branch 'mh/abspath' X-Git-Tag: v1.8.0-rc0~57 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=22ce37d27f577867d831153c070ee6518906a146;p=git.git Merge branch 'mh/abspath' * mh/abspath: t0060: split absolute path test in two to exercise some of it on Windows t0060: verify that real_path() removes extra slashes real_path(): properly handle nonexistent top-level paths t0060: verify that real_path() works correctly with absolute paths real_path(): reject the empty string t0060: verify that real_path() fails if passed the empty string absolute_path(): reject the empty string t0060: verify that absolute_path() fails if passed the empty string t0060: move tests of real_path() from t0000 to here --- 22ce37d27f577867d831153c070ee6518906a146