tests/README
author Wei, Elson <elson.wei@gmail.com>
Wed, 24 Jul 2013 13:20:44 +0800
branchstable
changeset 19472 32e502b26983
parent 8936 1de6e7e1bb9f
child 26421 4b0fc75f9403
permissions -rw-r--r--
largefiles: overridematch() should replace the file path instead of extending (issue3934)

To run the tests, do:

cd tests/
python run-tests.py

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