tests/README
author Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 07 Mar 2023 03:31:21 +0100
branchstable
changeset 50289 94a8c354242b
parent 26421 4b0fc75f9403
permissions -rw-r--r--
undo-files: make the undo-prefix configurable in `cleanup_undo_files` The transaction is configuration undo prefix, so we "need" it too.

To run the tests, do:

cd tests/
python run-tests.py

See https://mercurial-scm.org/wiki/WritingTests for
more information on writing tests.