view tests/README @ 33930:f5d4bb8e944d

run-tests: factor out highlight functions
author Yuya Nishihara <yuya@tcha.org>
date Thu, 24 Aug 2017 22:15:40 +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.