view tests/README @ 18192:f9a89bdd64a6 stable

scmutil: don't try to match modes on filesystems without modes (issue3740)
author Matt Mackall <mpm@selenic.com>
date Thu, 20 Dec 2012 15:52:23 -0600
parents 1de6e7e1bb9f
children 4b0fc75f9403
line wrap: on
line source

To run the tests, do:

cd tests/
python run-tests.py

See http://mercurial.selenic.com/wiki/WritingTests for
more information on writing tests.