Package googletest: Information

  • Default inline alert: Version in the repository: 1.13.0-alt2

Source package: googletest
Version: 1.12.1-alt1
Latest version according to Repology
Build time:  Jul 1, 2022, 09:22 PM in the task #302908
Category: Development/C++
Report package bug
License: BSD-3-Clause
Summary: Google's framework for writing C++ tests
Description: 
Google's framework for writing C++ tests on a variety of platforms
(Linux, Mac OS X, Windows, Cygwin, 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, value- and type-parameterized tests, various options for
running the tests, and XML test report generation.

List of rpms provided by this srpm:
libgmock (x86_64, ppc64le, i586, armh, aarch64)
libgmock-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libgmock-devel (x86_64, ppc64le, i586, armh, aarch64)
libgtest (x86_64, ppc64le, i586, armh, aarch64)
libgtest-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libgtest-devel (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Nazarov Denis


ACL:
Nazarov Denis
@everybody

    1. ctest
    2. gcc-c++
    3. cmake

Last changed


July 1, 2022 Nazarov Denis 1.12.1-alt1
- Version 1.12.1
June 6, 2022 Nazarov Denis 1.11.0-alt1.3
- Set GCC version 11
July 8, 2021 Nazarov Denis 1.11.0-alt1.2
- Add requires on libgmock-devel for libgtest-devel (ALT #40408)