view tests/README @ 30422:0e6ce6313e47

worker: fix missed break on successful waitpid() Follow-up for 5069a8a40b1b.
author Yuya Nishihara <yuya@tcha.org>
date Thu, 17 Nov 2016 21: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.