Opened 15 years ago
Closed 15 years ago
#22901 closed submission (fixed)
gmock 1.4.0 Submission
Reported by: | joseph@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.1 |
Keywords: | Cc: | ||
Port: | gmock |
Description
devel/gmock @1.4.0
Google C++ Mocking Framework
Google's framework for writing and using C++ mock classes on Linux, MacOS X, and Windows. 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.
http://code.google.com/p/googlemock/
Attached portfile.
Attachments (1)
Change History (2)
Changed 15 years ago by joseph@…
comment:1 Changed 15 years ago by roederja
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Committed in r61608. Thanks.