tests/README
author FUJIWARA Katsunori <foozy@lares.dti.ne.jp>
Fri, 01 Aug 2014 02:14:24 +0900
branchstable
changeset 21959 dccbf52ffe9f
parent 8936 1de6e7e1bb9f
child 26421 4b0fc75f9403
permissions -rw-r--r--
commands: make the warning message for "patch --partial" translatable This patch makes the warning message for "patch --partial" translatable: this message was introduced by bee0e1cffdd3, and there is no reason to prevent this from being translatable.

To run the tests, do:

cd tests/
python run-tests.py

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