tests/README
author Pierre-Yves David <pierre-yves.david@fb.com>
Tue, 09 Feb 2016 22:47:20 +0000
changeset 28135 ecfa82447162
parent 26421 4b0fc75f9403
permissions -rw-r--r--
tests: have a more elaborated test for _destrebase The previous repo had a single lineage and a single head, pretty boring for rebase related testing.

To run the tests, do:

cd tests/
python run-tests.py

See https://mercurial-scm.org/wiki/WritingTests for
more information on writing tests.