tests/README
author Martin von Zweigbergk <martinvonz@google.com>
Thu, 24 Jan 2019 12:47:54 -0800
changeset 41392 a728ef2f9b15
parent 26421 4b0fc75f9403
permissions -rw-r--r--
revpair: clarify check for empty revset Differential Revision: https://phab.mercurial-scm.org/D5688

To run the tests, do:

cd tests/
python run-tests.py

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