view tests/README @ 42280:f9cdd732cb58

minirst: support subsubsubsubsections (header level 5) with marker '''' Differential Revision: https://phab.mercurial-scm.org/D6328
author Sietse Brouwer <sbbrouwer@gmail.com>
date Fri, 26 Apr 2019 12:40:26 +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.