tests/README
author Laurent Charignon <lcharignon@fb.com>
Mon, 09 Mar 2015 13:14:31 -0700
changeset 24264 c4205452f1b7
parent 8936 1de6e7e1bb9f
child 26421 4b0fc75f9403
permissions -rw-r--r--
record: move scanpatch from record to patch Part of a series of patches to move record from hgext to core

To run the tests, do:

cd tests/
python run-tests.py

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