tests/README
author Augie Fackler <augie@google.com>
Sat, 16 May 2015 14:31:03 -0400
changeset 25148 3b5cd6f13dcc
parent 8936 1de6e7e1bb9f
child 26421 4b0fc75f9403
permissions -rw-r--r--
check-code: un-ban any() now that we're on 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.