[Libreoffice-commits] .: testtools/source

2012-09-16 Thread Libreoffice Gerrit user
testtools/source/performance/ubtest.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5bfa5cb86a9737ad97e068fd9d1ea40397d2ac3f Author: Julien Nabet Date: Sun Sep 16 10:24:59 2012 +0200 Fix duplicate branches for if and else Change-Id: Ic602fd4df63e6

Re: [Libreoffice] [Libreoffice-commits] .: testtools/source

2011-11-18 Thread Jan Holesovsky
Hi Stephan, On 2011-11-17 at 08:53 +0100, Stephan Bergmann wrote: > > Revert the component.map removal from makefile to fix Windows build. > > Can somebody with a working Windows build try out whether adding lines > >SHL1IMPLIB = i$(SHL1TARGET) >SHL2IMPLIB = i$(SHL2TARGET) > > wou

Re: [Libreoffice] [Libreoffice-commits] .: testtools/source

2011-11-16 Thread Stephan Bergmann
On 11/17/2011 12:38 AM, Jan Holesovsky wrote: testtools/source/bridgetest/makefile.mk |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 4f11d0aa461537efa2705e7b49bc2c828a700e43 Author: Jan Holesovsky Date: Wed Nov 16 22:57:28 2011 +0100 Revert the compon