view tests/README @ 28904:80be5dbe6e74

cmdutil: avoid recycling variable name "name" in namespaces code This just feels like asking for future trouble and confusion.
author Nathaniel Manista <nathaniel@google.com>
date Thu, 14 Apr 2016 15:26:18 -0400
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.