1 | <html> |
---|
2 | <head> |
---|
3 | <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> |
---|
4 | <title>Testsuite</title> |
---|
5 | <link rel="stylesheet" href="../boostbook.css" type="text/css"> |
---|
6 | <meta name="generator" content="DocBook XSL Stylesheets V1.69.1"> |
---|
7 | <link rel="start" href="../index.html" title="The Boost C++ Libraries"> |
---|
8 | <link rel="up" href="../tribool.html" title="Chapter 13. Boost.Tribool"> |
---|
9 | <link rel="prev" href="../id2341545.html" title="Function template operator>>"> |
---|
10 | <link rel="next" href="../boost_typetraits.html" title="Chapter 14. Boost.TypeTraits"> |
---|
11 | </head> |
---|
12 | <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> |
---|
13 | <table cellpadding="2" width="100%"> |
---|
14 | <td valign="top"><img alt="boost.png (6897 bytes)" width="277" height="86" src="../../../boost.png"></td> |
---|
15 | <td align="center"><a href="../../../index.htm">Home</a></td> |
---|
16 | <td align="center"><a href="../../../libs/libraries.htm">Libraries</a></td> |
---|
17 | <td align="center"><a href="../../../people/people.htm">People</a></td> |
---|
18 | <td align="center"><a href="../../../more/faq.htm">FAQ</a></td> |
---|
19 | <td align="center"><a href="../../../more/index.htm">More</a></td> |
---|
20 | </table> |
---|
21 | <hr> |
---|
22 | <div class="spirit-nav"> |
---|
23 | <a accesskey="p" href="../id2341545.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../tribool.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="../boost_typetraits.html"><img src="../images/next.png" alt="Next"></a> |
---|
24 | </div> |
---|
25 | <div class="section" lang="en"> |
---|
26 | <div class="titlepage"><div><div><h3 class="title"> |
---|
27 | <a name="tribool.tests"></a>Testsuite</h3></div></div></div> |
---|
28 | <div class="toc"><dl><dt><span class="section"><a href="tests.html#tribool.tests.acceptance">Acceptance tests</a></span></dt></dl></div> |
---|
29 | <div class="section" lang="en"> |
---|
30 | <div class="titlepage"><div><div><h4 class="title"> |
---|
31 | <a name="tribool.tests.acceptance"></a>Acceptance tests</h4></div></div></div> |
---|
32 | <div class="informaltable"><table class="table"> |
---|
33 | <colgroup> |
---|
34 | <col> |
---|
35 | <col> |
---|
36 | <col> |
---|
37 | </colgroup> |
---|
38 | <thead><tr> |
---|
39 | <th>Test</th> |
---|
40 | <th>Type</th> |
---|
41 | <th>Description</th> |
---|
42 | <th>If failing...</th> |
---|
43 | </tr></thead> |
---|
44 | <tbody> |
---|
45 | <tr> |
---|
46 | <td><p><a href="../../../libs/logic/test/tribool_test.cpp" target="_top">tribool_test.cpp</a></p></td> |
---|
47 | <td><p>run</p></td> |
---|
48 | <td><p>Test all features of the |
---|
49 | <code class="computeroutput"><a href="../boost/logic/tribool.html" title="Class tribool">boost::logic::tribool</a></code> |
---|
50 | class.</p></td> |
---|
51 | <td> </td> |
---|
52 | </tr> |
---|
53 | <tr> |
---|
54 | <td><p><a href="../../../libs/logic/test/tribool_rename_test.cpp" target="_top">tribool_rename_test.cpp</a></p></td> |
---|
55 | <td><p>run</p></td> |
---|
56 | <td><p>Test the use of the |
---|
57 | <code class="computeroutput"><a href="../BOOST_TRIBOOL_THIRD_STATE.html" title="Macro BOOST_TRIBOOL_THIRD_STATE">BOOST_TRIBOOL_THIRD_STATE</a></code> |
---|
58 | macro.</p></td> |
---|
59 | <td> </td> |
---|
60 | </tr> |
---|
61 | <tr> |
---|
62 | <td><p><a href="../../../libs/logic/test/tribool_io_test.cpp" target="_top">tribool_io_test.cpp</a></p></td> |
---|
63 | <td><p>run</p></td> |
---|
64 | <td><p>Test tribool input/output.</p></td> |
---|
65 | <td> </td> |
---|
66 | </tr> |
---|
67 | </tbody> |
---|
68 | </table></div> |
---|
69 | </div> |
---|
70 | </div> |
---|
71 | <table width="100%"><tr> |
---|
72 | <td align="left"></td> |
---|
73 | <td align="right"><small>Copyright © 2002-2004 Douglas Gregor</small></td> |
---|
74 | </tr></table> |
---|
75 | <hr> |
---|
76 | <div class="spirit-nav"> |
---|
77 | <a accesskey="p" href="../id2341545.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../tribool.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="../boost_typetraits.html"><img src="../images/next.png" alt="Next"></a> |
---|
78 | </div> |
---|
79 | </body> |
---|
80 | </html> |
---|