tests/README
author Mathias De Maré <mathias.demare@gmail.com>
Sun, 28 Dec 2014 23:59:57 +0100
changeset 23679 dd1e73c4be13
parent 8936 1de6e7e1bb9f
child 26421 4b0fc75f9403
permissions -rw-r--r--
subrepo: add forgotten annotation for reverting git subrepos Support for reverting git subrepos was added earlier, but the annotation to handle any subrepo errors was forgotten.

To run the tests, do:

cd tests/
python run-tests.py

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