view tests/README @ 43051:da3329fe01e3

templatefuncs: account for user's diffopts in diff() (BC)
author Denis Laxalde <denis@laxalde.org>
date Sat, 05 Oct 2019 12:03:19 +0200
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.