tests/README
author Matt Mackall <mpm@selenic.com>
Fri, 26 Jun 2015 18:45:29 -0500
changeset 25854 eabba9c75061
parent 8936 1de6e7e1bb9f
child 26421 4b0fc75f9403
permissions -rw-r--r--
tests: add a check-config pass

To run the tests, do:

cd tests/
python run-tests.py

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