sheredom / utest.h

🧪 single header unit testing framework for C and C++
The Unlicense
834 stars 57 forks source link

ASSERT_NEAR and EXPECT_NEAR should handle nans. #109

Closed sheredom closed 2 years ago

sheredom commented 2 years ago

Fixes #108.