view tests/README @ 34207:5a1b41268b7c

drawdag: port to python 3
author Augie Fackler <raf@durin42.com>
date Wed, 23 Aug 2017 01:23:16 -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.