view tests/README @ 29739:84a8de5ac901

cmdutil: remove duplicated badmatch call in cat() Subrepo logic is handled in ctx.walk().
author Hannes Oldenburg <hannes.christian.oldenburg@gmail.com>
date Sun, 07 Aug 2016 14:06:20 +0000
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.