view tests/README @ 30926:120682fce099

ui: add a configwith method This is a long-overdue generalization of the pattern in configint and configbool.
author Bryan O'Sullivan <bryano@fb.com>
date Sun, 12 Feb 2017 21:40:46 -0800
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.