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

Method KDiff3Reporter

ApprovalTests/reporters/WindowsReporters.cpp:87–90  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

85 }
86
87 KDiff3Reporter::KDiff3Reporter()
88 : GenericDiffReporter(DiffPrograms::Windows::KDIFF3())
89 {
90 }
91
92 WindowsDiffReporter::WindowsDiffReporter()
93 : FirstWorkingReporter({

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected