Boost C++ Libraries: Ticket #2759: Typos in test new-year-resolution.html https://svn.boost.org/trac10/ticket/2759 <p> There are trivial typos in </p> <p> /boost_trunk/libs/test/doc/html/tutorials/new-year-resolution.html </p> <p> (copied from const_string_test.cpp) </p> <p> EST should be TEST of course. </p> <p> BOOST_AUTO_EST_CASE( constructors_test ) { </p> <blockquote> <p> ... </p> </blockquote> <p> } </p> <p> BOOST_AUTO_EST_CASE( data_access_test ) { </p> <p> However this shows how much better is embedded source code using Quickbook - if the example .cpp compiles, this *can't* happen! </p> <p> Remember Murphy's law! </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/2759 Trac 1.4.3 Steven Watanabe Thu, 10 Jun 2010 20:42:31 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/2759#comment:1 https://svn.boost.org/trac10/ticket/2759#comment:1 <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> This has been fixed in the XML source which is now in the trunk. </p> Ticket Raffi Enficiaud Tue, 07 Jul 2015 07:52:40 GMT milestone changed https://svn.boost.org/trac10/ticket/2759#comment:2 https://svn.boost.org/trac10/ticket/2759#comment:2 <ul> <li><strong>milestone</strong> <span class="trac-field-old">Boost 1.39.0</span> → <span class="trac-field-new">Boost 1.59.0</span> </li> </ul> Ticket