view tests/README @ 30087:9b230a8e6008

util: ensure forwarded attrs are set in globals() as sysstr Custom module importer strikes again.
author Augie Fackler <augie@google.com>
date Sat, 08 Oct 2016 08:36:39 -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.