summaryrefslogtreecommitdiffstats
path: root/package/cppunit/cppunit.hash
diff options
context:
space:
mode:
authorSebastien Bourdelin <sebastien.bourdelin@savoirfairelinux.com>2014-10-28 20:14:49 -0400
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-10-29 22:07:03 +0100
commitc385bf19786a5a220dc9d1a82eb28df57afebf8b (patch)
tree3f552577db5a7dd94767bb7b77495fb70ad87cdf /package/cppunit/cppunit.hash
parenta83aa48ea0c0bbe2d9ee2254ec5197bb2a9b7303 (diff)
downloadbuildroot-c385bf19786a5a220dc9d1a82eb28df57afebf8b.tar.gz
buildroot-c385bf19786a5a220dc9d1a82eb28df57afebf8b.zip
cppunit: new package
CppUnit is the C++ port of the famous JUnit framework 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/ [Thomas: - change license to LGPLv2.1, since there is no indication that the "or later" option is used. - slightly rewrap text in Config.in file.] Signed-off-by: Sebastien Bourdelin <sebastien.bourdelin@savoirfairelinux.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/cppunit/cppunit.hash')
-rw-r--r--package/cppunit/cppunit.hash5
1 files changed, 5 insertions, 0 deletions
diff --git a/package/cppunit/cppunit.hash b/package/cppunit/cppunit.hash
new file mode 100644
index 0000000000..a097e3256d
--- /dev/null
+++ b/package/cppunit/cppunit.hash
@@ -0,0 +1,5 @@
+# hash from: http://www.freedesktop.org/wiki/Software/cppunit/:
+md5 d1c6bdd5a76c66d2c38331e2d287bc01 cppunit-1.13.2.tar.gz
+
+# Locally calculated:
+sha512 8f4be569f321d577cec31931f49f4df143bc94e283605509b6ea50c60690aa91a2aed940e7eebd4b2413a4218f9a6c3978d312d8e587eab040283c6563846ecd cppunit-1.13.2.tar.gz
OpenPOWER on IntegriCloud