Search code examples
Approximation using gmp mpf_class...

gmpapproximationcatch2

Read More
Different catch2 checks on different inputs...

c++catch2

Read More
Catch2 undefined reference to Catch::StringMaker...

c++catch2

Read More
Disable thread leak test in ThreadSanitizer?...

catch2thread-sanitizer

Read More
Catch2 compile error (no such file or directory)...

c++catch2

Read More
Make long header files compile once?...

g++catch2

Read More
How do I make catch2 not print its annoying header?...

c++unit-testingcommand-line-interfacecatch2

Read More
How to avoid update checks with CMake FetchContent?...

c++cmakecatch2

Read More
Shared library problems between C++11 and C++14...

c++c++11gdbc++14catch2

Read More
How to use TEMPLATE_TEST_CASE with pairs of types?...

c++templatesc++17catch2std-variant

Read More
How to create a template for creating a test executable using catch2 with qt and trompeloeil?...

qtcmakecatch2trompeloeil

Read More
Why is "==" not acceptable here?...

c++unit-testingcatch2

Read More
How to get coverage for tests with CMake and Catch2...

c++cmakecode-coveragecatch2

Read More
How do you add separate test files with Catch2 and CMake?...

c++unit-testingcmakecatch2

Read More
Catch2 installation on ubuntu 20.04 #include <catch2/catch.hpp>...

c++cmakecatch2

Read More
testthat (& Catch) complains in R CMD check that xml2 library is missing...

c++rtestthatcatch2

Read More
catch2 throws and error when adding a struct...

c++catch-unit-testcatch2

Read More
Controlling output of Boost.Test source location format...

c++unit-testingboost-testoutput-formattingcatch2

Read More
Catch2 - Populating singleton with different mock data for different test files...

c++catch-unit-testcatch2

Read More
ctest reports success for test with exit status 1...

c++cmakectestexitstatuscatch2

Read More
Detect specific tag match in Catch2 at runtime...

c++c++14catch-unit-testcatch2

Read More
How can I use Catch2 to test my CMake static library project?...

c++catch2

Read More
Is it possible to use Catch2 for testing an MPI code?...

c++mpicatch2

Read More
Problems with Structs and tests with catch2...

c++templatesvectorstructcatch2

Read More
Catch2 require the exception to be equal to something...

c++catch2

Read More
Why am I getting this SIGSEGV signal in my catch2 test?...

c++templatessegmentation-faultcatch2

Read More
Why would this cause a Seg. fault, and how can I use GDB to debug it?...

c++segmentation-faultgdbcatch2

Read More
How to add description to a test case using overloaded equality(==) operator?...

c++unit-testingcatch2

Read More
Do not combine generators in Catch2 test case...

c++unit-testingcatch2

Read More
Getting CATCH_SINGLE_INCLUDE: command not found Error, when i am compiling the 010-TestCase.cpp file...

c++11g++catch2

Read More
BackNext