How to convert from a BOOST_TEST (relative tolerance) to an equivalent GTest EXPECT_NEAR (absolute tolerance)?
I am tasked with changing some Boost tests over to GTest. I have a bunch of tests of the form:
I am tasked with changing some Boost tests over to GTest. I have a bunch of tests of the form: