tests/README
author timeless <timeless@mozdev.org>
Wed, 30 Dec 2015 17:10:56 +0000
changeset 27607 ee27d461bf5b
parent 26421 4b0fc75f9403
permissions -rw-r--r--
help: rename the Format section to Structure This reduces the confusion from `hg help config.format` which deals with repository format. (But also profiling.format, and progress.format)

To run the tests, do:

cd tests/
python run-tests.py

See https://mercurial-scm.org/wiki/WritingTests for
more information on writing tests.