<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 183: CPPUNIT_ASSERT_DOUBLES_EQUAL works incorrectly</title><link>https://sourceforge.net/p/cppunit/bugs/183/</link><description>Recent changes to 183: CPPUNIT_ASSERT_DOUBLES_EQUAL works incorrectly</description><atom:link href="https://sourceforge.net/p/cppunit/bugs/183/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 12 Dec 2007 22:36:32 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/cppunit/bugs/183/feed.rss" rel="self" type="application/rss+xml"/><item><title>CPPUNIT_ASSERT_DOUBLES_EQUAL works incorrectly</title><link>https://sourceforge.net/p/cppunit/bugs/183/</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">testpu</dc:creator><pubDate>Wed, 12 Dec 2007 22:36:32 -0000</pubDate><guid>https://sourceforge.net88e315e51d394cfbab2ea4d725684c6b1848f4e8</guid></item></channel></rss>