view tests/README @ 45586:8c02c6262a5e

tests: add some more debugmergestate calls in `test-merge-criss-cross.t` Differential Revision: https://phab.mercurial-scm.org/D9029
author Pulkit Goyal <7895pulkit@gmail.com>
date Mon, 14 Sep 2020 15:08:15 +0530
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.