view tests/README @ 20637:73a3a2386654

tests: add systematic test of merge ancestor calculation There is probably some overlap with the existing tests - it is hard to figure out what these tests are doing.
author Mads Kiilerich <madski@unity3d.com>
date Tue, 25 Feb 2014 20:28:40 +0100
parents 1de6e7e1bb9f
children 4b0fc75f9403
line wrap: on
line source

To run the tests, do:

cd tests/
python run-tests.py

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