MCPcopy Create free account

hub / github.com/approvals/ApprovalTests.cpp / functions

Functions503 in github.com/approvals/ApprovalTests.cpp

Methodreport
ApprovalTests/reporters/TextDiffReporter.cpp:22
Methodreport
ApprovalTests/reporters/BlockingReporter.cpp:26
Methodreport
ApprovalTests/reporters/EnvironmentVariableReporter.cpp:9
Methodreport
ApprovalTests/reporters/DefaultReporter.cpp:6
Methodreport
ApprovalTests/reporters/FirstWorkingReporter.cpp:19
Methodreport
ApprovalTests/reporters/CommandReporter.cpp:51
Methodreport
ApprovalTests/reporters/WindowsReporters.cpp:109
Methodreport
ApprovalTests/reporters/QuietReporter.cpp:5
Methodreport
examples/out_of_source/DocTestReporter.cpp:8
MethodreportAfterTryingFrontLoadedReporter
ApprovalTests/core/FileApprover.cpp:84
Methodreport_query
ApprovalTests/integrations/doctest/DocTestApprovals.h:28
MethodrightTrim
ApprovalTests/utilities/StringUtils.cpp:69
MethodrunSystemCommandOrThrow
ApprovalTests/utilities/SystemUtils.cpp:169
MethodsafeGetEnv
ApprovalTests/utilities/SystemUtils.cpp:95
MethodsafeGetEnvForNonWindows
ApprovalTests/utilities/SystemUtils.cpp:85
MethodsafeGetEnvForWindows
ApprovalTests/utilities/SystemUtils.cpp:62
Methodscrub
ApprovalTests/writers/ExistingFile.cpp:6
MethodsectionEnded
ApprovalTests/integrations/catch/Catch2v3Approvals.h:44
MethodsectionEnded
ApprovalTests/integrations/catch/Catch2Approvals.h:49
MethodsectionStarting
ApprovalTests/integrations/catch/Catch2v3Approvals.h:39
MethodsectionStarting
ApprovalTests/integrations/catch/Catch2Approvals.h:44
MethodsetCheckBuildConfig
ApprovalTests/namers/ApprovalTestNamer.cpp:255
MethodsetCurrentTest
ApprovalTests/integrations/FrameworkIntegrations.cpp:11
MethodsetDefaultNamer
ApprovalTests/namers/DefaultNamerFactory.cpp:19
MethodsetDefaultReporter
ApprovalTests/reporters/DefaultReporterFactory.cpp:18
MethodsetFrontLoadedReporter
ApprovalTests/reporters/FrontLoadedReporterFactory.cpp:17
MethodsetTestPassedNotification
ApprovalTests/core/FileApprover.cpp:96
MethodsetTestPassedNotification
ApprovalTests/integrations/FrameworkIntegrations.cpp:5
FunctionsomeFunction
tests/CMake_Tests/catch2_checks/catch2_cmake_checks.cpp:3
FunctionsomeFunction
tests/CMake_Tests/doctest_checks/doctest_cmake_checks.cpp:3
Methodsubcase_end
called whenever a subcase is exited (don't cache pointers to the input)
ApprovalTests/integrations/doctest/DocTestApprovals.h:69
Methodsubcase_end
ApprovalTests/integrations/doctest/DocTestApprovals.h:132
Methodsubcase_start
called whenever a subcase is entered (don't cache pointers to the input)
ApprovalTests/integrations/doctest/DocTestApprovals.h:64
Methodsubcase_start
ApprovalTests/integrations/doctest/DocTestApprovals.h:127
MethodtestCaseEnded
ApprovalTests/integrations/catch/Catch2v3Approvals.h:31
MethodtestCaseEnded
ApprovalTests/integrations/catch/Catch2Approvals.h:36
MethodtestCaseStarting
This using allows us to use all base-class constructors
ApprovalTests/integrations/catch/Catch2v3Approvals.h:22
MethodtestCaseStarting
This using allows us to use all base-class constructors
ApprovalTests/integrations/catch/Catch2Approvals.h:27
MethodtestRunEnded
This using allows us to use all base-class constructors
ApprovalTests/integrations/catch/Catch2Approvals.h:65
Methodtest_case_end
called when a test case has ended
ApprovalTests/integrations/doctest/DocTestApprovals.h:54
Methodtest_case_end
ApprovalTests/integrations/doctest/DocTestApprovals.h:118
Methodtest_case_exception
called when an exception is thrown from the test case (or it crashes)
ApprovalTests/integrations/doctest/DocTestApprovals.h:59
Methodtest_case_reenter
called when a test case is reentered because of unfinished subcases (safe to cache a pointer to the input)
ApprovalTests/integrations/doctest/DocTestApprovals.h:48
Methodtest_case_skipped
called when a test case is skipped either because it doesn't pass the filters, has a skip decorator or isn't in the execution range (between first and
ApprovalTests/integrations/doctest/DocTestApprovals.h:85
Methodtest_case_start
called when a test case is started (safe to cache a pointer to the input)
ApprovalTests/integrations/doctest/DocTestApprovals.h:42
Methodtest_case_start
ApprovalTests/integrations/doctest/DocTestApprovals.h:109
Methodtest_convert_markdown_for_pandoc
(self)
doc/sphinx/tests/test_markdown_conversion.py:37
Methodtest_file_in_one_subdir_links_to_file_in_different_subdir
(self)
doc/sphinx/tests/test_markdown_conversion.py:25
Methodtest_file_in_parent_dir_links_to_file_in_subdir
(self)
doc/sphinx/tests/test_markdown_conversion.py:20
Methodtest_file_in_subdir_links_to_file_in_dir_above
(self)
doc/sphinx/tests/test_markdown_conversion.py:14
Methodtest_run_end
called when the whole test run ends (caching a pointer to the input doesn't make sense here)
ApprovalTests/integrations/doctest/DocTestApprovals.h:37
Methodtest_run_start
called when the whole test run starts
ApprovalTests/integrations/doctest/DocTestApprovals.h:32
Methodtest_unit_finish
ApprovalTests/integrations/boost_test/BoostTestApprovals.h:27
Methodtest_unit_start
ApprovalTests/integrations/boost_test/BoostTestApprovals.h:16
MethodtoLower
ApprovalTests/utilities/StringUtils.cpp:29
MethodtoString
ApprovalTests/utilities/StringUtils.h:27
MethodtoString
ApprovalTests/utilities/DateUtils.cpp:35
MethodtoString
ApprovalTests/utilities/StringMaker.h:11
MethodtoString
ApprovalTests/integrations/fmt/FmtToString.h:8
MethodtoString
tests/DocTest_Tests/CustomizingToStringTests.cpp:40
MethodtoString
tests/DocTest_Tests/CustomizingToStringTests.cpp:83
MethodtoUtc
ApprovalTests/utilities/DateUtils.cpp:49
MethodtopAndTailHelpMessage
ApprovalTests/namers/HelpMessages.cpp:147
Methodtrim
ApprovalTests/utilities/StringUtils.cpp:80
Functiontuple_size
ApprovalTests/utilities/CartesianProduct.h:39
MethoduseApprovalsSubdirectory
See \userguide{Configuration,using-sub-directories-for-approved-files,Using sub-directories for approved files}
ApprovalTests/Approvals.h:216
MethoduseAsDefaultNamer
See \userguide{Namers,registering-a-custom-namer,Registering a Custom Namer}
ApprovalTests/Approvals.h:237
MethoduseAsDefaultNamer
ApprovalTests/namers/SeparateApprovedAndReceivedDirectoriesNamer.cpp:22
MethoduseAsDefaultNamer
ApprovalTests/namers/TemplatedCustomNamer.cpp:94
MethoduseAsDefaultReporter
See \userguide{Reporters,registering-a-default-reporter,Registering a default reporter}
ApprovalTests/Approvals.h:223
MethoduseAsFrontLoadedReporter
See \userguide{Reporters,front-loaded-reporters,Front Loaded Reporters}
ApprovalTests/Approvals.h:230
MethoduseAsFrontLoadedReporter
ApprovalTests/reporters/CIBuildOnlyReporterUtils.cpp:7
MethoduseEmptyFileCreator
ApprovalTests/utilities/FileUtils.cpp:36
MethoduseFileNameSanitizer
See \userguide{Namers,converting-test-names-to-valid-filenames,Converting Test Names to Valid FileNames}
ApprovalTests/Approvals.h:243
Methodverify
@name Verifying single objects See \userguide{TestingSingleObjects,Testing Single Objects} */ @{
ApprovalTests/Approvals.h:47
Methodverify
ApprovalTests/core/FileApprover.cpp:21
MethodverifyAll
ApprovalTests/Approvals.h:86
MethodverifyAllCombinations
ApprovalTests/CombinationApprovals.h:51
MethodverifyExceptionMessage
! \brief Verify the text of an exception See \userguide{TestingExceptions,testing-exception-messages,Testing exception messages}
ApprovalTests/Approvals.h:183
MethodverifyExistingFile
Verify an existing file, that has already been written out
ApprovalTests/Approvals.h:200
Methodwrite
ApprovalTests/writers/StringWriter.cpp:18
MethodwriteHeader
ApprovalTests/ApprovalUtils.cpp:7
MethodwriteToFile
ApprovalTests/utilities/FileUtils.cpp:89
Method~ApprovalComparator
ApprovalTests/core/ApprovalComparator.h:10
Method~ApprovalNamer
ApprovalTests/core/ApprovalNamer.h:10
Method~ApprovalWriter
ApprovalTests/core/ApprovalWriter.h:10
Method~Blocker
ApprovalTests/utilities/Blocker.h:14
Method~CommandLauncher
ApprovalTests/launchers/CommandLauncher.h:11
Method~ComparatorDisposer
ApprovalTests/comparators/ComparatorDisposer.cpp:25
Method~ConvertForCygwin
ApprovalTests/reporters/ConvertForCygwin.h:10
Method~DefaultNamerDisposer
ApprovalTests/namers/DefaultNamerDisposer.cpp:11
Method~DefaultReporterDisposer
ApprovalTests/reporters/DefaultReporterDisposer.cpp:12
Method~EmptyFileCreatorDisposer
ApprovalTests/utilities/EmptyFileCreatorDisposer.cpp:13
Method~ExceptionCollector
ApprovalTests/utilities/ExceptionCollector.cpp:17
Method~FileApprover
ApprovalTests/core/FileApprover.h:20
Method~FileNameSanitizerDisposer
ApprovalTests/namers/FileNameSanitizerDisposer.cpp:13
Method~FrontLoadedReporterDisposer
ApprovalTests/reporters/FrontLoadedReporterDisposer.cpp:12
Method~Reporter
ApprovalTests/core/Reporter.h:10
Method~SectionNameDisposer
ApprovalTests/namers/SectionNameDisposer.cpp:14
Method~SeparateApprovedAndReceivedDirectoriesNamer
ApprovalTests/namers/SeparateApprovedAndReceivedDirectoriesNamer.h:14
← previousnext →401–500 of 503, ranked by callers