tests/README
author Mads Kiilerich <madski@unity3d.com>
Tue, 14 Apr 2015 23:44:03 -0400
changeset 24729 3e48462ec15a
parent 8936 1de6e7e1bb9f
child 26421 4b0fc75f9403
permissions -rw-r--r--
rpms: for packages with their own python, put it in /opt/python-hg This is more compliant with the FHS and Fedora packaging guidelines.

To run the tests, do:

cd tests/
python run-tests.py

See http://mercurial.selenic.com/wiki/WritingTests for
more information on writing tests.