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

23 lines
831 B
XML
Raw Normal View History

2009-09-11 11:08:16 +08:00
<package>
2009-10-03 02:01:15 +08:00
<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
2009-10-03 09:08:16 +08:00
library for ROS code written in C++, including
<a href="http://www.ros.org/wiki/roscpp">roscpp</a>
2009-10-03 02:01:15 +08:00
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>
2009-09-11 11:08:16 +08:00
<author>Google</author>
<license>BSD</license>
2009-10-03 13:20:55 +08:00
<review status="3rdparty doc reviewed" notes="gerkey, 10/2/2009"/>
2009-10-03 02:01:15 +08:00
<url>http://ros.org/wiki/gtest/</url>
2009-09-11 11:08:16 +08:00
<export>
<rosdoc external="http://code.google.com/p/googletest/w/list"/>
</export>
</package>