view tests/README @ 43776:faa8a59f4a06

graphlog: change state dict to attr struct This should help static analysis.
author Yuya Nishihara <yuya@tcha.org>
date Thu, 21 Nov 2019 22:43:01 +0900
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.