tests/README
author Boris Feld <boris.feld@octobus.net>
Tue, 17 Oct 2017 12:37:39 +0200
changeset 35263 ae79d878702b
parent 26421 4b0fc75f9403
permissions -rw-r--r--
bookmark: introduce in advance a variant of the exchange test We are about to introduce a new way to push bookmark to server. We introduce the test variant before actually updating the exchange to help the output changes to stand out when it happens.

To run the tests, do:

cd tests/
python run-tests.py

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