Boost C++ Libraries: Ticket #8834: Boost Test should be able to generate report in both XML and HRF together https://svn.boost.org/trac10/ticket/8834 <p> Currently when i use boost test framework, the framework provides me an option to generate a test report and log in either a XML or HRF. I want the Test framework to generate both the formats (XML and HRD) together. Instead of a 'or' condition, it will be great to have a 'and' condition for report and log formats. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/8834 Trac 1.4.3 Raffi Enficiaud Tue, 07 Jul 2015 09:20:14 GMT owner, status changed https://svn.boost.org/trac10/ticket/8834#comment:1 https://svn.boost.org/trac10/ticket/8834#comment:1 <ul> <li><strong>owner</strong> changed from <span class="trac-author">Gennadiy Rozental</span> to <span class="trac-author">Raffi Enficiaud</span> </li> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> </ul> Ticket Raffi Enficiaud Thu, 11 Aug 2016 22:57:15 GMT milestone changed https://svn.boost.org/trac10/ticket/8834#comment:2 https://svn.boost.org/trac10/ticket/8834#comment:2 <ul> <li><strong>milestone</strong> <span class="trac-field-old">To Be Determined</span> → <span class="trac-field-new">Boost 1.62.0</span> </li> </ul> Ticket Raffi Enficiaud Thu, 18 Aug 2016 00:45:08 GMT <link>https://svn.boost.org/trac10/ticket/8834#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/8834#comment:3</guid> <description> <p> It is now possible to specify several loggers on the command line or environment variable (each with their own log level and log sink). Merged to develop and master (rev a8fa08b9b78516b78458ecb8b005d520a0c173f7). </p> <p> Check the doc for more details when available on the boost.org website. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Raffi Enficiaud</dc:creator> <pubDate>Thu, 29 Sep 2016 13:40:04 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/8834#comment:4 https://svn.boost.org/trac10/ticket/8834#comment:4 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> Released in 1.62 </p> Ticket