tests/README
author Boris Feld <boris.feld@octobus.net>
Thu, 01 Nov 2018 14:26:30 +0100
changeset 40519 ee17af097257
parent 26421 4b0fc75f9403
permissions -rw-r--r--
test: drop usage of `HGMERGE` in `test-merge-types.t` Using configuration instead of environment variable has a strange effect on the output, but no impact on the end result.

To run the tests, do:

cd tests/
python run-tests.py

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