tests/README
author Pierre-Yves David <pierre-yves.david@octobus.net>
Sat, 07 Sep 2019 00:16:32 +0200
changeset 42994 dff95420480f
parent 26421 4b0fc75f9403
permissions -rw-r--r--
flagprocessors: make `processflagsraw` a module level function One more steps toward removing the mixin. Differential Revision: https://phab.mercurial-scm.org/D6820

To run the tests, do:

cd tests/
python run-tests.py

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