Mercurial > hg
view tests/README @ 48767:654baf1faa52
revlog: memset whole record instead of dealing with padding
This is less error-prone.
Differential Revision: https://phab.mercurial-scm.org/D12177
author | pacien <pacien.trangirard@pacien.net> |
---|---|
date | Thu, 10 Feb 2022 16:20:14 +0100 |
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.