tests/README
author Gregory Szorc <gregory.szorc@gmail.com>
Wed, 30 Jan 2019 16:54:34 -0800
changeset 41496 b58d608ec6a0
parent 26421 4b0fc75f9403
permissions -rw-r--r--
tests: compare against a bytes in test-lock.py skip-blame: just b'' prefixes Differential Revision: https://phab.mercurial-scm.org/D5771

To run the tests, do:

cd tests/
python run-tests.py

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