tests/README
author Anton Shestakov <av6@dwimlabs.net>
Fri, 08 Dec 2017 22:27:14 +0800
changeset 35323 1fe3c8296cfe
parent 26421 4b0fc75f9403
permissions -rw-r--r--
hgweb: rewrite `template = A and B or C` to be a proper ternary operator

To run the tests, do:

cd tests/
python run-tests.py

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