tests/README
author Mads Kiilerich <mads@kiilerich.com>
Mon, 07 Jan 2013 02:00:43 +0100
changeset 18228 1528ff6ac7ee
parent 8936 1de6e7e1bb9f
child 26421 4b0fc75f9403
permissions -rw-r--r--
test-largefiles.t: fix wrong '#if hgweb' - it should be '#if serve' A bug introduced in 0c1d10351869 did that a part of the test never was run.

To run the tests, do:

cd tests/
python run-tests.py

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