Re: [PATCH] libvisio: Fix tests without tools

2016-02-09 Thread Fridrich Strba
Could you send it as "git format-patch" or submit to gerrit, so that I can credit you properly? Cheers F. On 07/02/16 15:28, Andreas Sturmlechner wrote: > I'd like to submit an easy patch that fixes the tests when libvisio is built > without tools (in that case it was missing librevenge-stream

Re: Re: [PATCH] libvisio: Fix tests without tools

2016-02-07 Thread Andreas Sturmlechner
Thanks for fixing it that quick! ---Original Message--- On Sunday, 7 February 2016 at 21:35, Fridrich Strba wrote: > Actually, it is ok, I managed to massage it a bit and commit like this: > > https://cgit.freedesktop.org/libreoffice/libvisio/commit/?id=13431c9e425d93f61a7fc16f99f8d8c6e71ed82b >

Re: [PATCH] libvisio: Fix tests without tools

2016-02-07 Thread Fridrich Strba
Actually, it is ok, I managed to massage it a bit and commit like this: https://cgit.freedesktop.org/libreoffice/libvisio/commit/?id=13431c9e425d93f61a7fc16f99f8d8c6e71ed82b Thanks a lot for noticing this. Cheers Fridrich On 07/02/16 21:09, Fridrich Strba wrote: > Could you send it as "git for