Next | Query returned 5 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2011-07-29 17:33:13 by Ryo ONODERA | Files touched by this commit (8) | Package removed
Log message:
Remove gmock.
Imported to devel/gmock.
   2011-05-13 13:02:56 by Ryo ONODERA | Files touched by this commit (1)
Log message:
Fix wip/gtest to devel/googletest
   2011-05-13 12:58:41 by Ryo ONODERA | Files touched by this commit (1)
Log message:
Fix wip/gtest to devel/googletest
   2011-05-13 12:33:52 by Ryo ONODERA | Files touched by this commit (1)
Log message:
Fix COMMENT
   2011-05-12 14:10:15 by Ryo ONODERA | Files touched by this commit (8) | Imported package
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.


Next | Query returned 5 messages, browsing 1 to 10 | previous