view tests/README @ 47830:981cef5188c3 stable

templater: swap `\` with `/` in more location This is similar to the previous changeset, but apply that logic to _readmapfile. Differential Revision: https://phab.mercurial-scm.org/D11282
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Tue, 17 Aug 2021 14:38:25 +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.