Boost C++ Libraries: Ticket #10945: report cycles in depends_on relation between test units https://svn.boost.org/trac10/ticket/10945 <p> It is possible to create a dependency cycle when using decorator depends_on on test units. In such case, rather than running any tests, the program should report that it has a dependency cycle and bail out. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/10945 Trac 1.4.3 Raffi Enficiaud Fri, 29 May 2015 09:08:33 GMT <link>https://svn.boost.org/trac10/ticket/10945#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/10945#comment:1</guid> <description> <p> I believe the feature is now functional (in develop). Would you please confirm? </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Raffi Enficiaud</dc:creator> <pubDate>Fri, 03 Jul 2015 11:30:17 GMT</pubDate> <title>owner, status, version, milestone changed https://svn.boost.org/trac10/ticket/10945#comment:2 https://svn.boost.org/trac10/ticket/10945#comment:2 <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> <li><strong>version</strong> <span class="trac-field-old">Boost 1.58.0</span> → <span class="trac-field-new">Boost 1.59.0</span> </li> <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 Raffi Enficiaud Tue, 07 Jul 2015 08:40:51 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/10945#comment:3 https://svn.boost.org/trac10/ticket/10945#comment:3 <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> Ticket