view tests/README @ 26658:aabfa0fb7e3e

copies: rename renamedelete to renamedeleteset for clarity
author Matt Mackall <mpm@selenic.com>
date Wed, 19 Aug 2015 15:32:27 -0500
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.