tests/README
author Jason R. Coombs <jaraco@jaraco.com>
Wed, 17 Aug 2022 10:17:15 -0400
changeset 49454 34dddc5d2e2f
parent 26421 4b0fc75f9403
permissions -rw-r--r--
shelve: in test for trailing whitespace, strip commit (issue6735)

To run the tests, do:

cd tests/
python run-tests.py

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