[PATCH hglib] client: update method parses only the line with known format
Idan Kamara
idankk86 at gmail.com
Tue Apr 23 18:35:01 UTC 2013
On Tue, Apr 23, 2013 at 8:23 PM, Александр Плавин <me at aplavin.ru> wrote:
> However, don't know how to add test for it as hglib doesn't support
> largefiles extension (and, if I get it right, any extension).
>
You can pass --config args to hgclient's ctor to enable it, like you
normally do on the command line.
It's not easy to do it in a test since it opens a client for you, but
opening another should suffice (or you could extract parsing the output to
a standalone function and test that).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-devel/attachments/20130423/d29ee4ce/attachment-0002.html>
More information about the Mercurial-devel
mailing list