MCPcopy Create free account

hub / github.com/doctest/doctest / functions

Functions692 in github.com/doctest/doctest

↓ 1 callersMethodload
doctest/doctest.h:4093
↓ 1 callersFunctionmain
Script entry-point.
scripts/assemble.py:46
↓ 1 callersFunctionmpi_finalize
doctest/extensions/doctest_mpi.h:80
↓ 1 callersFunctionmpi_init_thread
doctest/extensions/doctest_mpi.h:59
↓ 1 callersFunctionprogram
examples/all_features/main.cpp:48
↓ 1 callersFunctionrecover_from_failure
tests/regression/test.1165.cpp:22
↓ 1 callersFunctionregTest
used by the macros for registering tests
doctest/doctest.h:8642
↓ 1 callersFunctionregTest
used by the macros for registering tests
doctest/parts/private/test_case.cpp:81
↓ 1 callersFunctionregTranslatorImpl
scripts/how_stuff_works/how_exception_translators_work.cpp:51
↓ 1 callersFunctionregisterExceptionTranslatorImpl
doctest/doctest.h:6364
↓ 1 callersFunctionregisterReporterImpl
doctest/doctest.h:6791
↓ 1 callersFunctionregisterReporterImpl
doctest/parts/private/reporter.cpp:66
↓ 1 callersMethodresetForRun
doctest/parts/private/traversal.cpp:35
↓ 1 callersMethodresetForTestCase
doctest/parts/private/traversal.cpp:27
↓ 1 callersMethodresetRunData
doctest/doctest.h:6215
↓ 1 callersMethodresetRunData
doctest/parts/private/context_state.cpp:14
↓ 1 callersFunctionreturn42_cpp_force_link
examples/combining_the_same_tests_built_differently_in_multiple_shared_objects/return42.cpp:7
↓ 1 callersMethodrun
doctest/parts/private/context.cpp:39
↓ 1 callersFunctionrunBench
(prog)
scripts/bench/run_all.py:15
↓ 1 callersFunctionsay_hello_dll
examples/installed_doctest_cmake/dll/dll.cpp:9
↓ 1 callersMethodsetAsDefaultForAssertsOutOfTestCases
doctest/doctest.h:5474
↓ 1 callersMethodsetAssertHandler
doctest/doctest.h:5475
↓ 1 callersMethodsetResult
doctest/doctest.h:4499
↓ 1 callersMethodsetResult
doctest/parts/private/assert/result.cpp:37
↓ 1 callersFunctionsetup
tests/doctest/test_debugger.cpp:36
↓ 1 callersFunctionshouldSkip
examples/all_features/test_cases_and_suites.cpp:62
↓ 1 callersFunctionshould_skip
tests/doctest/test_exception_translator.cpp:38
↓ 1 callersFunctionsomeAssertsInFunction
examples/all_features/assertion_macros.cpp:185
↓ 1 callersFunctionsomeTests
examples/all_features/logging.cpp:22
↓ 1 callersFunctionsome_func
examples/all_features/asserts_used_outside_of_tests.cpp:16
↓ 1 callersFunctionsome_program_code
examples/all_features/asserts_used_outside_of_tests.cpp:56
↓ 1 callersFunctionstricmp
case insensitive strcmp
doctest/doctest.h:8133
↓ 1 callersFunctionstricmp
case insensitive strcmp
doctest/parts/private/string.cpp:45
↓ 1 callersFunctionsuiteOrderComparator
for sorting tests by suite/file/line
doctest/doctest.h:5498
↓ 1 callersFunctionsuiteOrderComparator
for sorting tests by suite/file/line
doctest/parts/private/context.cpp:60
↓ 1 callersFunctiontest
scripts/how_stuff_works/how_subcases_work.cpp:76
↓ 1 callersFunctiontoStream
doctest/doctest.h:1073
↓ 1 callersFunctiontoStream
doctest/parts/public/string.h:252
↓ 1 callersFunctiontoString
doctest/doctest.h:1104
↓ 1 callersFunctiontoString
doctest/parts/private/string.cpp:332
↓ 1 callersFunctiontrailingBytes
doctest/doctest.h:8865
↓ 1 callersFunctiontrailingBytes
doctest/parts/private/xml.cpp:20
↓ 1 callersFunctiontranslate
scripts/how_stuff_works/how_exception_translators_work.cpp:55
↓ 1 callersMethodtranslate
scripts/how_stuff_works/how_exception_translators_work.cpp:19
↓ 1 callersMethodtryEnterSubcase
doctest/parts/private/traversal.cpp:56
↓ 1 callersMethodunwindActiveSubcases
doctest/parts/private/traversal.cpp:86
↓ 1 callersMethodval
tests/regression/test.651.cpp:19
↓ 1 callersFunctionwildcmp
doctest/doctest.h:6470
↓ 1 callersFunctionwildcmp
doctest/parts/private/filters.cpp:9
MethodApprox
doctest/doctest.h:6534
MethodApprox
doctest/parts/private/matchers/approx.cpp:7
MethodAssertData
doctest/doctest.h:4253
MethodAssertData
doctest/parts/private/assert/data.cpp:12
MethodConsoleHelper
doctest/doctest.h:4798
MethodConsoleHelper
doctest/parts/private/color.cpp:82
MethodConsoleReporter
doctest/doctest.h:6878
MethodConsoleReporter
doctest/parts/private/reporters/console.cpp:23
MethodContains
doctest/doctest.h:6615
MethodContains
doctest/parts/private/matchers/contains.cpp:7
MethodContext
NOLINTBEGIN(readability-convert-member-functions-to-static)
doctest/doctest.h:5463
MethodContext
NOLINTBEGIN(readability-convert-member-functions-to-static)
doctest/parts/private/context.cpp:25
MethodContextScope
doctest/parts/public/context_scope.h:42
MethodContextScopeBase
doctest/doctest.h:6174
MethodContextScopeBase
doctest/parts/private/context_scope.cpp:16
MethodDebugOutputWindowReporter
doctest/doctest.h:7328
MethodDebugOutputWindowReporter
doctest/parts/private/reporters/debug_output_window.cpp:21
MethodDiscardOStream
doctest/doctest.h:5861
MethodDiscardOStream
doctest/parts/private/context.cpp:423
MethodDummyContextOptions
tests/doctest/test_path.cpp:11
MethodErrnoGuard
doctest/doctest.h:6289
MethodErrnoGuard
doctest/parts/private/debugger.cpp:18
MethodExceptionTranslator
doctest/parts/public/exception_translator.h:21
MethodExpressionDecomposer
doctest/doctest.h:4290
MethodExpressionDecomposer
doctest/parts/private/assert/expression.cpp:10
MethodFatalConditionHandler
doctest/doctest.h:7921
MethodFatalConditionHandler
doctest/parts/private/signals.cpp:78
FunctionIsNaN
doctest/doctest.h:1409
FunctionIsNaN
doctest/parts/public/matchers/is_nan.h:14
MethodJUnitReporter
doctest/doctest.h:7436
MethodJUnitReporter
doctest/parts/private/reporters/junit.cpp:76
MethodJUnitTestCase
doctest/doctest.h:7404
MethodJUnitTestCase
doctest/parts/private/reporters/junit.cpp:44
MethodJUnitTestMessage
doctest/doctest.h:7394
MethodJUnitTestMessage
doctest/parts/private/reporters/junit.cpp:34
MethodMessageBuilder
doctest/doctest.h:4402
MethodMessageBuilder
doctest/parts/private/assert/message.cpp:13
MethodMoveOnly
tests/regression/test.630.cpp:8
MethodMpiConsoleReporter
doctest/extensions/mpi_reporter.h:72
MethodMpiFileReporter
doctest/extensions/mpi_reporter.h:43
MethodMyXmlReporter
constructor has to accept the ContextOptions by ref as a single argument
examples/all_features/reporters_and_listeners.cpp:26
MethodNullStream
doctest/extensions/mpi_reporter.h:27
FunctionREGISTER_EXCEPTION_TRANSLATOR
set an exception translator for char
examples/executable_dll_and_plugin/plugin.cpp:19
FunctionREGISTER_EXCEPTION_TRANSLATOR
set an exception translator for double
examples/executable_dll_and_plugin/main.cpp:41
FunctionREGISTER_EXCEPTION_TRANSLATOR
examples/all_features/header.h:25
FunctionREGISTER_EXCEPTION_TRANSLATOR
set an exception translator for MyTypeInherited<int>
examples/all_features/stringification.cpp:185
FunctionREG_TRANSLATOR
scripts/how_stuff_works/how_exception_translators_work.cpp:73
MethodResult
doctest/doctest.h:4475
MethodResult
doctest/parts/private/assert/result.cpp:13
MethodResultBuilder
doctest/doctest.h:4478
MethodResultBuilder
doctest/parts/private/assert/result.cpp:16
← previousnext →201–300 of 692, ranked by callers