tests/README
author Jun Wu <quark@fb.com>
Sun, 12 Mar 2017 00:26:20 -0800
changeset 31582 07f0cddb0594
parent 26421 4b0fc75f9403
permissions -rw-r--r--
hghave: add a check about whitelisted filesystem that supports hardlink This is needed for the test added by the next patch.

To run the tests, do:

cd tests/
python run-tests.py

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