view tests/README @ 31200:426b3d1e82d0

bisect: set a blockedtag when running the check command So that the hg bisect data clearly shows the bisect command separately to the main data set.
author Simon Farnsworth <simonfar@fb.com>
date Mon, 06 Mar 2017 03:26:30 -0800
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.