Mercurial > hg
view tests/README @ 17037:419966126a05
scmutil: speed up new-style range extension
This improves perfrevset performance by 10% for 2222::33333 on a
kernel repo.
author | Bryan O'Sullivan <bryano@fb.com> |
---|---|
date | Fri, 22 Jun 2012 12:00:41 -0700 |
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.