catch2/tests
Martin Hořeňovský 426954032f
Rename Contains string matcher builder to ContainsSubstring
The problem with the old name was that it collided with the
range matcher `Contains`, and it was not really possible to
disambiguate them just with argument types.

Closes #2131
2021-09-27 21:28:33 +02:00
..
ExtraTests Multiple tests can have same name as long as their tags differ 2021-09-25 21:37:03 +02:00
SelfTest Rename Contains string matcher builder to ContainsSubstring 2021-09-27 21:28:33 +02:00
TestScripts Add new reporter event called for each test case enter/exit 2021-09-14 13:19:45 +02:00
CMakeLists.txt Add test for !shouldfail and failed benchmarks 2021-08-21 00:06:31 +02:00