view tests/README @ 31997:11f501f0a213

revsetlang: add a getboolean helper function This will be used to parse followlines's "descend" argument.
author Denis Laxalde <denis@laxalde.org>
date Sat, 15 Apr 2017 11:26:09 +0200
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.