Re: Build and unit test errors with cppunit

2015-08-25 Thread Kay Schenk
On Mon, Aug 24, 2015 at 8:25 PM, Damjan Jovanovic wrote: > On Mon, Aug 24, 2015 at 11:36 PM, Kay Schenk wrote: > > > > > > On 08/24/2015 01:04 PM, Damjan Jovanovic wrote: > >> Hi > >> > >> Since commit 1536730 on 2013-10-29 by alg (Armin Le Grand), AOO hasn't > >> been able to compile with cppun

Re: Build and unit test errors with cppunit

2015-08-24 Thread Damjan Jovanovic
On Mon, Aug 24, 2015 at 11:36 PM, Kay Schenk wrote: > > > On 08/24/2015 01:04 PM, Damjan Jovanovic wrote: >> Hi >> >> Since commit 1536730 on 2013-10-29 by alg (Armin Le Grand), AOO hasn't >> been able to compile with cppunit present and enabled >> (--with-system-cppunit), as at least the basegfx

Re: Build and unit test errors with cppunit

2015-08-24 Thread Pedro Giffuni
Hi Damjan; I am rather surprised that cppunit tests may work still. As I was explained, long ago, in order to work cppunit would have to be in the tree. The plan is/was to replace cppunit with gtest, which is more powerful and has a fine license. Google test (gtest) was brought into the tree and

Re: Build and unit test errors with cppunit

2015-08-24 Thread Kay Schenk
On 08/24/2015 01:04 PM, Damjan Jovanovic wrote: > Hi > > Since commit 1536730 on 2013-10-29 by alg (Armin Le Grand), AOO hasn't > been able to compile with cppunit present and enabled > (--with-system-cppunit), as at least the basegfx and basebmp modules > both have compile errors and unit test

Build and unit test errors with cppunit

2015-08-24 Thread Damjan Jovanovic
Hi Since commit 1536730 on 2013-10-29 by alg (Armin Le Grand), AOO hasn't been able to compile with cppunit present and enabled (--with-system-cppunit), as at least the basegfx and basebmp modules both have compile errors and unit test failures. I fixed the basegfx compile errors (brackets in wro