view tests/README @ 51275:39f7b2b53c68

tests: demonstrate error when narrowing with `rootfilesin:` pattern This demonstrates a bug introduced in 17a822d7943e.
author Martin von Zweigbergk <martinvonz@google.com>
date Mon, 18 Dec 2023 10:13:41 -0800
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.