tests/README
author Augie Fackler <augie@google.com>
Tue, 13 Oct 2015 17:14:21 -0400
changeset 26696 78aa4392c261
parent 26421 4b0fc75f9403
permissions -rw-r--r--
histedit: use cg?unpacker.apply() instead of changegroup.addchangegroup()

To run the tests, do:

cd tests/
python run-tests.py

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