29 Dec
2017
29 Dec
'17
4:33 p.m.
Hi all,
I am trying to find a way to make the boost unit test framework use an absolute difference for floating point comparison instead of the relative difference.
I searched the documentation to try to find a suitable decorator but couldn’t find anything. Any help is much appreciated!
#define BOOST_TEST_MODULE example
#include