Gerald Senarclens de Grancy 2c68a0d05f lifted suggested version
Did this, because with 3.0.1, the files
- catch_xmlwriter.cpp
- catch_string_manip.hpp
- catch_test_case_info.hpp

were missing

This led to some obvious and some obscure compile errors when compiling
with g++ 13.2.0 (std c++17 or c++20)
One of these errors being "Elaborated-type-specifier for a scoped enum
must not use the ‘class’ keyword"

Since this is a rather bad experience and debugging it is
time-consuming, I suggest to simply boost the recommended version in the
snippet which is likely copied by new Catch2 users
2023-11-14 17:10:31 +01:00
..
2022-11-16 20:05:48 +01:00
2023-11-14 17:10:31 +01:00
2023-02-27 15:12:49 +01:00
2022-05-17 22:13:36 +02:00
2021-11-19 15:52:32 +01:00
2023-06-11 19:37:15 +02:00
2023-02-17 15:55:21 +01:00
2022-09-09 16:00:39 +02:00