tests/README
author Boris Feld <boris.feld@octobus.net>
Mon, 28 May 2018 20:51:20 +0200
changeset 38461 8459e8d2f729
parent 26421 4b0fc75f9403
permissions -rw-r--r--
shelve: check the actual shelvestate in morestatus The rebasestate is a lower level implementation details that we are trying to remove. Differential Revision: https://phab.mercurial-scm.org/D3687

To run the tests, do:

cd tests/
python run-tests.py

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