tests/README
author Yuya Nishihara <yuya@tcha.org>
Sat, 09 Jan 2016 19:45:10 +0900
changeset 28310 01dc11e7191f
parent 26421 4b0fc75f9403
permissions -rw-r--r--
extensions: extract function that copies function attributes to wrapper wrapfunction() will be changed to copy these attributes. See the next patch for details.

To run the tests, do:

cd tests/
python run-tests.py

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