tests/README
author Augie Fackler <augie@google.com>
Tue, 14 Apr 2015 10:57:15 -0400
changeset 25061 625dd917f04f
parent 8936 1de6e7e1bb9f
child 26421 4b0fc75f9403
permissions -rw-r--r--
test-run-tests: fix for Python 3.5 This test now passes in both 3.5 and 2.6.

To run the tests, do:

cd tests/
python run-tests.py

See http://mercurial.selenic.com/wiki/WritingTests for
more information on writing tests.