tests/README
author Matt Harbison <matt_harbison@yahoo.com>
Fri, 05 Jun 2015 19:01:04 -0400
changeset 25465 f472228a9e5e
parent 8936 1de6e7e1bb9f
child 26421 4b0fc75f9403
permissions -rw-r--r--
context: add an optional constructor parameter for a match.bad() override Most matcher creation is done by way of a context.

To run the tests, do:

cd tests/
python run-tests.py

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