pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/gmock



Module name:    wip
Committed by:   ryo-on
Date:           Thu May 12 12:10:15 UTC 2011

Import into wip/gmock

Log Message:
Import gmock-1.6.0 as wip/gmock.

nspired by jMock, EasyMock, and Hamcrest, and designed with C++'s
specifics in mind, Google C++ Mocking Framework (or Google Mock for
short) is a library for writing and using C++ mock classes. Google Mock:

* lets you create mock classes trivially using simple macros,
* supports a rich set of matchers and actions,
* handles unordered, partially ordered, or completely ordered expectations,
* is extensible by users, and
* works on Linux, Mac OS X, Windows, Windows Mobile, minGW, and Symbian.

Status:

Vendor Tag:     RYO-ON
Release Tags:   RYO-ON_20110512
                
N wip/gmock/buildlink3.mk
N wip/gmock/Makefile
N wip/gmock/distinfo
N wip/gmock/PLIST
N wip/gmock/DESCR
N wip/gmock/patches/patch-gtest_configure
N wip/gmock/patches/patch-configure
N wip/gmock/patches/patch-Makefile.in

No conflicts created by this import


------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index