[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Проект gtest-1.8.0-5.el8

Имя gtest
Эпоха 0
Версия 1.8.0
Релиз 5.el8
Сайт https://github.com/google/googletest
Лицензия BSD and ASL2.0
Время сборки 2023-12-08 22:50:23
Хост сборки builder-x86-10.inferitos.ru
Краткое описание Google C++ testing framework
Репозитории PowerTools, Extras
Полное описание Framework for writing C++ tests on a variety of platforms (GNU/Linux, Mac OS X, Windows, Windows CE, and Symbian). Based on the xUnit architecture. Supports automatic test discovery, a rich set of assertions, user-defined assertions, death tests, fatal and non-fatal failures, various options for running the tests, and XML test report generation.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
gmock-1.8.0-5.el8.x86_64 Google C++ Mocking Framework 5f63fccae95b6356581c9192e87f650f117734b19fb6cabaf194f31ebc3eb429 download
gmock-devel-1.8.0-5.el8.x86_64 Development files for gmock b5bf70101f890582849783b254e02a2af449e881055abc3e498e72322025b7fa download
gtest-1.8.0-5.el8.x86_64 Google C++ testing framework b5f2dec1dfaab0c63ed21f47ed2caa929f3c1dc59198c06d7aad985b851d035e download
gtest-devel-1.8.0-5.el8.x86_64 Development files for gtest a6ecc9e67161cebc7de479e4f45d7304a07af2c2b83c0909eb34d4fdf5c94683 download
i686
gmock-1.8.0-5.el8.i686 Google C++ Mocking Framework 6d1f4831aebfe63f46ab1608f68b0a778b84673941700a964f6f87573ebc6cf3 download
gmock-devel-1.8.0-5.el8.i686 Development files for gmock 897b336a58f5664ec00eadced2406bccf13a38d425d7fa3aa9da64e339048b68 download
gtest-1.8.0-5.el8.i686 Google C++ testing framework 65934e4923f380a54facf67cdaa7d1f088c037763c1ff32749427b4fbfcf3276 download
gtest-devel-1.8.0-5.el8.i686 Development files for gtest bc96147cbaa219363c75605a2eb3692eb8ee2985d9d00cc5ed09b5bfe99cf79e download
src
gtest-1.8.0-5.el8.src Google C++ testing framework d738b7bce2f68775d2dafe771fa3e56547e99bc92b8b526527df868330a366cb download
История изменений link
* 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)