view tests/README @ 40586:3b0f07cc9626

test-subrepo: document why share magically works even if subrepos are missing I was confused how it's working while reviewing fb490d798be0, "share: reload repo after adjusting it in postshare()."
author Yuya Nishihara <yuya@tcha.org>
date Sat, 10 Nov 2018 12:01:21 +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.