..
CMakeLists.txt
Use console reporter's totals summary for compact reporter
2022-10-25 20:02:26 +02:00
ToDo.txt
Remove CATCH_CONFIG_DISABLE_MATCHERS
2020-01-25 09:07:36 +01:00
X01-PrefixedMacros.cpp
Add variadic CAPTURE tests
2022-03-05 16:06:54 +01:00
X02-DisabledMacros.cpp
Add -Wmissing-variable-declarations to common warnings
2022-05-03 13:54:03 +02:00
X03-DisabledExceptions-DefaultHandler.cpp
Use the new licence header in ExtraTests's cpp files
2022-01-29 00:07:44 +01:00
X04-DisabledExceptions-CustomHandler.cpp
Split out Catch::cout/cerr/clog into their own file
2022-04-16 16:33:50 +02:00
X05-DeferredStaticChecks.cpp
Some IWYU include cleanups
2022-04-14 17:16:01 +02:00
X10-FallbackStringifier.cpp
Cleanup summary comments in ExtraTests
2022-01-29 00:40:03 +01:00
X11-DisableStringification.cpp
Cleanup summary comments in ExtraTests
2022-01-29 00:40:03 +01:00
X12-CustomDebugBreakMacro.cpp
Cleanup summary comments in ExtraTests
2022-01-29 00:40:03 +01:00
X21-PartialTestCaseEvents.cpp
Move reporter_registrars.hpp to reporters/
2021-11-10 23:52:59 +01:00
X22-BenchmarksInCumulativeReporter.cpp
Store IStream instance owning ptrs in reporter instances
2022-04-13 15:00:50 +02:00
X23-CasingInReporterNames.cpp
Store IStream instance owning ptrs in reporter instances
2022-04-13 15:00:50 +02:00
X24-ListenerStdoutCaptureInMultireporter.cpp
Event listeners no longer take reporter config in constructor
2022-03-18 00:36:18 +01:00
X25-ListenerCanAskForCapturedStdout.cpp
Event listeners no longer take reporter config in constructor
2022-03-18 00:36:18 +01:00
X26-ReporterPreferencesForPassingAssertionsIsRespected.cpp
Store IStream instance owning ptrs in reporter instances
2022-04-13 15:00:50 +02:00
X27-CapturedStdoutInTestCaseEvents.cpp
Store IStream instance owning ptrs in reporter instances
2022-04-13 15:00:50 +02:00
X28-ListenersGetEventsBeforeReporters.cpp
Store IStream instance owning ptrs in reporter instances
2022-04-13 15:00:50 +02:00
X29-CustomArgumentsForReporters.cpp
Store IStream instance owning ptrs in reporter instances
2022-04-13 15:00:50 +02:00
X30-BazelReporter.cpp
Add default reporter for Bazel integration ( #2399 )
2022-04-08 18:01:59 +02:00
X31-DuplicatedTestCases.cpp
Multiple tests can have same name as long as their tags differ
2021-09-25 21:37:03 +02:00
X32-DuplicatedTestCasesDifferentTags.cpp
Multiple tests can have same name as long as their tags differ
2021-09-25 21:37:03 +02:00
X33-DuplicatedTestCaseMethods.cpp
Multiple tests can have same name as long as their tags differ
2021-09-25 21:37:03 +02:00
X34-DuplicatedTestCaseMethodsDifferentFixtures.cpp
Multiple tests can have same name as long as their tags differ
2021-09-25 21:37:03 +02:00
X35-DuplicatedReporterNames.cpp
Properly handle startup reporter registration errors
2022-05-15 10:35:12 +02:00
X90-WindowsHeaderInclusion.cpp
Cleanup summary comments in ExtraTests
2022-01-29 00:40:03 +01:00
X91-AmalgamatedCatch.cpp
Cleanup summary comments in ExtraTests
2022-01-29 00:40:03 +01:00
X92-NoTests.cpp
Exit with non-0 return code if no tests were run
2021-12-18 20:50:00 +01:00