view tests/README @ 34270:3db2365d43e4

tests: update `f` helper script to work on Python 3
author Augie Fackler <augie@google.com>
date Mon, 18 Sep 2017 13:37:32 -0400
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.