Morwenn
|
f41d761674
|
Add STATIC_CHECK and STATIC_CHECK_FALSE (#2318)
|
2021-11-15 00:28:27 +01:00 |
|
Martin Hořeňovský
|
35cba5486d
|
Remove mention of ANON_TEST_CASE from documentation
It was removed from v3, because the standard `TEST_CASE` can now be
anonymous as well.
|
2021-05-10 21:49:45 +02:00 |
|
Jozef Grajciar
|
eb911aa995
|
Suppress failure of CHECKED_IF and CHECKED_ELSE (#2187)
Resolves #1390
Co-authored-by: Martin Hořeňovský <martin.horenovsky@gmail.com>
|
2021-05-10 21:42:47 +02:00 |
|
Jozef Grajciar
|
037ddbc75c
|
Fix introduced in version placeholders
Resolves #2082
|
2021-03-13 10:26:12 +01:00 |
|
Clare Macrae
|
67b4ada6b0
|
Add 'Introduced in Catch 2.3.0.' text
|
2019-08-02 19:18:47 +02:00 |
|
Clare Macrae
|
49cd7c96b4
|
Add 'Introduced in Catch 2.4.2.' text
|
2019-08-02 19:18:47 +02:00 |
|
Ryan Pavlik
|
edde6f4736
|
Fix typos identified by codespell.
Self test baselines also modified accordingly, due to
one typo found in a string in test code.
|
2019-04-10 09:42:11 +02:00 |
|
Martin Hořeňovský
|
1d9b506e39
|
Add documentation for some miscellaneous and less important macros
Fixes #1367
|
2018-10-26 20:50:32 +02:00 |
|