view tests/README @ 17936:95fc4ab324df

run-tests: backout 4a4173519b63 This deleted work in progress to eliminate child processes for -j.
author Matt Mackall <mpm@selenic.com>
date Wed, 14 Nov 2012 18:08:39 -0600
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.