view tests/README @ 4700:a2e025fcd256

strip: pull core strip logic into its own function
author Matt Mackall <mpm@selenic.com>
date Sun, 24 Jun 2007 18:22:40 -0500
parents d0bbd8ee50c7
children
line wrap: on
line source

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.