tests/README
author Bryan O'Sullivan <bos@serpentine.com>
Sun, 27 Dec 2015 23:55:54 +0900
changeset 27524 f5b6b4e574c1
parent 26421 4b0fc75f9403
permissions -rw-r--r--
eol: make output stable This eliminates a divergence in behaviour between PyPy and Python.

To run the tests, do:

cd tests/
python run-tests.py

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