tests/README
author Yuya Nishihara <yuya@tcha.org>
Sun, 22 May 2016 14:05:34 +0900
changeset 29596 71c197d82b7e
parent 26421 4b0fc75f9403
permissions -rw-r--r--
chgserver: reorder functions in chgunixservicehandler This should make it slightly easier to follow the call path.

To run the tests, do:

cd tests/
python run-tests.py

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