ahojnnes · GitHub

Conversation

@ahojnnes

Copy link Copy Markdown

Contributor

Using gmock matchers instead of a.isApprox(b) has the advantage of providing more readable output to the user. In case of a test failure, the matrix shape or contents will be printed to the console. Another benefit is that one can embed them into more complex gmock match expressions. This paves the way for better testing some of our interfaces through mocks and fakes.

@ahojnnes

sarlinpe

@ahojnnes

@ahojnnes

@ahojnnes

ahojnnes deleted the user/jsch/eigen-matchers branch

November 26, 2024 09:38

Merged

HernandoR pushed a commit to HernandoR/colmap that referenced this pull request

Dec 30, 2024

Labels

None yet

2 participants

@ahojnnes @sarlinpe

Read the original on github.com ↗