view tests/README @ 38107:5a3feb2bc9dd

py3: add b'' prefixes in tests/test-pager.t # skip-blame because just b'' prefixes Differential Revision: https://phab.mercurial-scm.org/D3598
author Pulkit Goyal <7895pulkit@gmail.com>
date Sat, 19 May 2018 18:31:15 +0530
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.