tests/README
author Augie Fackler <augie@google.com>
Sat, 07 Mar 2015 11:43:12 -0500
changeset 24224 d71837d06597
parent 8936 1de6e7e1bb9f
child 26421 4b0fc75f9403
permissions -rw-r--r--
manifest: do parsing inside manifestdict contstructor This shape to the code will make using a C implementation of the manifest storage easier.

To run the tests, do:

cd tests/
python run-tests.py

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