Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/approvals/ApprovalTests.cpp
/ functions
Functions
503 in github.com/approvals/ApprovalTests.cpp
⨍
Functions
503
◇
Types & classes
178
Method
report
ApprovalTests/reporters/TextDiffReporter.cpp:22
Method
report
ApprovalTests/reporters/BlockingReporter.cpp:26
Method
report
ApprovalTests/reporters/EnvironmentVariableReporter.cpp:9
Method
report
ApprovalTests/reporters/DefaultReporter.cpp:6
Method
report
ApprovalTests/reporters/FirstWorkingReporter.cpp:19
Method
report
ApprovalTests/reporters/CommandReporter.cpp:51
Method
report
ApprovalTests/reporters/WindowsReporters.cpp:109
Method
report
ApprovalTests/reporters/QuietReporter.cpp:5
Method
report
examples/out_of_source/DocTestReporter.cpp:8
Method
reportAfterTryingFrontLoadedReporter
ApprovalTests/core/FileApprover.cpp:84
Method
report_query
ApprovalTests/integrations/doctest/DocTestApprovals.h:28
Method
rightTrim
ApprovalTests/utilities/StringUtils.cpp:69
Method
runSystemCommandOrThrow
ApprovalTests/utilities/SystemUtils.cpp:169
Method
safeGetEnv
ApprovalTests/utilities/SystemUtils.cpp:95
Method
safeGetEnvForNonWindows
ApprovalTests/utilities/SystemUtils.cpp:85
Method
safeGetEnvForWindows
ApprovalTests/utilities/SystemUtils.cpp:62
Method
scrub
ApprovalTests/writers/ExistingFile.cpp:6
Method
sectionEnded
ApprovalTests/integrations/catch/Catch2v3Approvals.h:44
Method
sectionEnded
ApprovalTests/integrations/catch/Catch2Approvals.h:49
Method
sectionStarting
ApprovalTests/integrations/catch/Catch2v3Approvals.h:39
Method
sectionStarting
ApprovalTests/integrations/catch/Catch2Approvals.h:44
Method
setCheckBuildConfig
ApprovalTests/namers/ApprovalTestNamer.cpp:255
Method
setCurrentTest
ApprovalTests/integrations/FrameworkIntegrations.cpp:11
Method
setDefaultNamer
ApprovalTests/namers/DefaultNamerFactory.cpp:19
Method
setDefaultReporter
ApprovalTests/reporters/DefaultReporterFactory.cpp:18
Method
setFrontLoadedReporter
ApprovalTests/reporters/FrontLoadedReporterFactory.cpp:17
Method
setTestPassedNotification
ApprovalTests/core/FileApprover.cpp:96
Method
setTestPassedNotification
ApprovalTests/integrations/FrameworkIntegrations.cpp:5
Function
someFunction
tests/CMake_Tests/catch2_checks/catch2_cmake_checks.cpp:3
Function
someFunction
tests/CMake_Tests/doctest_checks/doctest_cmake_checks.cpp:3
Method
subcase_end
called whenever a subcase is exited (don't cache pointers to the input)
ApprovalTests/integrations/doctest/DocTestApprovals.h:69
Method
subcase_end
ApprovalTests/integrations/doctest/DocTestApprovals.h:132
Method
subcase_start
called whenever a subcase is entered (don't cache pointers to the input)
ApprovalTests/integrations/doctest/DocTestApprovals.h:64
Method
subcase_start
ApprovalTests/integrations/doctest/DocTestApprovals.h:127
Method
testCaseEnded
ApprovalTests/integrations/catch/Catch2v3Approvals.h:31
Method
testCaseEnded
ApprovalTests/integrations/catch/Catch2Approvals.h:36
Method
testCaseStarting
This using allows us to use all base-class constructors
ApprovalTests/integrations/catch/Catch2v3Approvals.h:22
Method
testCaseStarting
This using allows us to use all base-class constructors
ApprovalTests/integrations/catch/Catch2Approvals.h:27
Method
testRunEnded
This using allows us to use all base-class constructors
ApprovalTests/integrations/catch/Catch2Approvals.h:65
Method
test_case_end
called when a test case has ended
ApprovalTests/integrations/doctest/DocTestApprovals.h:54
Method
test_case_end
ApprovalTests/integrations/doctest/DocTestApprovals.h:118
Method
test_case_exception
called when an exception is thrown from the test case (or it crashes)
ApprovalTests/integrations/doctest/DocTestApprovals.h:59
Method
test_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
Method
test_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
Method
test_case_start
called when a test case is started (safe to cache a pointer to the input)
ApprovalTests/integrations/doctest/DocTestApprovals.h:42
Method
test_case_start
ApprovalTests/integrations/doctest/DocTestApprovals.h:109
Method
test_convert_markdown_for_pandoc
(self)
doc/sphinx/tests/test_markdown_conversion.py:37
Method
test_file_in_one_subdir_links_to_file_in_different_subdir
(self)
doc/sphinx/tests/test_markdown_conversion.py:25
Method
test_file_in_parent_dir_links_to_file_in_subdir
(self)
doc/sphinx/tests/test_markdown_conversion.py:20
Method
test_file_in_subdir_links_to_file_in_dir_above
(self)
doc/sphinx/tests/test_markdown_conversion.py:14
Method
test_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
Method
test_run_start
called when the whole test run starts
ApprovalTests/integrations/doctest/DocTestApprovals.h:32
Method
test_unit_finish
ApprovalTests/integrations/boost_test/BoostTestApprovals.h:27
Method
test_unit_start
ApprovalTests/integrations/boost_test/BoostTestApprovals.h:16
Method
toLower
ApprovalTests/utilities/StringUtils.cpp:29
Method
toString
ApprovalTests/utilities/StringUtils.h:27
Method
toString
ApprovalTests/utilities/DateUtils.cpp:35
Method
toString
ApprovalTests/utilities/StringMaker.h:11
Method
toString
ApprovalTests/integrations/fmt/FmtToString.h:8
Method
toString
tests/DocTest_Tests/CustomizingToStringTests.cpp:40
Method
toString
tests/DocTest_Tests/CustomizingToStringTests.cpp:83
Method
toUtc
ApprovalTests/utilities/DateUtils.cpp:49
Method
topAndTailHelpMessage
ApprovalTests/namers/HelpMessages.cpp:147
Method
trim
ApprovalTests/utilities/StringUtils.cpp:80
Function
tuple_size
ApprovalTests/utilities/CartesianProduct.h:39
Method
useApprovalsSubdirectory
See \userguide{Configuration,using-sub-directories-for-approved-files,Using sub-directories for approved files}
ApprovalTests/Approvals.h:216
Method
useAsDefaultNamer
See \userguide{Namers,registering-a-custom-namer,Registering a Custom Namer}
ApprovalTests/Approvals.h:237
Method
useAsDefaultNamer
ApprovalTests/namers/SeparateApprovedAndReceivedDirectoriesNamer.cpp:22
Method
useAsDefaultNamer
ApprovalTests/namers/TemplatedCustomNamer.cpp:94
Method
useAsDefaultReporter
See \userguide{Reporters,registering-a-default-reporter,Registering a default reporter}
ApprovalTests/Approvals.h:223
Method
useAsFrontLoadedReporter
See \userguide{Reporters,front-loaded-reporters,Front Loaded Reporters}
ApprovalTests/Approvals.h:230
Method
useAsFrontLoadedReporter
ApprovalTests/reporters/CIBuildOnlyReporterUtils.cpp:7
Method
useEmptyFileCreator
ApprovalTests/utilities/FileUtils.cpp:36
Method
useFileNameSanitizer
See \userguide{Namers,converting-test-names-to-valid-filenames,Converting Test Names to Valid FileNames}
ApprovalTests/Approvals.h:243
Method
verify
@name Verifying single objects See \userguide{TestingSingleObjects,Testing Single Objects} */ @{
ApprovalTests/Approvals.h:47
Method
verify
ApprovalTests/core/FileApprover.cpp:21
Method
verifyAll
ApprovalTests/Approvals.h:86
Method
verifyAllCombinations
ApprovalTests/CombinationApprovals.h:51
Method
verifyExceptionMessage
! \brief Verify the text of an exception See \userguide{TestingExceptions,testing-exception-messages,Testing exception messages}
ApprovalTests/Approvals.h:183
Method
verifyExistingFile
Verify an existing file, that has already been written out
ApprovalTests/Approvals.h:200
Method
write
ApprovalTests/writers/StringWriter.cpp:18
Method
writeHeader
ApprovalTests/ApprovalUtils.cpp:7
Method
writeToFile
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
← previous
next →
401–500 of 503, ranked by callers