Name: | gmock |
---|---|
Version: | 1.6.0 |
Release: | 3.el7 |
Architecture: | noarch |
Group: | System Environment/Libraries |
Size: | 20418 |
License: | BSD |
RPM: | gmock-1.6.0-3.el7.noarch.rpm |
Source RPM: | gmock-1.6.0-3.el7.src.rpm |
Build Date: | Wed Oct 25 2017 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://code.google.com/p/googlemock/ |
Summary: | Google C++ Mocking Framework |
Description: | Inspired 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: o lets you create mock classes trivially using simple macros, o supports a rich set of matchers and actions, o handles unordered, partially ordered, or completely ordered expectations, o is extensible by users, and o works on Linux, Mac OS X, Windows, Windows Mobile, minGW, and Symbian. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
- Change package to noarch
- Update to 1.6.0 release
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
- 1.5.0 - req gtest 1.5.0 - fix description - fix group - fix files section - remove name macro - rpmlint error free - don't build with bundled gtest - make check works - add some buildreqs
- Initial gmock 1.4.0