Package catch2: Information

  • Default inline alert: Version in the repository: 2.13.10-alt1

Source package: catch2
Version: 3.3.2-alt1
Latest version according to Repology
Build time:  May 28, 2023, 12:05 PM in the task #322054
Category: Development/C++
Report package bug
License: BSL-1.0
Summary: C++ Unit Test framework ("all in one header")
Description: 
Catch stands for C++ Automated Test Cases in Headers
and is a multi-paradigm automated
test framework for C++ and Objective-C (and, maybe, C).
It is implemented entirely in a set of header files,
but is packaged up as a single header for extra convenience.

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

Maintainer: Pavel Vainerman


ACL:
Pavel Vainerman
@everybody

    1. gcc-c++
    2. rpm-macros-cmake
    3. python-modules
    4. cmake
    5. ctest

Last changed


May 28, 2023 Nazarov Denis 3.3.2-alt1
- new version (3.3.2) with rpmgs script
Oct. 16, 2021 Pavel Vainerman 2.13.7-alt1
- new version (2.13.7) with rpmgs script
Sept. 9, 2021 Aleksei Nikiforov 2.13.4-alt2
- Fixed build with LTO.