tests/README
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
Tue, 28 Aug 2007 22:48:25 -0300
changeset 5260 0fc16031bb45
parent 3941 d0bbd8ee50c7
permissions -rw-r--r--
Make hg diff --git -r revA:revB detect (inverted) copies if revA > revB

To run the tests, do:

cd tests/
python run-tests.py

See http://www.selenic.com/mercurial/wiki/index.cgi/WritingTests for
more information on writing tests.