view tests/README @ 50538:a7513d0d451b

rhg: test `rhg files --config ui.relative-paths ...` Add some tests. All of these are falling back for now, will be fixed in follow-up commits.
author Arseniy Alekseyev <aalekseyev@janestreet.com>
date Mon, 29 May 2023 16:47:39 +0100
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.