view tests/README @ 44637:02f66b23cba3

hgcli: remove legacy project This code is a logical precursor to PyOxidizer. It is now defunct. Differential Revision: https://phab.mercurial-scm.org/D8349
author Gregory Szorc <gregory.szorc@gmail.com>
date Tue, 31 Mar 2020 18:56:41 -0700
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.