diff options
Diffstat (limited to 'package/cppunit')
-rw-r--r-- | package/cppunit/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/cppunit/Config.in b/package/cppunit/Config.in index f349fb3b1a..efcdcf01a2 100644 --- a/package/cppunit/Config.in +++ b/package/cppunit/Config.in @@ -5,7 +5,7 @@ config BR2_PACKAGE_CPPUNIT depends on !BR2_STATIC_LIBS help CppUnit is the C++ port of the famous JUnit framework for - unit testing. Test output is in XML or text format for + unit testing. Test output is in XML or text format for automatic testing and GUI based for supervised tests. http://www.freedesktop.org/wiki/Software/cppunit/ |