tests/README
author Augie Fackler <augie@google.com>
Thu, 09 Aug 2018 14:56:29 -0400
changeset 39212 ca053fc7efc5
parent 26421 4b0fc75f9403
permissions -rw-r--r--
fastannotate: record some TODO items from indygreg's review Some of these I'll address more or less right away, but some will take a while for us to resolve. Differential Revision: https://phab.mercurial-scm.org/D4200

To run the tests, do:

cd tests/
python run-tests.py

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