view tests/README @ 37831:387af9e5df70 stable

hgweb: prevent triggering dummy href="#" handler Follow up for the previous patch.
author Yuya Nishihara <yuya@tcha.org>
date Thu, 03 May 2018 14:43:25 +0900
parents 4b0fc75f9403
children
line wrap: on
line source

To run the tests, do:

cd tests/
python run-tests.py

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