You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openoffice.apache.org by Damjan Jovanovic <da...@apache.org> on 2015/09/16 21:53:56 UTC

Google Test now in gbuild and other good news

Hi

I finally managed to win a long battle against GNU make and integrate
Google Test into gbuild :-). Also updated the documentation on
https://wiki.openoffice.org/wiki/Googletest. Currently only main/sfx2
uses it, but I plan on migrating the other gbuild+cppunit modules.
It's very platform dependent; it definitely works on Windows, Linux
and FreeBSD, but I couldn't test my changes to MacOS, Solaris, OS/2 or
MinGW.

In other good news (which we seem to need of late):
* Broken javadocs in a number of .java files that were causing the
build to break when using Java 8's very strict javadoc tool have all
been fixed, and AOO now builds with Java 8.
* oowintool was broken by a recent commit, and ./configure was failing
on Windows as a result. This regression was reported to its committer
and is now fixed.
* Several unit tests that were breaking the Windows build have been
fixed, and I am resolving more.

Damjan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org


Re: Google Test now in gbuild and other good news

Posted by Louis Suárez-Potts <lu...@gmail.com>.
Hi Damjian,


> On 16 Sep 15, at 15:53, Damjan Jovanovic <da...@apache.org> wrote:
> 
> Hi
> 
> I finally managed to win a long battle against GNU make and integrate
> Google Test into gbuild :-). Also updated the documentation on
> https://wiki.openoffice.org/wiki/Googletest. Currently only main/sfx2
> uses it, but I plan on migrating the other gbuild+cppunit modules.
> It's very platform dependent; it definitely works on Windows, Linux
> and FreeBSD, but I couldn't test my changes to MacOS, Solaris, OS/2 or
> MinGW.
> 
> In other good news (which we seem to need of late):
> * Broken javadocs in a number of .java files that were causing the
> build to break when using Java 8's very strict javadoc tool have all
> been fixed, and AOO now builds with Java 8.
> * oowintool was broken by a recent commit, and ./configure was failing
> on Windows as a result. This regression was reported to its committer
> and is now fixed.
> * Several unit tests that were breaking the Windows build have been
> fixed, and I am resolving more.
> 
> Damjan
> 
> —————————

So, I’m impressed :-)

This is terrific, and more than just good news. Hope you blog about it!

Louis


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org


Re: Google Test now in gbuild and other good news

Posted by Kay Schenk <ka...@gmail.com>.

On 09/16/2015 12:53 PM, Damjan Jovanovic wrote:
> Hi
> 
> I finally managed to win a long battle against GNU make and integrate
> Google Test into gbuild :-). Also updated the documentation on
> https://wiki.openoffice.org/wiki/Googletest. Currently only main/sfx2
> uses it, but I plan on migrating the other gbuild+cppunit modules.
> It's very platform dependent; it definitely works on Windows, Linux
> and FreeBSD, but I couldn't test my changes to MacOS, Solaris, OS/2 or
> MinGW.
> 
> In other good news (which we seem to need of late):
> * Broken javadocs in a number of .java files that were causing the
> build to break when using Java 8's very strict javadoc tool have all
> been fixed, and AOO now builds with Java 8.
> * oowintool was broken by a recent commit, and ./configure was failing
> on Windows as a result. This regression was reported to its committer
> and is now fixed.
> * Several unit tests that were breaking the Windows build have been
> fixed, and I am resolving more.
> 
> Damjan

WHOOP! WHOOP! Very nice! and thank you! :)



-- 
--------------------------------------------
MzK

“The journey of a thousand miles begins
 with a single step.”
                          --Lao Tzu



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org


Re: Google Test now in gbuild and other good news

Posted by Marcus <ma...@wtnet.de>.
Am 09/16/2015 09:53 PM, schrieb Damjan Jovanovic:
> I finally managed to win a long battle against GNU make and integrate
> Google Test into gbuild :-). Also updated the documentation on
> https://wiki.openoffice.org/wiki/Googletest. Currently only main/sfx2
> uses it, but I plan on migrating the other gbuild+cppunit modules.
> It's very platform dependent; it definitely works on Windows, Linux
> and FreeBSD, but I couldn't test my changes to MacOS, Solaris, OS/2 or
> MinGW.
>
> In other good news (which we seem to need of late):
> * Broken javadocs in a number of .java files that were causing the
> build to break when using Java 8's very strict javadoc tool have all
> been fixed, and AOO now builds with Java 8.
> * oowintool was broken by a recent commit, and ./configure was failing
> on Windows as a result. This regression was reported to its committer
> and is now fixed.
> * Several unit tests that were breaking the Windows build have been
> fixed, and I am resolving more.

wow, so many great things in one mail. That's a very nice read.

Thanks a lot for your work. This will bring us forward. Please keep up 
the fine work. :-)

Marcus

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org