Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 4da0df31c82e4012a4c60f3f1114a1ca > files > 74

cpptest-devel-1.1.1-1.fc14.x86_64.rpm

<html>
<head>
    <title>CppTest - A C++ Unit Testing Framework</title>
    <link href="doxygen.css" rel="stylesheet" type="text/css">
    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>

<body bgcolor="#ffffff"> 
    <table width="100%">
    <tr>
        <td width="40%" align="right" valign="center">
            <a href="http://cpptest.sourceforge.net">CppTest home page</a>
        </td>
        <td></td>
        <td width="40%" align="left" valign="center">
            <a href="http://sourceforge.net/projects/cpptest">CppTest project page</a>
        </td>
    </tr>
    </table>
    <hr>

<!-- Generated by Doxygen 1.6.2-20100208 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li class="current"><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>CppTest Documentation</h1><h3 class="version">Version 1.1.1 </h3><h2><a class="anchor" id="main_general">
General</a></h2>
<p>CppTest is a portable and powerful, yet simple, unit testing framework for handling automated tests in C++. The focus lies on usability and extendability.</p>
<p>Several output formats, including simple text output, compiler-like output and HTML, are supported and new ones are easily added. See <a class="el" href="tutorial.html#tutorial_screenshots">Screenshots</a> for examples of available output handlers.</p>
<h2><a class="anchor" id="main_documentation">
Documentation</a></h2>
<p>This documentation contains all reference information needed to utilize the library. A quick start is given by the <a class="el" href="tutorial.html">Tutorial</a>.</p>
<p>Project mailing lists are found on the project page, see below.</p>
<h2><a class="anchor" id="main_download">
Download</a></h2>
<p>The latest release may always be found on the project page, see below.</p>
<h2><a class="anchor" id="main_web_sites">
Web sites</a></h2>
<p>The CppTest project uses the following web sites:</p>
<ul>
<li>Home page: <a href="http://cpptest.sourceforge.net/">http://cpptest.sourceforge.net/</a></li>
<li>Project page: <a href="http://sourceforge.net/projects/cpptest/">http://sourceforge.net/projects/cpptest/</a></li>
</ul>
<h2><a class="anchor" id="main_portability">
Portability</a></h2>
<p>CppTest has been successfully tested using the following compilers and platforms:</p>
<ul>
<li>GCC 4.2.3 (using Debian Etch)</li>
<li>GCC 3.2 (using RedHat Linux 8.0/9)</li>
<li>GCC 3.3.1 (under cygwin)</li>
<li>Microsoft Visual C++ 6.0/7.0/7.1 (using Windows)</li>
<li>Borland C++ 5.5.1 (using Windows)</li>
</ul>
<h2><a class="anchor" id="main_license">
License</a></h2>
<p>CppTest is released under the GNU <a href="http://www.gnu.org/copyleft/lesser.html">Lesser General Public License</a>.</p>
<h2><a class="anchor" id="Author">
Author</a></h2>
<ul>
<li>Niklas Lundell <a href="mailto:nilu@users.sourceforge.net">(nilu@users.sourceforge.net)</a> </li>
</ul>
</div>
    <hr>
    <div align="center">
        Supported by:
        <br><br>
        <img src="http://sourceforge.net/sflogo.php?group_id=77564"
             width="88" height="31" border="0" alt="SourceForge Logo"></a>
    </div>
</body> 
</html>