Skip to content

Tweak g_assert_cmpfloat_with_epsilon

Matthias Clasen requested to merge better-cmpfloat into main

While it is nice to see the expression symbolically, it is much more useful to see the actual value of epsilon. I don't really care if the variable that was passed in there is called eps, epsilon or blast_radius.

Merge request reports