Package googletest: Information

    Source package: googletest
    Version: 1.13.0-alt2
    Build time:  Apr 19, 2023, 09:00 PM
    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 (e2kv6, e2kv5, e2kv4, e2k)
    libgmock-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    libgmock-devel (e2kv6, e2kv5, e2kv4, e2k)
    libgtest (e2kv6, e2kv5, e2kv4, e2k)
    libgtest-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    libgtest-devel (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Alexey Shabalin


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

    Last changed


    April 18, 2023 Alexey Shabalin 1.13.0-alt2
    - define CMAKE_CXX_STANDARD=17 for easy copy to p10
    Jan. 25, 2023 Nazarov Denis 1.13.0-alt1
    - Version 1.13.0
    Sept. 10, 2022 Ilya Kurdyukov 1.12.1-alt1.1
    - Fixed build for Elbrus