tests/README
author liscju <piotr.listkiewicz@gmail.com>
Fri, 19 Feb 2016 22:28:09 +0100
changeset 28182 e4fe4e903e97
parent 26421 4b0fc75f9403
permissions -rw-r--r--
bookmarks: add 'hg push -B .' for pushing the active bookmark (issue4917)

To run the tests, do:

cd tests/
python run-tests.py

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