view tests/README @ 33062:e21b750c9b9e

debugrevlog: align chain length, reach, and compression ratio I think this is what the max(...) exists for.
author Yuya Nishihara <yuya@tcha.org>
date Mon, 26 Jun 2017 22:27:34 +0900
parents 4b0fc75f9403
children
line wrap: on
line source

To run the tests, do:

cd tests/
python run-tests.py

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