tests/README
author Martin von Zweigbergk <martinvonz@google.com>
Mon, 29 Nov 2021 23:00:29 -0800
changeset 48470 9e1f174d305b
parent 26421 4b0fc75f9403
permissions -rw-r--r--
simplemerge: set `conflicts` earlier for :union tool Differential Revision: https://phab.mercurial-scm.org/D11853

To run the tests, do:

cd tests/
python run-tests.py

See https://mercurial-scm.org/wiki/WritingTests for
more information on writing tests.