From: Junio C Hamano Date: Fri, 9 Sep 2016 04:35:54 +0000 (-0700) Subject: Merge branch 'js/test-lint-pathname' into maint X-Git-Tag: v2.10.1~61 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=86df11b1a46dd9c3e383b02d21f17d9329aff6e0;p=thirdparty%2Fgit.git Merge branch 'js/test-lint-pathname' into maint The "t/" hierarchy is prone to get an unusual pathname; "make test" has been taught to make sure they do not contain paths that cannot be checked out on Windows (and the mechanism can be reusable to catch pathnames that are not portable to other platforms as need arises). * js/test-lint-pathname: t/Makefile: ensure that paths are valid on platforms we care --- 86df11b1a46dd9c3e383b02d21f17d9329aff6e0