view tests/README @ 40274:a8b9174517c7

formatter: use stringutil.pprint() in debug output to drop b''
author Yuya Nishihara <yuya@tcha.org>
date Sun, 14 Oct 2018 06:51:19 +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.