view tests/README @ 48518:8e8737a1fa7d

hg-cpython: implement vcsgraph::Graph for our Index Differential Revision: https://phab.mercurial-scm.org/D11946
author pacien <pacien.trangirard@pacien.net>
date Fri, 10 Dec 2021 15:27:22 +0100
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.