tests/README
author Pierre-Yves David <pierre-yves.david@octobus.net>
Thu, 23 Jul 2020 16:23:43 +0200
branchstable
changeset 45224 187cc478e18f
parent 26421 4b0fc75f9403
permissions -rw-r--r--
push: test the checks preventing pushing orphaness to a server This is introduce a simple example, more are coming. See inline documentation for details.

To run the tests, do:

cd tests/
python run-tests.py

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