tests/README
author Laura Médioni <laura.medioni@logilab.fr>
Fri, 03 Jun 2016 11:28:22 +0200
changeset 29380 c1b526f55116
parent 26421 4b0fc75f9403
permissions -rw-r--r--
templates: add support for filelog webcommand in json style Modify changelistentry structure to also deliver phase and branch data and use either 'parents' or 'allparents' depending on what is defined in the view, in order to reuse it in filelog structure.

To run the tests, do:

cd tests/
python run-tests.py

See https://mercurial-scm.org/wiki/WritingTests for
more information on writing tests.