view tests/README @ 24140:5a64b676c5d3

histedit: extract method ruleeditor Extract functionality of editing histedit rules to separate method so we can reuse it in upcoming --edit-plan option.
author Mateusz Kwapich <mitrandir@fb.com>
date Mon, 23 Feb 2015 10:57:27 -0800
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.