view tests/README @ 49455:744b341782f4

shelve: remove strip and rely on prior state (issue6735)
author Jason R. Coombs <jaraco@jaraco.com>
date Wed, 24 Aug 2022 15:15:04 -0400
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.