mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-06 14:19:54 +01:00
cde3509664
* bugprone-branch-clone * bugprone-copy-constructor-init * bugprone-empty-catch * bugprone-sizeof-expression * bugprone-switch-missing-default-case * bugprone-unused-local-non-trivial-variable * clang-analyzer-core.uninitialized.Assign * clang-analyzer-cplusplus.Move * clang-analyzer-optin.cplusplus.VirtualCall * modernize-loop-convert * modernize-raw-string-literal * modernize-use-equals-default * modernize-use-override * modernize-use-using * performance-avoid-endl * performance-inefficient-string-concatenation * performance-inefficient-vector-operation * performance-noexcept-move-constructor * performance-unnecessary-value-param (and improve generator example) * readability-duplicate-include * readability-inconsistent-declaration-parameter-name * readability-non-const-parameter * readability-redundant-casting * readability-redundant-member-init * readability-redundant-smartptr-get * readability-static-accessed-through-instance * unused variable in amalgamted tests |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
ToDo.txt | ||
X01-PrefixedMacros.cpp | ||
X02-DisabledMacros.cpp | ||
X03-DisabledExceptions-DefaultHandler.cpp | ||
X04-DisabledExceptions-CustomHandler.cpp | ||
X05-DeferredStaticChecks.cpp | ||
X10-FallbackStringifier.cpp | ||
X11-DisableStringification.cpp | ||
X12-CustomDebugBreakMacro.cpp | ||
X20-AssertionStartingEventGoesBeforeAssertionIsEvaluated.cpp | ||
X21-PartialTestCaseEvents.cpp | ||
X22-BenchmarksInCumulativeReporter.cpp | ||
X23-CasingInReporterNames.cpp | ||
X24-ListenerStdoutCaptureInMultireporter.cpp | ||
X25-ListenerCanAskForCapturedStdout.cpp | ||
X26-ReporterPreferencesForPassingAssertionsIsRespected.cpp | ||
X27-CapturedStdoutInTestCaseEvents.cpp | ||
X28-ListenersGetEventsBeforeReporters.cpp | ||
X29-CustomArgumentsForReporters.cpp | ||
X30-BazelReporter.cpp | ||
X31-DuplicatedTestCases.cpp | ||
X32-DuplicatedTestCasesDifferentTags.cpp | ||
X33-DuplicatedTestCaseMethods.cpp | ||
X34-DuplicatedTestCaseMethodsDifferentFixtures.cpp | ||
X35-DuplicatedReporterNames.cpp | ||
X90-WindowsHeaderInclusion.cpp | ||
X91-AmalgamatedCatch.cpp | ||
X92-NoTests.cpp | ||
X93-AllSkipped.cpp |