<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 193: Wrong exception in CPPUNIT_TEST_EXCEPTION() example</title><link href="https://sourceforge.net/p/cppunit/bugs/193/" rel="alternate"/><link href="https://sourceforge.net/p/cppunit/bugs/193/feed.atom" rel="self"/><id>https://sourceforge.net/p/cppunit/bugs/193/</id><updated>2008-10-22T11:25:41Z</updated><subtitle>Recent changes to 193: Wrong exception in CPPUNIT_TEST_EXCEPTION() example</subtitle><entry><title>Wrong exception in CPPUNIT_TEST_EXCEPTION() example</title><link href="https://sourceforge.net/p/cppunit/bugs/193/" rel="alternate"/><published>2008-10-22T11:25:41Z</published><updated>2008-10-22T11:25:41Z</updated><author><name>Kamil Grabowski</name><uri>https://sourceforge.net/u/gaitken/</uri></author><id>https://sourceforge.netc7d2a11c3f22cfd4b7c72a8fc9e2c1393b3c62b1</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Example states that std::vector::at() throws std::invalid_argument exception, while in reality it should be std::out_of_range. It makes the example invalid, as the test will fail.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>