tests/README
author Matt Harbison <matt_harbison@yahoo.com>
Wed, 05 Nov 2014 20:31:58 -0500
branchstable
changeset 23231 32dadb2637f4
parent 8936 1de6e7e1bb9f
child 26421 4b0fc75f9403
permissions -rw-r--r--
tests: introduce a subrepository to test-archive.t This will be used in an upcoming patch to add coverage for web.archivesubrepos.

To run the tests, do:

cd tests/
python run-tests.py

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