tests/README
author Yuya Nishihara <yuya@tcha.org>
Sun, 08 Jul 2018 16:55:21 +0900
changeset 38595 b263133eeb5a
parent 26421 4b0fc75f9403
permissions -rw-r--r--
py3: convert server-string to unicode to make http library happy

To run the tests, do:

cd tests/
python run-tests.py

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