view tests/README @ 45109:b1507ab0c6cf

tests: avoid a "magic" nodeid in test-wireproto-command-lookup.t This helps with readability. Differential Revision: https://phab.mercurial-scm.org/D8734
author Martin von Zweigbergk <martinvonz@google.com>
date Fri, 13 Dec 2019 22:08:18 -0800
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.