catch2/tests/SelfTest
Martin Hořeňovský 77f7c0104d
Fix fibonacci impl in benchmark tests
The previous implementation was always 1 number ahead. Fixing this
is not important at all, but it was bugging me.
2022-10-18 10:44:18 +02:00
..
Baselines Add AllTrue, AnyTrue, NoneTrue matchers 2022-07-16 16:16:05 +02:00
IntrospectiveTests Make Random*Generators be seedable 2022-05-17 17:57:21 +02:00
Misc Move tests from projects/ to tests/ 2019-12-05 16:00:20 +01:00
TimingTests Use the new licence header in SelfTest's cpp files 2022-01-29 00:03:43 +01:00
UsageTests Fix fibonacci impl in benchmark tests 2022-10-18 10:44:18 +02:00
TestRegistrations.cpp Add --list-listeners option 2022-05-10 20:57:59 +02:00