view tests/README @ 37420:84e7d2d8c098

tests: port test-convert-filemap.t to simple store Differential Revision: https://phab.mercurial-scm.org/D3100
author Gregory Szorc <gregory.szorc@gmail.com>
date Wed, 04 Apr 2018 14:43:19 -0700
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.