MCPcopy Create free account

hub / github.com/catchorg/Catch2 / functions

Functions3,068 in github.com/catchorg/Catch2

MethodColourGuard
extras/catch_amalgamated.hpp:9602
MethodColourGuard
extras/catch_amalgamated.cpp:3630
MethodColourImpl
src/catch2/internal/catch_console_colour.hpp:65
MethodColourImpl
extras/catch_amalgamated.hpp:9588
MethodColumn
src/catch2/internal/catch_textflow.hpp:202
MethodColumn
extras/catch_amalgamated.hpp:11561
FunctionCommutativeMultCheck
tests/SelfTest/IntrospectiveTests/Integer.tests.cpp:15
MethodCompactReporter
src/catch2/reporters/catch_reporter_compact.hpp:19
MethodCompactReporter
extras/catch_amalgamated.hpp:13734
MethodConcatGenerator
src/catch2/generators/catch_generators_adapters.hpp:282
MethodConcatGenerator
extras/catch_amalgamated.hpp:8265
MethodConfig
src/catch2/catch_config.cpp:99
MethodConfig
src/catch2/catch_config.hpp:100
MethodConfig
extras/catch_amalgamated.hpp:3878
MethodConfig
extras/catch_amalgamated.cpp:805
MethodConsoleAssertionPrinter
src/catch2/reporters/catch_reporter_console.cpp:48
MethodConsoleAssertionPrinter
extras/catch_amalgamated.cpp:9457
MethodConsoleReporter
src/catch2/reporters/catch_reporter_console.cpp:382
MethodConsoleReporter
extras/catch_amalgamated.cpp:9791
FunctionContains
src/catch2/matchers/catch_matchers_vector.hpp:163
FunctionContains
src/catch2/matchers/catch_matchers_contains.hpp:77
MethodContainsElementMatcher
src/catch2/matchers/catch_matchers_contains.hpp:26
MethodContainsElementMatcher
extras/catch_amalgamated.hpp:12681
MethodContainsMatcher
src/catch2/matchers/catch_matchers_vector.hpp:47
MethodContainsMatcher
extras/catch_amalgamated.hpp:13382
MethodContainsMatcherMatcher
Note that we do a copy+move to avoid having to SFINAE this constructor (and also avoid some perfect forwarding failure cases)
src/catch2/matchers/catch_matchers_contains.hpp:52
MethodContainsMatcherMatcher
Note that we do a copy+move to avoid having to SFINAE this constructor (and also avoid some perfect forwarding failure cases)
extras/catch_amalgamated.hpp:12707
FunctionContainsSubstring
src/catch2/matchers/catch_matchers_string.cpp:99
MethodCoutStream
Store the streambuf from cout up-front because cout may get redirected when running tests
src/catch2/internal/catch_istream.cpp:94
MethodCoutStream
Store the streambuf from cout up-front because cout may get redirected when running tests
extras/catch_amalgamated.cpp:4619
MethodCumulativeBenchmarkReporter
tests/ExtraTests/X22-BenchmarksInCumulativeReporter.cpp:28
MethodCumulativeReporterBase
GCC5 compat: we cannot use inherited constructor, because it doesn't implement backport of P0136
src/catch2/reporters/catch_reporter_cumulative_base.hpp:94
MethodCumulativeReporterBase
GCC5 compat: we cannot use inherited constructor, because it doesn't implement backport of P0136
extras/catch_amalgamated.hpp:13900
MethodCustomAllocator
tests/SelfTest/UsageTests/Matchers.tests.cpp:243
MethodCustomException
tests/SelfTest/UsageTests/Exception.tests.cpp:39
MethodCustomStdException
tests/SelfTest/UsageTests/Exception.tests.cpp:52
MethodDebugOutStream
src/catch2/internal/catch_istream.cpp:120
MethodDebugOutStream
extras/catch_amalgamated.cpp:4645
MethodDuration
src/catch2/reporters/catch_reporter_console.cpp:234
MethodDuration
extras/catch_amalgamated.cpp:9643
FunctionEndsWith
src/catch2/matchers/catch_matchers_string.cpp:102
MethodEndsWithMatcher
src/catch2/matchers/catch_matchers_string.cpp:72
MethodEndsWithMatcher
extras/catch_amalgamated.cpp:9020
FunctionEquals
src/catch2/matchers/catch_matchers_vector.hpp:175
MethodEqualsMatcher
src/catch2/matchers/catch_matchers_vector.hpp:79
MethodEqualsMatcher
extras/catch_amalgamated.hpp:13414
MethodEqualsRangeMatcher
tests/SelfTest/UsageTests/Matchers.tests.cpp:798
MethodErrnoGuard
src/catch2/internal/catch_errno_guard.cpp:14
MethodErrnoGuard
extras/catch_amalgamated.cpp:4154
MethodExceptionMatcher
tests/SelfTest/UsageTests/Matchers.tests.cpp:81
MethodExceptionMessageMatcher
src/catch2/matchers/catch_matchers_exception.hpp:20
MethodExceptionMessageMatcher
extras/catch_amalgamated.hpp:12771
MethodExceptionMessageMatchesMatcher
src/catch2/matchers/catch_matchers_exception.hpp:38
MethodExceptionMessageMatchesMatcher
extras/catch_amalgamated.hpp:12789
MethodExceptionTranslator
src/catch2/catch_translate_exception.hpp:28
MethodExceptionTranslator
extras/catch_amalgamated.hpp:7471
MethodExceptionTranslatorRegistrar
src/catch2/catch_translate_exception.hpp:54
MethodExceptionTranslatorRegistrar
extras/catch_amalgamated.hpp:7497
MethodExeName
src/catch2/internal/catch_clara.cpp:288
MethodExeName
src/catch2/internal/catch_clara.hpp:628
MethodExeName
extras/catch_amalgamated.hpp:4900
MethodExeName
extras/catch_amalgamated.cpp:3060
MethodExprLhs
src/catch2/internal/catch_decomposer.hpp:291
MethodExprLhs
extras/catch_amalgamated.hpp:5546
MethodFatalConditionHandler
For MSVC, we reserve part of the stack memory for handling memory overflow structured exception.
src/catch2/internal/catch_fatal_condition_handler.cpp:112
MethodFatalConditionHandler
For MSVC, we reserve part of the stack memory for handling memory overflow structured exception.
extras/catch_amalgamated.cpp:4333
MethodFatalConditionHandlerGuard
src/catch2/internal/catch_fatal_condition_handler.hpp:55
MethodFatalConditionHandlerGuard
extras/catch_amalgamated.hpp:9968
MethodFileRedirect
src/catch2/internal/catch_output_redirect.cpp:201
MethodFileRedirect
extras/catch_amalgamated.cpp:5233
MethodFileStream
src/catch2/internal/catch_istream.cpp:76
MethodFileStream
extras/catch_amalgamated.cpp:4601
MethodFilterGenerator
src/catch2/generators/catch_generators_adapters.hpp:78
MethodFilterGenerator
extras/catch_amalgamated.hpp:8061
MethodFixedValuesGenerator
src/catch2/generators/catch_generators.hpp:104
MethodFixedValuesGenerator
extras/catch_amalgamated.hpp:7835
MethodFixture
tests/SelfTest/UsageTests/BDD.tests.cpp:19
MethodFixture
tests/SelfTest/UsageTests/Class.tests.cpp:30
MethodGeneratorException
src/catch2/generators/catch_generator_exception.hpp:22
MethodGeneratorException
extras/catch_amalgamated.hpp:7610
MethodGeneratorTracker
src/catch2/internal/catch_run_context.cpp:45
MethodGeneratorTracker
extras/catch_amalgamated.cpp:5865
MethodGeneratorUntypedBase
src/catch2/interfaces/catch_interfaces_generatortracker.hpp:48
MethodGeneratorUntypedBase
extras/catch_amalgamated.hpp:7683
MethodGeneratorWrapper
Takes ownership of the passed pointer.
src/catch2/generators/catch_generators.hpp:49
MethodGeneratorWrapper
Takes ownership of the passed pointer.
extras/catch_amalgamated.hpp:7780
MethodGenerators
src/catch2/generators/catch_generators.hpp:160
MethodGenerators
extras/catch_amalgamated.hpp:7891
MethodHasSizeMatcher
src/catch2/matchers/catch_matchers_container_properties.hpp:36
MethodHasSizeMatcher
extras/catch_amalgamated.hpp:12606
FunctionHasSizeMatcher SizeIs
Creates a matcher that accepts ranges/containers with specific size
src/catch2/matchers/catch_matchers_container_properties.hpp:80
FunctionHasSizeMatcher SizeIs
Creates a matcher that accepts ranges/containers with specific size
extras/catch_amalgamated.hpp:12650
MethodHelp
src/catch2/internal/catch_clara.cpp:453
MethodHelp
extras/catch_amalgamated.cpp:3225
MethodIEventListener
src/catch2/interfaces/catch_interfaces_reporter.hpp:145
MethodIEventListener
extras/catch_amalgamated.hpp:9267
MethodITracker
src/catch2/internal/catch_test_case_tracker.cpp:31
MethodITracker
extras/catch_amalgamated.cpp:7334
MethodITransientExpression
src/catch2/internal/catch_decomposer.hpp:179
MethodImmovableMatcher
tests/SelfTest/UsageTests/Matchers.tests.cpp:1062
← previousnext →1,201–1,300 of 3,068, ranked by callers