catch v2 on Ubuntu
Ian Bruntlett
ian.bruntlett at gmail.com
Fri Apr 17 14:42:15 UTC 2020
Hi,
I've been studying a book, C++ Crash Course, that uses Catch.
Catch is an open source , header only test framework for C++ (by Phil
Nash), used in open source and commercial projects. Here are some pages
that lists its users:-
https://github.com/catchorg/Catch2/blob/master/docs/opensource-users.md
https://github.com/catchorg/Catch2/blob/master/docs/commercial-users.md
Catch v1 was made available by Ubuntu 18.04.
It is probably too late for Catch v2 to go into 20.04 but it would be nice
if catch v2 could get into 20.04.1
On my system, catch v1 is a header file in /usr/include/catch/
On my system, catch v2 is a header file in /usr/include/catch2/
BW,
Ian
--
-- ACCU - Professionalism in programming - http://www.accu.org
-- My writing - https://sites.google.com/site/ianbruntlett/
-- Free Software page -
https://sites.google.com/site/ianbruntlett/home/free-software
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20200417/cc2407da/attachment.html>
More information about the ubuntu-users
mailing list