MCPcopy Create free account
hub / github.com/approvals/ApprovalTests.cpp / CodeCompareReporter

Class CodeCompareReporter

ApprovalTests/reporters/WindowsReporters.h:87–91  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

85 };
86
87 class CodeCompareReporter : public GenericDiffReporter
88 {
89 public:
90 CodeCompareReporter();
91 };
92
93 class SublimeMergeReporter : public GenericDiffReporter
94 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected