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

Change IsNear to take an ApproximateQuantity and fix \o/ all the tests #2290

Merged
merged 23 commits into from
Aug 18, 2019

Conversation

pleroy
Copy link
Member

@pleroy pleroy commented Aug 18, 2019

Fix #2269.

integrators/symmetric_linear_multistep_integrator_test.cpp Outdated Show resolved Hide resolved
integrators/symmetric_linear_multistep_integrator_test.cpp Outdated Show resolved Hide resolved
@@ -12,6 +12,7 @@
#include "mathematica/mathematica.hpp"
#include "quantities/quantities.hpp"
#include "testing_utilities/almost_equals.hpp"
#include "testing_utilities/approximate_quantity.hpp"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unused include.

Sorry, something went wrong.

@eggrobin eggrobin added the LGTM label Aug 18, 2019
@pleroy pleroy merged commit b57cd3e into mockingbirdnest:master Aug 18, 2019
@eggrobin eggrobin mentioned this pull request Aug 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

User-defined literal to express accuracy in tests
2 participants