The assertions assert-almost-equal and assert-not-almost-equal themselves depend only on a wisely chosen epsilon. Their unit tests however compare the textual output of small floating point numbers, which might differ from implementation to implementation. See sample-expected.out.
The assertions assert-almost-equal and assert-not-almost-equal themselves depend only on a wisely chosen epsilon. Their unit tests however compare the textual output of small floating point numbers, which might differ from implementation to implementation. See
sample-expected.out
.