UNPKG

boost-react-native-bundle

Version:

Boost library as in https://sourceforge.net/projects/boost/files/boost/1.57.0/

67 lines (66 loc) 3.46 kB
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <title>Open issues</title> <link rel="stylesheet" href="../style/style.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.74.0"> <link rel="home" href="index.html" title="Boost Test Library"> <link rel="up" href="intro.html" title="Introduction"> <link rel="prev" href="faq.html" title="Frequently Asked Questions"> <link rel="next" href="aknowledgements.html" title="Acknowledgements"> <script language="JavaScript1.2" src="../js/boost-test.js"></script> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table width="100%"><tr> <td width="10%"><a href="index.html"><img alt="Home" width="229" height="61" border="0" src="../../../../libs/test/docbook/img/boost.test.logo.png"></a></td> <td valign="middle" align="left"> &gt; <a href="intro.html">Introduction</a><a href="execution-monitor.html"> &gt; </a><b>Open issues</b> </td> <td><div class="spirit-nav"> <a href="faq.html"><img src="../../../../doc/html/images/prev.png" alt="Prev"></a><a href="aknowledgements.html"><img src="../../../../doc/html/images/next.png" alt="Next"></a> </div></td> </tr></table> <hr> <div class="section" lang="en"> <div class="titlepage"><div><div><h3 class="title"> <a name="btl.open-issues"></a>Open issues</h3></div></div></div> <div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="itemizedlist"><ul type="disc"> <li>Finish update for the command line arguments support</li> <li>Selective test cases run by name</li> <li> Boost.Test thread safety need to be achieved at least if BOOST_TEST_THREAD_SAFE is defined. This one will require separate discussion </li> <li> Some performance testing tools (aka profiler). Unless somebody else will come up with something like this </li> <li> Build info feature needs to be updated: there are at least two different "build infos": library build and test module build </li> <li>More tutorial documentation.</li> <li> Projects that could be very interesting, but I may not be able to do it by myself: <div class="itemizedlist"><ul type="circle"> <li>An add-on for Visual Studio to automate test case/ test modules generation</li> <li>Set of Python and/or Perl scripts to automate test case/test modules generation from command line</li> </ul></div> </li> <li>Memory usage test tools.</li> <li>Time-out implementation on Win32 platform.</li> <li>Make output_test_stream match like diff do</li> <li>Better Unicode support (reports and log in wostream)</li> <li>Support for custom test case dependency/condition</li> </ul></div> </div> <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> <td align="left"></td> <td align="right"><div class="copyright-footer">Copyright � 2001-2007 Gennadiy Rozental</div></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="faq.html"><img src="../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="intro.html"><img src="../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="aknowledgements.html"><img src="../../../../doc/html/images/next.png" alt="Next"></a> </div> </body> </html>