tests/README
author Durham Goode <durham@fb.com>
Tue, 07 Mar 2017 12:52:00 -0800
changeset 31225 15c998528c36
parent 26421 4b0fc75f9403
permissions -rw-r--r--
fsmonitor: remove use of repo.opener This has been deprecated, so we need to switch to the appropriate vfs apis.

To run the tests, do:

cd tests/
python run-tests.py

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