Boost C++ Libraries: Ticket #4924: Minor typo in Boost::Test docs https://svn.boost.org/trac10/ticket/4924 <p> At this page: {BOOST_ORG}/doc/libs/1_45_0/libs/test/doc/html/utf/user-guide/fixture/per-test-case.html </p> <p> this line is missing a "T" in the word "fixure_name" at the top of the page: </p> <blockquote> <p> BOOST_FIXTURE_TEST_CASE(test_case_name, fixure_name) </p> </blockquote> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/4924 Trac 1.4.3 Daniel Trebbien <dtrebbien@…> Sun, 05 Dec 2010 16:45:53 GMT attachment set https://svn.boost.org/trac10/ticket/4924 https://svn.boost.org/trac10/ticket/4924 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">per-test-case.html.patch</span> </li> </ul> Ticket Vicente Botet <vicente.botet@…> Tue, 07 Dec 2010 19:46:09 GMT type changed https://svn.boost.org/trac10/ticket/4924#comment:1 https://svn.boost.org/trac10/ticket/4924#comment:1 <ul> <li><strong>type</strong> <span class="trac-field-old">Bugs</span> → <span class="trac-field-new">Patches</span> </li> </ul> Ticket Steven Watanabe Wed, 08 Dec 2010 17:47:59 GMT owner, component changed https://svn.boost.org/trac10/ticket/4924#comment:2 https://svn.boost.org/trac10/ticket/4924#comment:2 <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 Steven Watanabe Thu, 09 Dec 2010 17:08:41 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/4924#comment:3 https://svn.boost.org/trac10/ticket/4924#comment:3 <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> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/67134" title="Fix a few doc typos. Fixes #4923. Fixes #4924.">[67134]</a>) Fix a few doc typos. Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/4923" title="#4923: Bugs: Missing semicolon in documentation example (closed: fixed)">#4923</a>. Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/4924" title="#4924: Patches: Minor typo in Boost::Test docs (closed: fixed)">#4924</a>. </p> Ticket Raffi Enficiaud Tue, 07 Jul 2015 08:18:09 GMT milestone changed https://svn.boost.org/trac10/ticket/4924#comment:4 https://svn.boost.org/trac10/ticket/4924#comment:4 <ul> <li><strong>milestone</strong> <span class="trac-field-old">To Be Determined</span> → <span class="trac-field-new">Boost 1.59.0</span> </li> </ul> Ticket