Boost C++ Libraries: Ticket #5374: Errors from Boost.Test are no more shown in the Error list in VS2010 https://svn.boost.org/trac10/ticket/5374 <p> The messages generated by Boost.Test tools (BOOST_CHECK_XY) are not shown in the <strong>error list</strong> after the tests ran as a post build step. In the consequence, failed tests have to be checked manually by searching the output pane... </p> <p> Configuration:<br /> -VS2010 Professional<br /> -Boost 1.44 from binary installer provided by boost consulting. The installation is correct and everything works properly with either kind of linking/binding.<br /> -Boost.Test configuration: basically as recommended by the authors of Boost.Test for VS 2003.NET. Worked properly with VS2005 and VS2008. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/5374 Trac 1.4.3 legalize@… Tue, 16 Aug 2011 16:41:37 GMT <link>https://svn.boost.org/trac10/ticket/5374#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/5374#comment:1</guid> <description> <p> The fix is quite small (see stack overflow), but this is really quite annoying. Can we get a fix for this in the next version of boost at least? This ticket was opened 5 months ago and we could have already had a fix in boost 1.47 by now. </p> </description> <category>Ticket</category> </item> <item> <author>Richard <legalize@…></author> <pubDate>Sun, 21 Aug 2011 16:52:43 GMT</pubDate> <title>attachment set https://svn.boost.org/trac10/ticket/5374 https://svn.boost.org/trac10/ticket/5374 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">patch</span> </li> </ul> <p> patch to change compiler log message format </p> Ticket Gennadiy Rozental Tue, 18 Oct 2011 08:55:02 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/5374#comment:2 https://svn.boost.org/trac10/ticket/5374#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> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/75031" title="Make Boost.Test error messages to appear in VC10 errors list Fixes #5374">[75031]</a>) Make Boost.Test error messages to appear in VC10 errors list Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/5374" title="#5374: Bugs: Errors from Boost.Test are no more shown in the Error list in VS2010 (closed: fixed)">#5374</a> </p> Ticket nullable.type@… Wed, 22 Aug 2012 12:58:13 GMT <link>https://svn.boost.org/trac10/ticket/5374#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/5374#comment:3</guid> <description> <p> Unfortunatley, the modifications of the changeset <a class="changeset" href="https://svn.boost.org/trac10/changeset/75031" title="Make Boost.Test error messages to appear in VC10 errors list Fixes #5374">[75031]</a> are not available in boost versions 1.49.0, 1.50.0 and 1.51.0 (i only checked these ones). At the moment i apply the mentioned changeset manually. The changeset is in the current trunk available and was not reverted. </p> <p> Does anybody know why this fix is not available in the mentiond boost versions? </p> </description> <category>Ticket</category> </item> <item> <author>nullable.type@…</author> <pubDate>Thu, 23 Aug 2012 07:05:56 GMT</pubDate> <title>status changed; resolution deleted https://svn.boost.org/trac10/ticket/5374#comment:4 https://svn.boost.org/trac10/ticket/5374#comment:4 <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> Ticket Gennadiy Rozental Sat, 17 Nov 2012 00:18:43 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/5374#comment:5 https://svn.boost.org/trac10/ticket/5374#comment:5 <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> Because they were not released. I'm proposing the release </p> Ticket Raffi Enficiaud Tue, 07 Jul 2015 08:20:54 GMT milestone changed https://svn.boost.org/trac10/ticket/5374#comment:6 https://svn.boost.org/trac10/ticket/5374#comment:6 <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