catch2/tests/SelfTest/UsageTests
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
..
Approx.tests.cpp Use the new licence header in SelfTest's cpp files 2022-01-29 00:03:43 +01:00
BDD.tests.cpp Use the new licence header in SelfTest's cpp files 2022-01-29 00:03:43 +01:00
Benchmark.tests.cpp Fix fibonacci impl in benchmark tests 2022-10-18 10:44:18 +02:00
Class.tests.cpp Normalize C++ namespace in JUnit's reporter classname field 2022-07-17 19:15:20 +02:00
Compilation.tests.cpp Add -Wmissing-prototypes to common warnings 2022-05-03 13:54:05 +02:00
Condition.tests.cpp Cleanup of unused functions 2022-05-02 21:32:24 +02:00
Decomposition.tests.cpp Use the new licence header in SelfTest's cpp files 2022-01-29 00:03:43 +01:00
EnumToString.tests.cpp Minor whitespace fix 2022-02-21 20:04:43 +01:00
Exception.tests.cpp Cleanup of unused functions 2022-05-02 21:32:24 +02:00
Generators.tests.cpp Use the new licence header in SelfTest's cpp files 2022-01-29 00:03:43 +01:00
Matchers.tests.cpp Add Wfloat-equal to default-enabled warnings 2022-05-14 15:47:20 +02:00
MatchersRanges.tests.cpp Add AllTrue, AnyTrue, NoneTrue matchers 2022-07-16 16:16:05 +02:00
Message.tests.cpp Use the new licence header in SelfTest's cpp files 2022-01-29 00:03:43 +01:00
Misc.tests.cpp Only test SEH handling with MSVC 2022-06-06 00:29:01 +02:00
ToStringByte.tests.cpp Use the new licence header in SelfTest's cpp files 2022-01-29 00:03:43 +01:00
ToStringChrono.tests.cpp Use the new licence header in SelfTest's cpp files 2022-01-29 00:03:43 +01:00
ToStringGeneral.tests.cpp Use the new licence header in SelfTest's cpp files 2022-01-29 00:03:43 +01:00
ToStringOptional.tests.cpp Use the new licence header in SelfTest's cpp files 2022-01-29 00:03:43 +01:00
ToStringPair.tests.cpp Use the new licence header in SelfTest's cpp files 2022-01-29 00:03:43 +01:00
ToStringTuple.tests.cpp Use the new licence header in SelfTest's cpp files 2022-01-29 00:03:43 +01:00
ToStringVariant.tests.cpp Use the new licence header in SelfTest's cpp files 2022-01-29 00:03:43 +01:00
ToStringVector.tests.cpp Use the new licence header in SelfTest's cpp files 2022-01-29 00:03:43 +01:00
ToStringWhich.tests.cpp Use the new licence header in SelfTest's cpp files 2022-01-29 00:03:43 +01:00
Tricky.tests.cpp Use the new licence header in SelfTest's cpp files 2022-01-29 00:03:43 +01:00
VariadicMacros.tests.cpp Use the new licence header in SelfTest's cpp files 2022-01-29 00:03:43 +01:00