Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move to Catch2 version 2.12.1 #6405

Merged
merged 1 commit into from Jun 15, 2020
Merged

Conversation

maloel
Copy link
Collaborator

@maloel maloel commented May 17, 2020

Only affects unit-testing.

Catch2 changes the way we do approximate-equals comparisons, and we now define our own approx() (rather than the Catch Approx()) for customizability.

Also fixed some warnings.

Only affects unit-testing.
Catch2 changes the way we do approximate-equals comparisons, and we
now define our own approx() (rather than the Catch Approx()) for
customizability.
Also fixed some warnings.
@ev-mp ev-mp merged commit 3e7b5e6 into IntelRealSense:development Jun 15, 2020
@maloel maloel deleted the catch2 branch July 9, 2020 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants