view tests/README @ 36544:e71a3c0a90b0

templatekw: factor out function to build a list of files per status Removes copy-paste code before switching to the (context, mapping) API.
author Yuya Nishihara <yuya@tcha.org>
date Sun, 25 Feb 2018 16:35:34 +0900
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.