diff tests/test-oldcgi.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 7a9cbb315d84
line wrap: on
line diff
--- a/tests/test-oldcgi.t	Wed Nov 23 16:35:17 2011 -0600
+++ b/tests/test-oldcgi.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 tests if CGI files from before d0db3462d568 still work.
 
   $ hg init test