comparison tests/test-newcgi.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
comparison
equal deleted inserted replaced
15566:7786b7dfbc46 15567:8b84d040d9f9
1 $ "$TESTDIR/hghave" no-msys || exit 80 # MSYS will translate web paths as if they were file paths
2
1 This tests if CGI files from after d0db3462d568 but 3 This tests if CGI files from after d0db3462d568 but
2 before d74fc8dec2b4 still work. 4 before d74fc8dec2b4 still work.
3 5
4 $ hg init test 6 $ hg init test
5 $ cat >hgweb.cgi <<HGWEB 7 $ cat >hgweb.cgi <<HGWEB