view tests/README @ 45070:bc05c13e246f

tests: make names in test-stdio.py more distinctive This way, more tests can be added without name clashes.
author Manuel Jacob <me@manueljacob.de>
date Tue, 07 Jul 2020 11:10:07 +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.