view tests/README @ 35245:414114a7c18f

thirdparty: move selectors2 module to where it should be
author Yuya Nishihara <yuya@tcha.org>
date Thu, 30 Nov 2017 22:43:03 +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.