tests/README
author Boris Feld <boris.feld@octobus.net>
Mon, 03 Jul 2017 14:22:28 +0200
changeset 33275 4cf60d5894b5
parent 26421 4b0fc75f9403
permissions -rw-r--r--
template: add tests for more complex cases We add new tests for improving the coverage of existing obs-markers related template (predecessors) and the new one we are introducing (successorssets).

To run the tests, do:

cd tests/
python run-tests.py

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