tests/README
author Mads Kiilerich <madski@unity3d.com>
Wed, 15 Oct 2014 04:08:06 +0200
changeset 22944 5aae3dea8044
parent 8936 1de6e7e1bb9f
child 26421 4b0fc75f9403
permissions -rw-r--r--
revset: better naming of variables containing the value of a single argument Calling them args is not helpful.

To run the tests, do:

cd tests/
python run-tests.py

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