view tests/README @ 24497:2e0301ac5c91

test-diffstat: add a glob the test runner wants on Windows The test gets a '~' status without it.
author Matt Harbison <matt_harbison@yahoo.com>
date Sat, 28 Mar 2015 23:57:16 -0400
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.