Package gmock-1.8.0-5.el8.x86_64
Name | gmock |
---|---|
Epoch | 0 |
Version | 1.8.0 |
Release | 5.el8 |
Architecture | x86_64 |
Website/URL | https://github.com/google/googletest |
License | BSD and ASL2.0 |
Build Time | 2023-12-08 22:52:14 |
Build Host | builder-x86-08.inferitos.ru |
Summary | Google C++ Mocking Framework |
Repositories | PowerTools |
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. |
Errata | — |
Size | 61 KiB |
Source Project | gtest-1.8.0-5.el8 |
SHA-256 checksum | 5f63fccae95b6356581c9192e87f650f117734b19fb6cabaf194f31ebc3eb429 |
×
* Thu Dec 07 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.8.0-5 - Rebuilt for MSVSphere 8.8 * Thu Jul 19 2018 Stephen Gallagher <sgallagh@redhat.com> - 1.8.0-5 - Fix license field to accurately represent the content * Fri Jun 29 2018 Charalampos Stratakis <cstratak@redhat.com> - 1.8.0-4 - Change to Python 3 as a build dependency * Wed Feb 14 2018 Neal Gompa <ngompa13@gmail.com> - 1.8.0-3 - Add patch to fix gmock segfaults (rhbz#1513522) - Add patch to properly version the libraries - Move the documentation to the right place - Drop unneeded ldconfig scriptlets: https://fedoraproject.org/wiki/Changes/Removing_ldconfig_scriptlets - Some clean up * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sun Oct 15 2017 Dan Cermak <dan.cermak@cgc-instruments.com> - 1.8.0-1 - 1.8.0 - Merge gtest and gmock (rhbz#1314927) * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.0-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Sun Jan 15 2017 Terje Rosten <terje.rosten@ntnu.no> - 1.7.0-8 - Use patch from Jonathan Wakely to fix opt issue (rhbz#1408291)