lib: upgrade catch2 to 2.13.7
On Ubuntu 21.10 we started hitting a compile error while compiling the tests dueto glibc change. This is a Catch2 issue, so let's upgrade it. Bug: https://github.com/catchorg/Catch2/issues/2178
Showing
- lib/catch2/C++20.patch 0 additions, 43 deletionslib/catch2/C++20.patch
- lib/catch2/Catch.cmake 33 additions, 2 deletionslib/catch2/Catch.cmake
- lib/catch2/CatchAddTests.cmake 55 additions, 1 deletionlib/catch2/CatchAddTests.cmake
- lib/catch2/ParseAndAddCatchTests.cmake 36 additions, 9 deletionslib/catch2/ParseAndAddCatchTests.cmake
- lib/catch2/catch2.patch 0 additions, 19 deletionslib/catch2/catch2.patch
- lib/catch2/column_width.patch 13 additions, 0 deletionslib/catch2/column_width.patch
- lib/catch2/include/catch2/catch.hpp 1915 additions, 1048 deletionslib/catch2/include/catch2/catch.hpp
- lib/catch2/include/catch2/catch_reporter_automake.hpp 62 additions, 0 deletionslib/catch2/include/catch2/catch_reporter_automake.hpp
- lib/catch2/include/catch2/catch_reporter_sonarqube.hpp 181 additions, 0 deletionslib/catch2/include/catch2/catch_reporter_sonarqube.hpp
- lib/catch2/include/catch2/catch_reporter_tap.hpp 254 additions, 0 deletionslib/catch2/include/catch2/catch_reporter_tap.hpp
- lib/catch2/include/catch2/catch_reporter_teamcity.hpp 219 additions, 0 deletionslib/catch2/include/catch2/catch_reporter_teamcity.hpp
Loading
Please register or sign in to comment