tests/README
author Matt Harbison <matt_harbison@yahoo.com>
Sun, 16 Apr 2017 00:37:31 -0400
changeset 32008 9a782e7e651e
parent 26421 4b0fc75f9403
permissions -rw-r--r--
test-http: add a (glob) for Windows I'm not sure why the glob was ineffective with $TESTTMP here, but replacing it with '*' works.

To run the tests, do:

cd tests/
python run-tests.py

See https://mercurial-scm.org/wiki/WritingTests for
more information on writing tests.