tests/README
author timeless <timeless@mozdev.org>
Fri, 06 May 2016 19:16:16 +0000
changeset 29178 0fb2fddd00a3
parent 26421 4b0fc75f9403
permissions -rw-r--r--
tests: test-archive.t use open() instead of file() for py3 compat

To run the tests, do:

cd tests/
python run-tests.py

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