view tests/README @ 42100:b63b8b7ca5fa

messages: replace some instances of "folder" by "directory" I'm pretty sure this is our preferred term. Differential Revision: https://phab.mercurial-scm.org/D6222
author Martin von Zweigbergk <martinvonz@google.com>
date Wed, 10 Apr 2019 16:26:40 -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.