<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 183: CPPUNIT_ASSERT_DOUBLES_EQUAL works incorrectly</title><link href="https://sourceforge.net/p/cppunit/bugs/183/" rel="alternate"/><link href="https://sourceforge.net/p/cppunit/bugs/183/feed.atom" rel="self"/><id>https://sourceforge.net/p/cppunit/bugs/183/</id><updated>2007-12-12T22:36:32Z</updated><subtitle>Recent changes to 183: CPPUNIT_ASSERT_DOUBLES_EQUAL works incorrectly</subtitle><entry><title>CPPUNIT_ASSERT_DOUBLES_EQUAL works incorrectly</title><link href="https://sourceforge.net/p/cppunit/bugs/183/" rel="alternate"/><published>2007-12-12T22:36:32Z</published><updated>2007-12-12T22:36:32Z</updated><author><name>testpu</name><uri>https://sourceforge.net/u/testpu/</uri></author><id>https://sourceforge.net88e315e51d394cfbab2ea4d725684c6b1848f4e8</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;CPPUNIT_ASSERT_DOUBLES_EQUAL macros is not failed when actual value is equal to NAN.&lt;br /&gt;
For example:&lt;br /&gt;
CPPUNIT_ASSERT_DOUBLES_EQUAL(1.0, std::numeric_limits&amp;lt;double&amp;gt;::quiet_NaN(), 1e-12);&lt;/p&gt;
&lt;p&gt;This test is not failed.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>