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