tests/README
author Yuya Nishihara <yuya@tcha.org>
Thu, 04 Jan 2018 12:30:55 +0900
changeset 35556 b58964b9b541
parent 26421 4b0fc75f9403
permissions -rw-r--r--
test-glog: hook cmdutil.getlogrevs() so -frREV is rewritten accordingly Before, these tests didn't match the real behavior of "log -frREV".

To run the tests, do:

cd tests/
python run-tests.py

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