view tests/README @ 33166:5c9ad50fd62f

config: register the 'devel.strip-obsmarkers' config The single explicit default that existed so far is converted to registered config value.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Wed, 28 Jun 2017 13:32:36 +0200
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.