Wed, 26 Jun 2024 09:56:10 UTC | login

Information for build gtest-1.8.1-4.fc31

ID123418
Package Namegtest
Version1.8.1
Release4.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/gtest.git#6815df41802d875f3728f7a0168d463d09d0fae5
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
StartedSat, 10 Aug 2019 21:22:42 UTC
CompletedSun, 11 Aug 2019 01:48:56 UTC
Taskbuild (f31-candidate, /rpms/gtest.git:6815df41802d875f3728f7a0168d463d09d0fae5)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/gtest.git#6815df41802d875f3728f7a0168d463d09d0fae5'}}
Tags
f31
f32
f33
RPMs
src
gtest-1.8.1-4.fc31.src.rpm (info) (download)
riscv64
gmock-1.8.1-4.fc31.riscv64.rpm (info) (download)
gmock-devel-1.8.1-4.fc31.riscv64.rpm (info) (download)
gtest-1.8.1-4.fc31.riscv64.rpm (info) (download)
gtest-devel-1.8.1-4.fc31.riscv64.rpm (info) (download)
gmock-debuginfo-1.8.1-4.fc31.riscv64.rpm (info) (download)
gtest-debuginfo-1.8.1-4.fc31.riscv64.rpm (info) (download)
gtest-debugsource-1.8.1-4.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * 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)