MCPcopy Create free account

hub / github.com/catchorg/Catch2 / functions

Functions3,068 in github.com/catchorg/Catch2

↓ 1 callersMethodcreateGeneratorTracker
extras/catch_amalgamated.cpp:6358
↓ 1 callersFunctioncreateMetadataString
src/catch2/reporters/catch_reporter_sonarqube.cpp:22
↓ 1 callersFunctioncreateMetadataString
extras/catch_amalgamated.cpp:11519
↓ 1 callersFunctioncreateToc
Creates the table of contents from the headline list that was returned by the tagAndCollect function. Keyword Arguments: headlin
tools/scripts/updateDocumentToC.py:191
↓ 1 callersFunctioncreate_empty_file
tools/misc/coverage-helper.cpp:46
↓ 1 callersFunctiondashifyHeadline
Takes a header line from a Markdown document and returns a tuple of the '#'-stripped version of the head line, a string versi
tools/scripts/updateDocumentToC.py:75
↓ 1 callersFunctiondefaultListListeners
src/catch2/reporters/catch_reporter_helpers.cpp:145
↓ 1 callersFunctiondefaultListReporters
src/catch2/reporters/catch_reporter_helpers.cpp:111
↓ 1 callersFunctiondefaultListTags
src/catch2/reporters/catch_reporter_helpers.cpp:185
↓ 1 callersFunctiondefaultListTests
src/catch2/reporters/catch_reporter_helpers.cpp:234
↓ 1 callersFunctiondeoptimize_value
src/catch2/benchmark/catch_optimizer.hpp:62
↓ 1 callersFunctiondeoptimize_value
extras/catch_amalgamated.hpp:1534
↓ 1 callersMethoddescribe
src/catch2/matchers/catch_matchers_contains.hpp:31
↓ 1 callersMethoddestruct
extras/catch_amalgamated.hpp:2310
↓ 1 callersMethoddevelopBuild
(self)
tools/scripts/releaseCommon.py:34
↓ 1 callersFunctiondiffFiles
(fileA, fileB)
tools/scripts/approvalTests.py:83
↓ 1 callersMethoddisengage
src/catch2/internal/catch_fatal_condition_handler.hpp:44
↓ 1 callersMethoddisengage
extras/catch_amalgamated.hpp:9957
↓ 1 callersFunctiondo_fail
tests/SelfTest/IntrospectiveTests/AssertionHandler.tests.cpp:37
↓ 1 callersFunctioneatCucumbers
tests/SelfTest/UsageTests/Generators.tests.cpp:111
↓ 1 callersFunctionempty
src/catch2/internal/catch_container_nonmembers.hpp:42
↓ 1 callersFunctionempty
extras/catch_amalgamated.hpp:9713
↓ 1 callersFunctionenableBazelEnvSupport
src/catch2/catch_config.cpp:24
↓ 1 callersFunctionenableBazelEnvSupport
extras/catch_amalgamated.cpp:730
↓ 1 callersMethodencodeTo
src/catch2/internal/catch_xmlwriter.cpp:66
↓ 1 callersFunctionenforceNoDuplicateTestCases
src/catch2/internal/catch_test_case_registry_impl.cpp:25
↓ 1 callersFunctionenforceNoDuplicateTestCases
extras/catch_amalgamated.cpp:7185
↓ 1 callersFunctionenforceNotReservedTag
src/catch2/catch_test_case_info.cpp:71
↓ 1 callersFunctionenforceNotReservedTag
extras/catch_amalgamated.cpp:1656
↓ 1 callersMethodequalityComparisonImpl
src/catch2/catch_approx.cpp:51
↓ 1 callersMethodequalityComparisonImpl
extras/catch_amalgamated.cpp:590
↓ 1 callersFunctionerf_inv
src/catch2/benchmark/detail/catch_stats.cpp:94
↓ 1 callersFunctionerf_inv
extras/catch_amalgamated.cpp:248
↓ 1 callersFunctionerfc_inv
src/catch2/benchmark/detail/catch_stats.cpp:272
↓ 1 callersFunctionescape_catch2_test_names
(infos: List[TestInfo])
tests/TestScripts/DiscoverTests/VerifyRegistration.py:135
↓ 1 callersFunctionexcludeHeadingsFor
(f)
tools/scripts/updateDocumentToC.py:358
↓ 1 callersMethodexeName
src/catch2/internal/catch_clara.hpp:716
↓ 1 callersMethodexeName
extras/catch_amalgamated.hpp:4988
↓ 1 callersFunctionexec_cmd
tools/misc/coverage-helper.cpp:93
↓ 1 callersMethodexecute
src/catch2/catch_session.cpp:107
↓ 1 callersMethodexecute
extras/catch_amalgamated.cpp:1272
↓ 1 callersMethodexpandAliases
src/catch2/internal/catch_tag_alias_registry.cpp:26
↓ 1 callersMethodexpandAliases
extras/catch_amalgamated.cpp:7113
↓ 1 callersFunctionextendedMultPortable
* Returns 128 bit result of lhs * rhs using portable C++ code * * This implementation is almost twice as fast as naive long multipli
src/catch2/internal/catch_random_integer_helpers.hpp:83
↓ 1 callersFunctionextractClassName
src/catch2/internal/catch_test_registry.cpp:24
↓ 1 callersFunctionextractClassName
extras/catch_amalgamated.cpp:7584
↓ 1 callersFunctionextractInstanceName
Extracts the actual name part of an enum instance In other words, it returns the Blue part of Bikeshed::Colour::Blue
src/catch2/internal/catch_enum_info.cpp:21
↓ 1 callersFunctionextractInstanceName
Extracts the actual name part of an enum instance In other words, it returns the Blue part of Bikeshed::Colour::Blue
extras/catch_amalgamated.cpp:4102
↓ 1 callersFunctionextract_tests_from_ctest
(ctest_output)
tests/TestScripts/DiscoverTests/VerifyRegistration.py:106
↓ 1 callersFunctionf1
tests/ExtraTests/X20-AssertionStartingEventGoesBeforeAssertionIsEvaluated.cpp:35
↓ 1 callersFunctionf2
tests/ExtraTests/X20-AssertionStartingEventGoesBeforeAssertionIsEvaluated.cpp:39
↓ 1 callersFunctionf3
tests/ExtraTests/X20-AssertionStartingEventGoesBeforeAssertionIsEvaluated.cpp:43
↓ 1 callersFunctionf4
tests/ExtraTests/X20-AssertionStartingEventGoesBeforeAssertionIsEvaluated.cpp:47
↓ 1 callersMethodfatalErrorEncountered
src/catch2/reporters/catch_reporter_multi.cpp:53
↓ 1 callersMethodfatalErrorEncountered
extras/catch_amalgamated.cpp:10236
↓ 1 callersFunctionfileNameTag
src/catch2/reporters/catch_reporter_junit.cpp:51
↓ 1 callersFunctionfileNameTag
extras/catch_amalgamated.cpp:11025
↓ 1 callersFunctionfillBitsFrom
src/catch2/internal/catch_random_integer_helpers.hpp:160
↓ 1 callersFunctionfillBitsFrom
extras/catch_amalgamated.hpp:8522
↓ 1 callersFunctionfilterLine
(line, isCompact)
tools/scripts/approvalTests.py:118
↓ 1 callersFunctionfind_first_separator
src/catch2/internal/catch_clara.cpp:40
↓ 1 callersFunctionfind_first_separator
extras/catch_amalgamated.cpp:2812
↓ 1 callersFunctionfind_sentinel
src/catch2/internal/catch_is_permutation.hpp:21
↓ 1 callersFunctionfind_sentinel
extras/catch_amalgamated.hpp:10112
↓ 1 callersMethodfinish
src/catch2/benchmark/catch_chronometer.hpp:33
↓ 1 callersMethodfinish
extras/catch_amalgamated.hpp:1609
↓ 1 callersFunctionfixAllFilesInDir
( dir )
tools/scripts/fixWhitespace.py:9
↓ 1 callersFunctionfixFile
( path )
tools/scripts/fixWhitespace.py:21
↓ 1 callersFunctionformatReconstructedExpression
src/catch2/internal/catch_decomposer.cpp:20
↓ 1 callersFunctionformatReconstructedExpression
extras/catch_amalgamated.cpp:4046
↓ 1 callersFunctionformatTimeT
src/catch2/catch_tostring.cpp:66
↓ 1 callersFunctionformatTimeT
extras/catch_amalgamated.cpp:2064
↓ 1 callersFunctiongamma
src/catch2/internal/catch_random_floating_point_helpers.hpp:29
↓ 1 callersFunctiongenerate
extras/catch_amalgamated.hpp:7955
↓ 1 callersFunctiongenerate_cpp
()
tools/scripts/generateAmalgamatedFiles.py:115
↓ 1 callersFunctiongenerate_header
()
tools/scripts/generateAmalgamatedFiles.py:107
↓ 1 callersFunctiongenerate_path_suffix
()
tests/TestScripts/testBazelExitGuardFile.py:14
↓ 1 callersMethodgetColour
src/catch2/reporters/catch_reporter_helpers.cpp:296
↓ 1 callersMethodgetColour
extras/catch_amalgamated.cpp:10544
↓ 1 callersFunctiongetCurrentTimestamp
src/catch2/reporters/catch_reporter_junit.cpp:27
↓ 1 callersFunctiongetCurrentTimestamp
extras/catch_amalgamated.cpp:11001
↓ 1 callersMethodgetElapsedMilliseconds
src/catch2/catch_timer.cpp:29
↓ 1 callersMethodgetElapsedMilliseconds
extras/catch_amalgamated.cpp:2000
↓ 1 callersMethodgetGenerator
IGeneratorTracker interface
src/catch2/internal/catch_run_context.cpp:196
↓ 1 callersMethodgetGenerator
IGeneratorTracker interface
extras/catch_amalgamated.cpp:6016
↓ 1 callersMethodgetInt
examples/111-Fix-PersistentFixture.cpp:46
↓ 1 callersMethodgetName
src/catch2/reporters/catch_reporter_registrars.hpp:88
↓ 1 callersMethodgetName
extras/catch_amalgamated.hpp:14384
↓ 1 callersMethodgetStderr
src/catch2/internal/catch_output_redirect.cpp:40
↓ 1 callersMethodgetStderr
extras/catch_amalgamated.cpp:5072
↓ 1 callersMethodgetStdout
src/catch2/internal/catch_output_redirect.cpp:39
↓ 1 callersMethodgetStdout
extras/catch_amalgamated.cpp:5071
↓ 1 callersFunctionget_baselinesPath
(baseName)
tools/scripts/approvalTests.py:37
↓ 1 callersFunctionget_cmake_version
()
tests/TestScripts/DiscoverTests/VerifyRegistration.py:22
↓ 1 callersFunctionget_ctest_listing
(build_path)
tests/TestScripts/DiscoverTests/VerifyRegistration.py:94
↓ 1 callersFunctionget_duplicates
(xs)
tools/scripts/checkConvenienceHeaders.py:67
↓ 1 callersFunctionget_filteredResultsPath
(baseName)
tools/scripts/approvalTests.py:43
↓ 1 callersFunctionget_test_names
(build_path: str)
tests/TestScripts/DiscoverTests/VerifyRegistration.py:68
↓ 1 callersFunctionget_unapprovedResultsPath
(baseName)
tools/scripts/approvalTests.py:46
↓ 1 callersMethodhadUnmatchedTestSpecs
src/catch2/catch_session.cpp:126
← previousnext →701–800 of 3,068, ranked by callers