view tests/README @ 45437:e339693addc0

rhg: add harness tests for rhg files Differential Revision: https://phab.mercurial-scm.org/D8873
author Antoine Cezar <antoine.cezar@octobus.net>
date Mon, 03 Aug 2020 11:55:59 +0200
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.