MCPcopy Create free account

hub / github.com/doctest/doctest / types & classes

Types & classes277 in github.com/doctest/doctest

↓ 44 callersClassWhitespace
doctest/doctest.h:4891
↓ 44 callersClassWhitespace
doctest/parts/private/reporters/console.h:19
↓ 4 callersClassContextScope
doctest/parts/public/context_scope.h:38
↓ 4 callersClassXmlEncode
doctest/doctest.h:5183
↓ 3 callersClassXmlEncode
doctest/parts/private/xml.h:19
↓ 2 callersClasssigaction
doctest/doctest.h:8052
↓ 2 callersClasssigaction
doctest/parts/private/signals.cpp:209
↓ 2 callersClasstuple
Specializing template std::tuple is forbidden
doctest/doctest.h:663
↓ 1 callersClassExceptionTranslator
doctest/parts/public/exception_translator.h:19
↓ 1 callersClassFoo
examples/all_features/stringification.cpp:157
↓ 1 callersClassObject
tests/doctest/assert/test_expression.cpp:51
↓ 1 callersClassQueryData
doctest/doctest.h:2770
↓ 1 callersClassQueryData
doctest/parts/public/reporter.h:54
↓ 1 callersClassmpi_sub_comm
doctest/extensions/mpi_sub_comm.h:17
↓ 1 callersClasssigaction
tests/doctest/test_debugger.cpp:44
ClassA
examples/all_features/stringification.cpp:21
ClassB
examples/all_features/stringification.cpp:22
ClassC
examples/all_features/stringification.cpp:27
EnumC
tests/doctest/assert/test_expression.cpp:60
ClassCacheLineAlignedAtomic
doctest/doctest.h:4061
ClassCacheLineAlignedAtomic
doctest/parts/private/atomic.h:37
ClassConsoleHelper
doctest/doctest.h:4793
ClassConsoleHelper
doctest/parts/private/color.cpp:77
ClassConsoleReporter
doctest/doctest.h:4898
ClassConsoleReporter
doctest/parts/private/reporters/console.h:26
ClassContextOptions
doctest/doctest.h:1445
ClassContextOptions
doctest/parts/public/context/options.h:13
ClassContextState
doctest/doctest.h:2594
ClassContextState
doctest/parts/public/context.h:14
ClassContextState
this holds both parameters from the command line and runtime data for tests
doctest/parts/private/context_state.h:17
ClassDOCTEST_INTERFACE
doctest/doctest.h:871
ClassDOCTEST_INTERFACE
doctest/parts/public/exception_translator.h:13
ClassDOCTEST_INTERFACE
doctest/parts/public/test_case.h:11
ClassDOCTEST_INTERFACE
doctest/parts/public/string.h:50
ClassDOCTEST_INTERFACE
doctest/parts/public/exceptions.h:14
ClassDOCTEST_INTERFACE
doctest/parts/public/context_scope.h:11
ClassDOCTEST_INTERFACE
doctest/parts/public/reporter.h:32
ClassDOCTEST_INTERFACE
doctest/parts/public/subcase.h:10
ClassDOCTEST_INTERFACE
doctest/parts/public/test_suite.h:13
ClassDOCTEST_INTERFACE
doctest/parts/public/context.h:17
ClassDOCTEST_INTERFACE
doctest/parts/public/context/options.h:10
ClassDOCTEST_INTERFACE
doctest/parts/public/assert/message.h:11
ClassDOCTEST_INTERFACE
doctest/parts/public/assert/result.h:27
ClassDOCTEST_INTERFACE
doctest/parts/public/assert/data.h:11
ClassDOCTEST_INTERFACE
doctest/parts/public/matchers/approx.h:10
ClassDOCTEST_INTERFACE
doctest/parts/public/matchers/contains.h:10
ClassDOCTEST_INTERFACE_DECL
doctest/doctest.h:1406
ClassDOCTEST_INTERFACE_DECL
doctest/parts/public/matchers/is_nan.h:11
ClassDOCTEST_INTERFACE_DEF
doctest/doctest.h:6657
ClassDOCTEST_INTERFACE_DEF
doctest/parts/private/matchers/is_nan.cpp:14
ClassDebugOutputWindowReporter
doctest/doctest.h:4987
ClassDebugOutputWindowReporter
doctest/parts/private/reporters/debug_output_window.h:16
ClassDecisionPoint
doctest/doctest.h:4156
ClassDecisionPoint
doctest/parts/private/traversal.h:14
ClassDiscardOStream
doctest/doctest.h:5842
ClassDiscardOStream
doctest/parts/private/context.cpp:404
ClassDummyContextOptions
tests/doctest/test_path.cpp:4
EnumEnum
doctest/doctest.h:1508
EnumEnum
doctest/parts/public/color.h:11
EnumEnum
doctest/parts/public/reporter.h:17
EnumEnum
doctest/parts/public/assert/type.h:10
EnumEnum
doctest/parts/public/assert/comparator.h:89
EnumEnumClassC
examples/all_features/enums.cpp:22
EnumEnumClassSC
examples/all_features/enums.cpp:28
EnumEnumClassU8
examples/all_features/enums.cpp:40
EnumEnumClassUC
examples/all_features/enums.cpp:34
ClassErrnoGuard
doctest/doctest.h:6287
ClassErrnoGuard
doctest/parts/private/debugger.cpp:16
ClassFatalConditionHandler
doctest/doctest.h:5080
ClassFatalConditionHandler
doctest/parts/private/signals.h:21
ClassFoo
examples/all_features/double_stringification.cpp:7
EnumFoo
examples/all_features/stringification.cpp:299
EnumForWhat
doctest/doctest.h:5185
EnumForWhat
doctest/parts/private/xml.h:21
ClassITranslator
scripts/how_stuff_works/how_exception_translators_work.cpp:10
ClassJUnitReporter
TODO: - log_message() - respond to queries - honor remaining options - more attributes in tags
doctest/doctest.h:5299
ClassJUnitReporter
TODO: - log_message() - respond to queries - honor remaining options - more attributes in tags
doctest/parts/private/reporters/junit.h:19
ClassJUnitTestCase
doctest/doctest.h:5316
ClassJUnitTestCase
doctest/parts/private/reporters/junit.h:36
ClassJUnitTestCaseData
doctest/doctest.h:5305
ClassJUnitTestCaseData
doctest/parts/private/reporters/junit.h:25
ClassJUnitTestMessage
doctest/doctest.h:5308
ClassJUnitTestMessage
doctest/parts/private/reporters/junit.h:28
ClassMoveOnly
tests/regression/test.630.cpp:6
ClassMpiConsoleReporter
\brief Extends the ConsoleReporter of doctest * Allows to manage the execution of tests in a parallel framework * All results are coll
doctest/extensions/mpi_reporter.h:58
ClassMpiFileReporter
\brief Extends the ConsoleReporter of doctest * Each process writes its results to its own file * Intended to be used when a test asse
doctest/extensions/mpi_reporter.h:40
ClassMultiLaneAtomic
doctest/doctest.h:4060
ClassMultiLaneAtomic
doctest/parts/private/atomic.h:36
ClassMyOtherType
examples/all_features/stringification.cpp:168
ClassMyType
examples/all_features/stringification.cpp:137
ClassMyTypeInherited
examples/all_features/stringification.cpp:143
ClassMyXmlReporter
examples/all_features/reporters_and_listeners.cpp:18
ClassNullBuffer
https://stackoverflow.com/a/11826666/1583122
doctest/extensions/mpi_reporter.h:20
ClassNullStream
doctest/extensions/mpi_reporter.h:25
ClassP
tests/regression/test.786.cpp:19
ClassPoint
examples/all_features/generators.cpp:130
ClassRelationalComparator
doctest/doctest.h:1766
ClassRelationalComparator
doctest/parts/public/assert/comparator.h:93
ClassS
tests/regression/test.786.cpp:5
ClassScopedElement
doctest/doctest.h:5201
next →1–100 of 277, ranked by callers