ok, after fixing some problems on the different platforms it seems to
work now at least on Linux, Mac and Windows. In the sal module some
tests are already migrated and can be used as samples for further migration.

It is straight forward and most tests are probably easy to migrate. But
as always the work have to be done. I hope some volunteers are
interested to help and start working on it.

Question or detailed discussion about problems or migration steps are
welcome here on the list and can be discussed.

Juergen


On 02/06/14 13:11, Jürgen Schmidt wrote:
> Hi,
> 
> I have integrated googletest (gtest) in our build environment and it can
> be used now. A first simple test in sal (sal/qa/sal) is using gtest now.
> 
> Some basic information and references can be found on [1]. See also the
> related task id [2]
> 
> A further and deeper integration in gbuild (similar to cppunit) is
> possible but not yet implemented.
> 
> Gtest is now a new prerequisite but can be easy disabled during the
> configure step. Single tests can be disable highlevel in the makefile or
> more fine grained in the sources. Details can be found on the wiki page [1].
> 
> Maybe some volunteers have interest to adapt further existing unit
> tests, the idea is to migrate all existing tests from cppunit to gtest.
> 
> The main purpose of course is to make use of this new unit test
> framework from the beginning for the planned work on a new improved
> OOXML processing framework.
> 
> Juergen
> 
> 
> [1] https://wiki.openoffice.org/wiki/Googletest
> [2] https://issues.apache.org/ooo/show_bug.cgi?id=125003
> 


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

Reply via email to