view tests/README @ 45225:fc751824ae97 stable

push: another test for checks preventing pushing orphaness to a server In this one, orphan was create with and amend instead of a prune.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Thu, 23 Jul 2020 16:26:29 +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.