Name: | gmock |
---|---|
Version: | 1.11.0 |
Release: | 1.el9 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 147408 |
License: | BSD and ASL 2.0 |
RPM: | gmock-1.11.0-1.el9.x86_64.rpm |
Source RPM: | gtest-1.11.0-1.el9.src.rpm |
Build Date: | Thu Feb 03 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/google/googletest |
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. |
- Bump to version 1.11.0, removing now upstreamed patches
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
- cmake modules in gtest-devel needs libgmock.so.* (rhzb#1925617)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Disable pointer-comparison warning in StackLowerThanAddress
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Use new set of cmake macros
- Rebase to 1.10.0 (rhbz#1810432) - Remove upstreamed patches - Backport fixes from upstream for pkgconfig files - Refresh pkgconfig dependency information patch
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild