view tests/README @ 29793:24991e7f775f

check-code: make dict() pattern less invasive 'foodict(x=y)' should be allowed.
author Yuya Nishihara <yuya@tcha.org>
date Mon, 15 Aug 2016 17:17:39 +0900
parents 4b0fc75f9403
children
line wrap: on
line source

To run the tests, do:

cd tests/
python run-tests.py

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