Boost C++ Libraries: Ticket #4944: Summary of failed unit tests https://svn.boost.org/trac10/ticket/4944 <p> While unit testing your component, you want to see if all pass, or if something fails.<br /> Currently, bjam only gives a statement how many tests fail at the end. Not which tests.<br /> It would be nice to have a summary listing of the failed tests at the end.<br /> The -q option is not applicable here, because you eventually want to see the current status of all unit tests. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/4944 Trac 1.4.3 Vicente Botet <vicente.botet@…> Wed, 08 Dec 2010 07:07:43 GMT <link>https://svn.boost.org/trac10/ticket/4944#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/4944#comment:1</guid> <description> <p> A grep on ...failed could give you a good idea of what is failing. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Vladimir Prus</dc:creator> <pubDate>Wed, 08 Dec 2010 09:35:25 GMT</pubDate> <title>owner, component changed https://svn.boost.org/trac10/ticket/4944#comment:2 https://svn.boost.org/trac10/ticket/4944#comment:2 <ul> <li><strong>owner</strong> changed from <span class="trac-author">René Rivera</span> to <span class="trac-author">Vladimir Prus</span> </li> <li><strong>component</strong> <span class="trac-field-old">bjam</span> → <span class="trac-field-new">build</span> </li> </ul> Ticket