tests/README
author Yuya Nishihara <yuya@tcha.org>
Mon, 02 Apr 2018 00:03:49 +0900
changeset 37948 40a664bd06fa
parent 26421 4b0fc75f9403
permissions -rw-r--r--
hgweb: wrap {bookmarks} by hybridlist() This is also a list of simple values.

To run the tests, do:

cd tests/
python run-tests.py

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