tests/README
author Matt Mackall <mpm@selenic.com>
Mon, 08 Oct 2007 18:47:14 -0500
changeset 5423 e5f238a8b0d2
parent 3941 d0bbd8ee50c7
permissions -rw-r--r--
osutil: more cleanups - eliminate a level of nesting - untab targets of gotos

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.