Mercurial > public > mercurial-scm > hg
diff tests/test-clone-cgi.t @ 15567:8b84d040d9f9
tests: introduce 'hghave msys' to skip tests that would fail because of msys
author | Mads Kiilerich <mads@kiilerich.com> |
---|---|
date | Mon, 21 Nov 2011 01:49:20 +0100 |
parents | aa3f726a2bdb |
children | e8efcc8ff5c0 |
line wrap: on
line diff
--- a/tests/test-clone-cgi.t Wed Nov 23 16:35:17 2011 -0600 +++ b/tests/test-clone-cgi.t Mon Nov 21 01:49:20 2011 +0100 @@ -1,3 +1,5 @@ + $ "$TESTDIR/hghave" no-msys || exit 80 # MSYS will translate web paths as if they were file paths + This is a test of the wire protocol over CGI-based hgweb. initialize repository