tests/README
author Matt Harbison <matt_harbison@yahoo.com>
Sat, 01 Apr 2017 18:30:51 -0400
changeset 31768 49e9124cfc23
parent 26421 4b0fc75f9403
permissions -rw-r--r--
test-http: update output for Windows The http test simply wasn't updated in 161ab32b44a1 for Windows. It looks like the https test meant to glob away the error message in 3e2d8120528b, but forgot the '*', and was subsequently removed in 408f2202bd80.

To run the tests, do:

cd tests/
python run-tests.py

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