tests/README
author Yuya Nishihara <yuya@tcha.org>
Sat, 25 Mar 2017 17:24:11 +0900
changeset 31682 58d4622bc1ef
parent 26421 4b0fc75f9403
permissions -rw-r--r--
statfs: rename pygetfstype to getfstype There's no ambiguity now.

To run the tests, do:

cd tests/
python run-tests.py

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