view tests/README @ 49483:b18e877ea304

rhg-status: extract a function for printing pattern file warnings This will be reused for the warnings produced by the sparse file parsing functions.
author Raphaël Gomès <rgomes@octobus.net>
date Tue, 26 Jul 2022 17:33:34 +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.