Fri, 17 May 2024 21:55:54 UTC | login

Information for build gtest-1.8.1-2.fc29

ID73729
Package Namegtest
Version1.8.1
Release2.fc29
Epoch
SummaryGoogle C++ testing framework
DescriptionFramework 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 02 Oct 2018 17:31:49 UTC
CompletedTue, 02 Oct 2018 20:57:45 UTC
Taskbuild (f29-candidate, gtest-1.8.1-2.fc29.src.rpm)
Tags
f29
f30
RPMs
src
gtest-1.8.1-2.fc29.src.rpm (info) (download)
riscv64
gmock-1.8.1-2.fc29.riscv64.rpm (info) (download)
gmock-devel-1.8.1-2.fc29.riscv64.rpm (info) (download)
gtest-1.8.1-2.fc29.riscv64.rpm (info) (download)
gtest-devel-1.8.1-2.fc29.riscv64.rpm (info) (download)
gmock-debuginfo-1.8.1-2.fc29.riscv64.rpm (info) (download)
gtest-debuginfo-1.8.1-2.fc29.riscv64.rpm (info) (download)
gtest-debugsource-1.8.1-2.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Sep 27 2018 Neal Gompa <ngompa13@gmail.com> - 1.8.1-2 - Fix the build to set the version in the CMakeLists correctly - Update the libversion patch to use the version in CMakeLists - Correctly install the CMake and pkgconfig files - Fix the pkgconfig dependency information - Add missing strong dependency on gtest by gmock - Add patch to make tests work with Python 3 * Mon Sep 10 2018 Terje Rosten <terje.rosten@ntnu.no> - 1.8.1-1 - Fix license (rhbz#1603577) - 1.8.1 * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * 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) * Wed Dec 21 2016 Merlin Mathesius <mmathesi@redhat.com> - 1.7.0-7 - Disable C++ compiler optimization to fix FTBFS (BZ#1406937).