Sophie

Sophie

distrib > Fedora > 13 > x86_64 > by-pkgid > fff8efe7091109245bb5b59c657b8753 > files > 74

cpptest-devel-1.1.0-4.fc12.i686.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.5.9 -->
<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>
<p>
<h3 align="center">Version 1.1.0 </h3><h2><a class="anchor" name="main_general">
General</a></h2>
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>
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.<h2><a class="anchor" name="main_documentation">
Documentation</a></h2>
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>
Project mailing lists are found on the project page, see below.<h2><a class="anchor" name="main_download">
Download</a></h2>
The latest release may always be found on the project page, see below.<h2><a class="anchor" name="main_web_sites">
Web sites</a></h2>
The CppTest project uses the following web sites:<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" name="main_portability">
Portability</a></h2>
CppTest has been successfully tested using the following compilers and platforms:<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" name="main_license">
License</a></h2>
CppTest is released under the GNU <a href="http://www.gnu.org/copyleft/lesser.html">Lesser General Public License</a>.<h2><a class="anchor" name="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>