view tests/README @ 52223:7c1d7edff91b stable

windows: work around argument size limitation in test-bookmarks-pushpull.t Apparently, we need to got through MSYS for such a long argument to be accepted.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Mon, 11 Nov 2024 16:41:16 +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.