tests/README
author Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 27 Jun 2017 01:31:18 +0200
changeset 33144 d0e5bf12f314
parent 26421 4b0fc75f9403
permissions -rw-r--r--
obsutil: move 'allprecursors' to the new modules We have a new 'obsutil' module now. We move the high level utility there to bring 'obsolete.py' back to a more reasonable size.

To run the tests, do:

cd tests/
python run-tests.py

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