view tests/README @ 25473:123c99034cb6

tests: make killdaemons.py use DAEMON_PIDS by default
author Matt Mackall <mpm@selenic.com>
date Mon, 08 Jun 2015 14:21:45 -0500
parents 1de6e7e1bb9f
children 4b0fc75f9403
line wrap: on
line source

To run the tests, do:

cd tests/
python run-tests.py

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