tests/README
author Jun Wu <quark@fb.com>
Mon, 20 Mar 2017 15:28:08 -0700
changeset 31565 9639ff4a93ae
parent 26421 4b0fc75f9403
permissions -rw-r--r--
setup: split "hasfunction" to test arbitrary code The next patch wants to test include files.

To run the tests, do:

cd tests/
python run-tests.py

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