view tests/README @ 32585:bceb398e6d72

hidden: drop obsolete comment about cacheability The cache was recently dropped, so I believe the comment is now obsolete.
author Martin von Zweigbergk <martinvonz@google.com>
date Sat, 27 May 2017 21:02:17 -0700
parents 4b0fc75f9403
children
line wrap: on
line source

To run the tests, do:

cd tests/
python run-tests.py

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