Package googletest: Information

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

Source package: googletest
Version: 1.11.0-alt1.3
Latest version according to Repology
Build time:  Jun 6, 2022, 01:28 PM in the task #301397
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. cmake
    2. ctest
    3. gcc11
    4. gcc11-c++

Last changed


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)
June 23, 2021 Michael Shigorin 1.11.0-alt1.1
- E2K: ftbfs workaround