Boost C++ Libraries: Ticket #3374: "Runtime parameters reference" documentation lists incorrect parameter/environment variable names https://svn.boost.org/trac10/ticket/3374 <p> <a href="http://www.boost.org/doc/libs/1_39_0/libs/test/doc/html/utf/user-guide/runtime-config/reference.html">http://www.boost.org/doc/libs/1_39_0/libs/test/doc/html/utf/user-guide/runtime-config/reference.html</a> </p> <p> Item detect_memory_leaks lists "Command line argument name: build_info"; this should be "detect memory_leaks", and likely the list label should be changed to match. "BOOST_TEST_DETECT_MEMORY_LEAK" (singular) is correct for the environment variable. </p> <p> Item report_format lists "Command line argument name: report"; this should be "report_format". </p> <p> Item report_level lists "Environment variable name: BOOST_TEST_LOG_FORMAT" and "Command line argument name: log_format"; these should be "BOOST_TEST_REPORT_LEVEL" and "report_level" respectively. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/3374 Trac 1.4.3 Mateusz Loskot Fri, 19 Feb 2010 18:23:15 GMT <link>https://svn.boost.org/trac10/ticket/3374#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/3374#comment:1</guid> <description> <p> A very similar report but against Boost 1.35.0 is here <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/2018" title="#2018: Bugs: Error in the documentation chapter &#34;Runtime parameters reference&#34; (closed: fixed)">#2018</a> </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Mateusz Loskot</dc:creator> <pubDate>Fri, 19 Feb 2010 18:33:05 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/3374#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/3374#comment:2</guid> <description> <p> Related ticket <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/3896" title="#3896: Bugs: erroneous documentation in boost test commandline parameter description (closed: duplicate)">#3896</a> </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Steven Watanabe</dc:creator> <pubDate>Thu, 10 Jun 2010 20:53:52 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/3374#comment:3 https://svn.boost.org/trac10/ticket/3374#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/62765" title="Fix the reference for report_format and report_level. Fixes #3374">[62765]</a>) Fix the reference for report_format and report_level. Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/3374" title="#3374: Bugs: &#34;Runtime parameters reference&#34; documentation lists incorrect ... (closed: fixed)">#3374</a> </p> Ticket Raffi Enficiaud Tue, 07 Jul 2015 07:50:16 GMT milestone changed https://svn.boost.org/trac10/ticket/3374#comment:4 https://svn.boost.org/trac10/ticket/3374#comment:4 <ul> <li><strong>milestone</strong> <span class="trac-field-old">Boost 1.41.0</span> → <span class="trac-field-new">Boost 1.59.0</span> </li> </ul> Ticket