./devel/catch, C++-native, framework for unit-tests, TDD and BDD

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.12.2, Package name: catch-1.12.2, Maintainer: pkgsrc-users

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.


Master sites:

Filesize: 368.423 KB

Version history: (Expand)


CVS history: (Expand)


   2022-08-19 02:01:01 by Tobias Nygren | Files touched by this commit (2) | Package updated
Log message:
catch: latest version on the 1.x legacy branch is 1.12.2, update to that
   2022-08-19 01:59:06 by Tobias Nygren | Files touched by this commit (2)
Log message:
catch: fix master site and homepage. Update to 1.11.0. Unknown changes.
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2017-01-04 14:48:02 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
Updated devel/catch to 1.5.9
----------------------------
No explicit changelog available
   2016-08-09 15:01:57 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
Updated devel/catch to 1.5.0
----------------------------
V1.5.0
------
@philsquared philsquared released this on 26 Apr 19 commits to
master since this release

Now uses Clara 0.0.2.3 - which has a new parser and now
supports forward slash introduced short opts on Windows.

v1.4.0
------
@philsquared philsquared released this on 15 Mar 26 commits to
master since this release

Unique names are generated using COUNTER, where possible, to
make them unique even across translation units.

The --use-colour command line argument has been added to given
finer control over how colour is used

various other bug fixes and documentation corrections.
   2016-06-09 08:23:41 by Thomas Klausner | Files touched by this commit (38)
Log message:
Fix HOMEPAGE to be copy'n'pastable.
   2016-03-01 21:17:18 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Use bsdtar as pax-as-tar doesn't work.