view tests/README @ 41094:adee334d94cd

vfs: handle _auditpath in proxyvfs Just forward the call to the underlying vfs.
author Boris Feld <boris.feld@octobus.net>
date Wed, 02 Jan 2019 10:29:36 +0100
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.