view tests/README @ 33917:9ce139c9222f

tests: blacklist test-demandimport from test-check-module-imports It just does too much weird import stuff to have a hope of passing the checks.
author Augie Fackler <raf@durin42.com>
date Tue, 22 Aug 2017 15:16:58 -0400
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.