diff tests/test-revset.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 (2011-11-21)
parents b9faf94ee196
children fc8c7a5ccc4a
line wrap: on
line diff
--- a/tests/test-revset.t
+++ b/tests/test-revset.t
@@ -1,3 +1,5 @@
+  $ "$TESTDIR/hghave" no-msys || exit 80 # MSYS will translate /a/b/c/ as if it was a real file path
+
   $ HGENCODING=utf-8
   $ export HGENCODING