[Lunar-commits] <moonbase> cpptest: adding module.

Dennis 'stumbles' Veatch stumbles at lunar-linux.org
Wed Jun 10 20:10:12 CEST 2009


commit dba21aa5b688f1b2924b0db1bddfad8f393b63f7
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date:   Wed Jun 10 14:10:12 2009 -0400

    cpptest: adding module.
---
 utils/cpptest/DETAILS |   18 ++++++++++++++++++
 1 files changed, 18 insertions(+), 0 deletions(-)

diff --git a/utils/cpptest/DETAILS b/utils/cpptest/DETAILS
new file mode 100644
index 0000000..b7c19cf
--- /dev/null
+++ b/utils/cpptest/DETAILS
@@ -0,0 +1,18 @@
+          MODULE=cpptest
+         VERSION=1.1.0
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=$SFORGE_URL/$MODULE
+      SOURCE_VFY=sha1:c19fe9e53d27679561173ccf88470a83f3e3f765
+        WEB_SITE=http://cpptest.sourceforge.net/
+         ENTERED=20090610
+         UPDATED=20090610
+           SHORT="unit testing framework for automated tests in C++"
+
+cat << EOF
+CppTest is a portable and powerful, yet simple, unit testing framework for 
+handling automated tests in C++. The focus lies on usability and extendability.
+
+Several output formats, including simple text output, compiler-like output and 
+HTML, are supported and new ones are easily added. See Screenshots for 
+examples of available output handlers.
+EOF


More information about the Lunar-commits mailing list