view tests/README @ 26372:55de800937e0

formatter: verify number of arguments passed to write functions zip() takes the shortest length, which can be a source of bug.
author Yuya Nishihara <yuya@tcha.org>
date Wed, 23 Sep 2015 21:51:48 +0900
parents 1de6e7e1bb9f
children 4b0fc75f9403
line wrap: on
line source

To run the tests, do:

cd tests/
python run-tests.py

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