view tests/README @ 5423:e5f238a8b0d2

osutil: more cleanups - eliminate a level of nesting - untab targets of gotos
author Matt Mackall <mpm@selenic.com>
date Mon, 08 Oct 2007 18:47:14 -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.