view tests/README @ 41037:2eeef8e577ac

py3: byteify one more sys.argv in gendoc.py
author Matt Harbison <matt_harbison@yahoo.com>
date Sat, 22 Dec 2018 00:05:39 -0500
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.