catch2 3.4.0-1build1 source package in Ubuntu

Changelog

catch2 (3.4.0-1build1) noble; urgency=high

  * No change rebuild against frame pointers and time_t.

 -- Julian Andres Klode <email address hidden>  Mon, 22 Apr 2024 13:10:33 +0200

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
catch2_3.4.0.orig.tar.gz 1.1 MiB 151e7532aeab57f876c670562801fbf64c8545d88a4b843cb1f6ad75c174b8d2
catch2_3.4.0-1build1.debian.tar.xz 4.3 KiB 2b341cdcec0e602c1979cf13f6af6061dc2cdf15b4801a31e198f68816fbab08
catch2_3.4.0-1build1.dsc 1.9 KiB bb1914c67279d737cc855c32b9413d4fd1d322428b640ad27b2872d9671cf6aa

View changes file

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.