tests/README
author Yuya Nishihara <yuya@tcha.org>
Mon, 07 Dec 2015 21:42:50 +0900
branchstable
changeset 27320 59d5f619e69e
parent 26421 4b0fc75f9403
permissions -rw-r--r--
paths: include #fragment again Since 5f2a4fc3c4fa, #fragment was missing in "hg paths" output because path.loc was changed to a parsed URL. "hg paths" should use path.rawloc to show complete URLs.

To run the tests, do:

cd tests/
python run-tests.py

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