https://issues.apache.org/ooo/show_bug.cgi?id=125003
Issue ID: 125003
Issue Type: DEFECT
Summary: Integrate GoogleTest unit test framework for general
usage in the build environment
Product: Build Tools
Version: 4.2.0-dev
Hardware: All
OS: All
Status: CONFIRMED
Severity: normal
Priority: P3
Component: external prerequisites
Assignee: [email protected]
Reporter: [email protected]
In the past cppunit was used but it license incompatible and the tests are
normally disabled. To make more use or automated unit tests executed during the
normal build a new unit test framework is integrated.
After some research of available and license compatible C++ unit test
frameworks, GoogleTest [1] was proposed and is now integrated for general
usage. Future tasks are necessary to rework exisiting cppunit tests to make use
of the new framework.
The main purpose for now is to make it useable in general and use it more
concrete for a new OOXML processing framework.
[1] https://code.google.com/p/googletest/
--
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.