[Lunar-commits] <moonbase-other> gmock: Adding to moonbase, it will be a hard depends for amarok.

stumbles stumbles at lunar-linux.org
Thu Mar 28 12:48:49 CET 2013


commit aa5e743c6e2cfee736c931241286e6bde19a57f8
Author: stumbles <stumbles at lunar-linux.org>
Date: Thu, 28 Mar 2013 04:48:49 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/aa5e743c6e2cfee736c931241286e6bde19a57f8

gmock: Adding to moonbase, it will be a hard depends for amarok.
---
  devel/gmock/DETAILS | +17/-0    
  1 file changed, 17 insertions(+)

--- /dev/null
+++ b/devel/gmock/DETAILS
@@ -0,0 +1,17 @@
+          MODULE=gmock
+         VERSION=1.5.0
+          SOURCE=$MODULE-$VERSION.zip
+      SOURCE_URL=http://googlemock.googlecode.com/files/
+      SOURCE_VFY=sha1:2358402af85a354877b0d8d3956ba653c159d6e0
+        WEB_SITE=http://code.google.com/p/googlemock/
+         ENTERED=20130327
+         UPDATED=20130327
+           SHORT="framework for writing and using C++ mock classes"
+
+cat << EOF
+Google's framework for writing and using C++ mock classes on a variety
+of platforms (Linux, Mac OS X, Windows, Windows CE, Symbian, etc).
+Inspired by jMock, EasyMock, and Hamcrest, and designed with C++'s
+specifics in mind, it can help you derive better designs of your
+system and write better tests.
+EOF




More information about the Lunar-commits mailing list