Mercurial > hg-stable
view tests/README @ 35838:4e41b59633fa stable
lfs: add a test showing bundle application could be broken
When a bundle containing LFS delta uses non-LFS delta-base, or vice-versa,
the bundle will fail to apply.
Differential Revision: https://phab.mercurial-scm.org/D2066
author | Jun Wu <quark@fb.com> |
---|---|
date | Tue, 06 Feb 2018 16:08:57 -0800 |
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.