tests/README
author Yuya Nishihara <yuya@tcha.org>
Sat, 26 Mar 2016 19:01:12 +0900
changeset 28629 d6f8a1535224
parent 26421 4b0fc75f9403
permissions -rw-r--r--
debugrevspec: show expanded/concatenated states before printing trees The debugrevspec command prints at most 4 parsed trees. It wasn't easy to tell which tree belongs to which state.

To run the tests, do:

cd tests/
python run-tests.py

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