catch2 2.13.9-1 source package in Ubuntu

Changelog

catch2 (2.13.9-1) unstable; urgency=medium

  * New upstream release

 -- Mathieu Mirmont <email address hidden>  Wed, 13 Apr 2022 12:09:30 +0200

Upload details

Uploaded by:
Tenzing
Uploaded to:
Sid
Original maintainer:
Tenzing
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
catch2_2.13.9-1.dsc 1.9 KiB 6a1dffd0a9a05d3dd971311690e974411ebeba6f47d95da14d201cde5fcf89ed
catch2_2.13.9.orig.tar.gz 646.4 KiB 057f8213e79dbd092ad0331dca2424a7c81a1dedcefecbcb132d88d411a0d461
catch2_2.13.9-1.debian.tar.xz 4.5 KiB c90d6135f328ae21cd384806fcc68ce38b35c78be517d839de7f69534c695418

Available diffs

No changes file available.

Binary packages built by this source

catch2: C++ Automated Test Cases in Headers

 Catch2 is a multi-paradigm test framework for C++, which also
 supports Objective-C (and maybe C). It is primarily distributed as a
 single header file, although certain extensions may require
 additional headers.
 .
 If you've been using an earlier version of Catch, please see the
 Breaking Changes section of the release notes before moving to
 Catch2.