tests/README
author Jun Wu <quark@fb.com>
Mon, 26 Jun 2017 15:28:28 -0700
changeset 33334 20f533a92eda
parent 26421 4b0fc75f9403
permissions -rw-r--r--
amend: use scmutil.cleanupnodes (BC) This is marked as BC because the strip backup file name has changed.

To run the tests, do:

cd tests/
python run-tests.py

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