kinetic-devel/3rdparty/gtest/manifest.xml

23 lines
831 B
XML

<package>
<description brief="Googletest unit testing framework for C++">
gtest contains
the <a href="http://code.google.com/p/googletest/">googletest</a>
framework for C++, by Google. gtest is the standard unit test
library for ROS code written in C++, including
<a href="http://www.ros.org/wiki/roscpp">roscpp</a>
and, as such, is included within the ROS distribution. This package
wraps version 1.0.1. Our intent is to migrate to OS package manager
distributions as this library becomes more widely available.
</description>
<author>Google</author>
<license>BSD</license>
<review status="3rdparty doc reviewed" notes="gerkey, 10/2/2009"/>
<url>http://ros.org/wiki/gtest/</url>
<export>
<rosdoc external="http://code.google.com/p/googletest/w/list"/>
</export>
</package>