Boost C++ Libraries: Ticket #4434: BOOST_AUTO_EST_CASE typos in docs https://svn.boost.org/trac10/ticket/4434 <p> <a href="http://www.boost.org/doc/libs/1_43_0/libs/test/doc/html/tutorials/new-year-resolution.html">http://www.boost.org/doc/libs/1_43_0/libs/test/doc/html/tutorials/new-year-resolution.html</a> repeatedly shows <code>BOOST_AUTO_EST_CASE</code> in the examples, should be <code>BOOST_AUTO_TEST_CASE</code> </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/4434 Trac 1.4.3 anonymous Thu, 15 Jul 2010 10:44:35 GMT owner, component changed https://svn.boost.org/trac10/ticket/4434#comment:1 https://svn.boost.org/trac10/ticket/4434#comment:1 <ul> <li><strong>owner</strong> changed from <span class="trac-author">Matias Capeletto</span> to <span class="trac-author">Gennadiy Rozental</span> </li> <li><strong>component</strong> <span class="trac-field-old">Documentation</span> → <span class="trac-field-new">test</span> </li> </ul> Ticket Gennadiy Rozental Sun, 16 Oct 2011 21:48:32 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/4434#comment:2 https://svn.boost.org/trac10/ticket/4434#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> fixed in a trunk. Expect to appear in next Boost Release </p> Ticket anonymous Fri, 17 Jan 2014 10:07:02 GMT status, version changed; resolution deleted https://svn.boost.org/trac10/ticket/4434#comment:3 https://svn.boost.org/trac10/ticket/4434#comment:3 <ul> <li><strong>status</strong> <span class="trac-field-old">closed</span> → <span class="trac-field-new">reopened</span> </li> <li><strong>version</strong> <span class="trac-field-old">Boost 1.43.0</span> → <span class="trac-field-new">Boost 1.55.0</span> </li> <li><strong>resolution</strong> <span class="trac-field-deleted">fixed</span> </li> </ul> <p> Bug still exists: <a href="http://www.boost.org/doc/libs/1_55_0/libs/test/doc/html/tutorials/new-year-resolution.html">http://www.boost.org/doc/libs/1_55_0/libs/test/doc/html/tutorials/new-year-resolution.html</a> </p> Ticket Raffi Enficiaud Sun, 20 Apr 2014 04:10:47 GMT owner, status changed https://svn.boost.org/trac10/ticket/4434#comment:4 https://svn.boost.org/trac10/ticket/4434#comment:4 <ul> <li><strong>owner</strong> changed from <span class="trac-author">Gennadiy Rozental</span> to <span class="trac-author">Raffi Enficiaud</span> </li> <li><strong>status</strong> <span class="trac-field-old">reopened</span> → <span class="trac-field-new">new</span> </li> </ul> <p> Fixed in branch feature/quickbookdoc </p> Ticket Raffi Enficiaud Sun, 20 Apr 2014 04:10:56 GMT status changed https://svn.boost.org/trac10/ticket/4434#comment:5 https://svn.boost.org/trac10/ticket/4434#comment:5 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> </ul> Ticket Raffi Enficiaud Tue, 07 Jul 2015 07:42:09 GMT status, milestone changed; resolution set https://svn.boost.org/trac10/ticket/4434#comment:6 https://svn.boost.org/trac10/ticket/4434#comment:6 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> <li><strong>milestone</strong> <span class="trac-field-old">Boost 1.44.0</span> → <span class="trac-field-new">Boost 1.59.0</span> </li> </ul> Ticket madhur4127 Thu, 15 Mar 2018 15:40:35 GMT status changed; resolution deleted https://svn.boost.org/trac10/ticket/4434#comment:7 https://svn.boost.org/trac10/ticket/4434#comment:7 <ul> <li><strong>status</strong> <span class="trac-field-old">closed</span> → <span class="trac-field-new">reopened</span> </li> <li><strong>resolution</strong> <span class="trac-field-deleted">fixed</span> </li> </ul> <p> This is not fixed and the typo is still in the documentation:http://www.boost.org/doc/libs/1_55_0/libs/test/doc/html/tutorials/new-year-resolution.html </p> Ticket anonymous Thu, 15 Mar 2018 16:20:00 GMT <link>https://svn.boost.org/trac10/ticket/4434#comment:8 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/4434#comment:8</guid> <description> <p> But it's fixed in the current releases. Docs from old releases don't get fixed, because the release has already happened and Boost devs don't have time machines. </p> <p> See <a href="http://www.boost.org/doc/libs/1_66_0/libs/test/doc/html/boost_test/practical_usage_recommendations/tutorials/bt_and_tdd.html">http://www.boost.org/doc/libs/1_66_0/libs/test/doc/html/boost_test/practical_usage_recommendations/tutorials/bt_and_tdd.html</a> </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Raffi Enficiaud</dc:creator> <pubDate>Thu, 15 Mar 2018 17:35:10 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/4434#comment:9 https://svn.boost.org/trac10/ticket/4434#comment:9 <ul> <li><strong>status</strong> <span class="trac-field-old">reopened</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> Yes, and the documentation you referred to is the one of 1.55 and it will stay like this forever. Fixed in 1.59 as it is mentioned in the ticket. </p> Ticket