view tests/README @ 41134:17a195676472

rust-ancestors: adjust branches and inline comments per previous change Now the top-level "if" can be read as both_visit|revs_visit|bases_visit.
author Yuya Nishihara <yuya@tcha.org>
date Wed, 19 Dec 2018 22:24:20 +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.