view tests/README @ 26937:dda0aa3baedd

cmdutil: add origbackuppath helper
author Christian Delahousse <cdelahousse@fb.com>
date Thu, 12 Nov 2015 16:56:06 -0600
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.