193 lines
9.8 KiB
HTML
193 lines
9.8 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
|
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
|
|
<meta name="generator" content="Doxygen 1.13.2"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
|
<title>QtRocket: tests/test_main.cpp File Reference</title>
|
|
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="jquery.js"></script>
|
|
<script type="text/javascript" src="dynsections.js"></script>
|
|
<script type="text/javascript" src="clipboard.js"></script>
|
|
<link href="navtree.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="navtreedata.js"></script>
|
|
<script type="text/javascript" src="navtree.js"></script>
|
|
<script type="text/javascript" src="resize.js"></script>
|
|
<script type="text/javascript" src="cookie.js"></script>
|
|
<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="search/searchdata.js"></script>
|
|
<script type="text/javascript" src="search/search.js"></script>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
$(function() { init_search(); });
|
|
/* @license-end */
|
|
</script>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
|
</head>
|
|
<body>
|
|
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
|
<div id="titlearea">
|
|
<table cellspacing="0" cellpadding="0">
|
|
<tbody>
|
|
<tr id="projectrow">
|
|
<td id="projectalign">
|
|
<div id="projectname">QtRocket
|
|
</div>
|
|
</td>
|
|
<td> <div id="MSearchBox" class="MSearchBoxInactive">
|
|
<span class="left">
|
|
<span id="MSearchSelect" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()"> </span>
|
|
<input type="text" id="MSearchField" value="" placeholder="Search" accesskey="S"
|
|
onfocus="searchBox.OnSearchFieldFocus(true)"
|
|
onblur="searchBox.OnSearchFieldFocus(false)"
|
|
onkeyup="searchBox.OnSearchFieldChange(event)"/>
|
|
</span><span class="right">
|
|
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.svg" alt=""/></a>
|
|
</span>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<!-- end header part -->
|
|
<!-- Generated by Doxygen 1.13.2 -->
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
var searchBox = new SearchBox("searchBox", "search/",'.html');
|
|
/* @license-end */
|
|
</script>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
$(function() { codefold.init(0); });
|
|
/* @license-end */
|
|
</script>
|
|
</div><!-- top -->
|
|
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
|
<div id="nav-tree">
|
|
<div id="nav-tree-contents">
|
|
<div id="nav-sync" class="sync"></div>
|
|
</div>
|
|
</div>
|
|
<div id="splitbar" style="-moz-user-select:none;"
|
|
class="ui-resizable-handle">
|
|
</div>
|
|
</div>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
$(function(){initNavTree('test__main_8cpp.html',''); initResizable(true); });
|
|
/* @license-end */
|
|
</script>
|
|
<div id="doc-content">
|
|
<!-- window showing the filter options -->
|
|
<div id="MSearchSelectWindow"
|
|
onmouseover="return searchBox.OnSearchSelectShow()"
|
|
onmouseout="return searchBox.OnSearchSelectHide()"
|
|
onkeydown="return searchBox.OnSearchSelectKey(event)">
|
|
</div>
|
|
|
|
<!-- iframe showing the search results (closed by default) -->
|
|
<div id="MSearchResultsWindow">
|
|
<div id="MSearchResults">
|
|
<div class="SRPage">
|
|
<div id="SRIndex">
|
|
<div id="SRResults"></div>
|
|
<div class="SRStatus" id="Loading">Loading...</div>
|
|
<div class="SRStatus" id="Searching">Searching...</div>
|
|
<div class="SRStatus" id="NoMatches">No Matches</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="header">
|
|
<div class="summary">
|
|
<a href="#define-members">Macros</a> </div>
|
|
<div class="headertitle"><div class="title">test_main.cpp File Reference</div></div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
<div class="textblock"><code>#include "<a class="el" href="catch__amalgamated_8hpp_source.html">vendor/catch_amalgamated.hpp</a>"</code><br />
|
|
</div><div class="textblock"><div class="dynheader">
|
|
Include dependency graph for test_main.cpp:</div>
|
|
<div class="dyncontent">
|
|
<div class="center"><img src="test__main_8cpp__incl.png" border="0" usemap="#atests_2test__main_8cpp" alt=""/></div>
|
|
<map name="atests_2test__main_8cpp" id="atests_2test__main_8cpp">
|
|
<area shape="rect" title=" " alt="" coords="855,5,1004,33"/>
|
|
<area shape="rect" href="catch__amalgamated_8hpp.html" title=" " alt="" coords="814,81,1045,109"/>
|
|
<area shape="poly" title=" " alt="" coords="932,34,932,65,927,65,927,34"/>
|
|
<area shape="rect" title=" " alt="" coords="5,157,97,184"/>
|
|
<area shape="poly" title=" " alt="" coords="814,102,501,119,308,136,112,159,112,154,308,130,500,114,813,97"/>
|
|
<area shape="rect" title=" " alt="" coords="120,157,179,184"/>
|
|
<area shape="poly" title=" " alt="" coords="814,101,688,106,535,116,366,133,194,159,194,154,365,128,534,111,688,100,813,95"/>
|
|
<area shape="rect" title=" " alt="" coords="203,157,272,184"/>
|
|
<area shape="poly" title=" " alt="" coords="814,104,575,121,433,137,288,159,287,154,432,132,574,116,813,99"/>
|
|
<area shape="rect" title=" " alt="" coords="296,157,360,184"/>
|
|
<area shape="poly" title=" " alt="" coords="814,106,613,124,496,139,376,159,375,154,495,134,612,119,813,100"/>
|
|
<area shape="rect" title=" " alt="" coords="385,157,453,184"/>
|
|
<area shape="poly" title=" " alt="" coords="814,109,654,128,469,159,468,154,653,123,813,104"/>
|
|
<area shape="rect" title=" " alt="" coords="477,157,542,184"/>
|
|
<area shape="poly" title=" " alt="" coords="828,112,702,131,558,159,557,154,701,126,827,107"/>
|
|
<area shape="rect" title=" " alt="" coords="566,157,632,184"/>
|
|
<area shape="poly" title=" " alt="" coords="863,112,647,159,646,154,861,107"/>
|
|
<area shape="rect" title=" " alt="" coords="656,157,718,184"/>
|
|
<area shape="poly" title=" " alt="" coords="887,112,734,158,733,153,886,107"/>
|
|
<area shape="rect" title=" " alt="" coords="742,157,826,184"/>
|
|
<area shape="poly" title=" " alt="" coords="905,112,825,152,823,147,902,107"/>
|
|
<area shape="rect" title=" " alt="" coords="850,157,913,184"/>
|
|
<area shape="poly" title=" " alt="" coords="923,111,901,145,896,142,919,108"/>
|
|
<area shape="rect" title=" " alt="" coords="936,157,1022,184"/>
|
|
<area shape="poly" title=" " alt="" coords="941,108,964,142,960,145,936,111"/>
|
|
<area shape="rect" title=" " alt="" coords="1045,157,1121,184"/>
|
|
<area shape="poly" title=" " alt="" coords="958,107,1043,147,1041,152,956,112"/>
|
|
<area shape="rect" title=" " alt="" coords="1144,157,1203,184"/>
|
|
<area shape="poly" title=" " alt="" coords="974,107,1130,153,1128,158,973,112"/>
|
|
<area shape="rect" title=" " alt="" coords="1227,157,1278,184"/>
|
|
<area shape="poly" title=" " alt="" coords="1003,107,1099,126,1212,154,1211,159,1098,131,1002,112"/>
|
|
<area shape="rect" title=" " alt="" coords="1302,157,1368,184"/>
|
|
<area shape="poly" title=" " alt="" coords="1024,107,1146,126,1288,154,1286,159,1145,131,1023,112"/>
|
|
<area shape="rect" title=" " alt="" coords="1391,157,1442,184"/>
|
|
<area shape="poly" title=" " alt="" coords="1046,103,1200,121,1287,135,1376,153,1375,159,1286,140,1199,126,1045,108"/>
|
|
<area shape="rect" title=" " alt="" coords="1466,157,1542,184"/>
|
|
<area shape="poly" title=" " alt="" coords="1046,103,1232,122,1451,154,1450,159,1231,127,1046,108"/>
|
|
<area shape="rect" title=" " alt="" coords="1567,157,1642,184"/>
|
|
<area shape="poly" title=" " alt="" coords="1046,99,1276,118,1413,133,1552,154,1551,159,1412,138,1276,123,1045,105"/>
|
|
<area shape="rect" title=" " alt="" coords="1665,157,1720,184"/>
|
|
<area shape="poly" title=" " alt="" coords="1046,95,1169,100,1318,110,1483,127,1650,154,1649,159,1482,132,1318,115,1168,105,1045,100"/>
|
|
<area shape="rect" title=" " alt="" coords="1744,157,1809,184"/>
|
|
<area shape="poly" title=" " alt="" coords="1046,95,1182,100,1351,110,1538,127,1729,154,1728,159,1538,133,1351,115,1182,105,1046,101"/>
|
|
</map>
|
|
</div>
|
|
</div><table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="define-members" name="define-members"></a>
|
|
Macros</h2></td></tr>
|
|
<tr class="memitem:a656eb5868e824d59f489f910db438420" id="r_a656eb5868e824d59f489f910db438420"><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="#a656eb5868e824d59f489f910db438420">CATCH_CONFIG_MAIN</a></td></tr>
|
|
<tr class="separator:a656eb5868e824d59f489f910db438420"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table>
|
|
<h2 class="groupheader">Macro Definition Documentation</h2>
|
|
<a id="a656eb5868e824d59f489f910db438420" name="a656eb5868e824d59f489f910db438420"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a656eb5868e824d59f489f910db438420">◆ </a></span>CATCH_CONFIG_MAIN</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">#define CATCH_CONFIG_MAIN</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
</div>
|
|
</div>
|
|
</div><!-- contents -->
|
|
</div><!-- doc-content -->
|
|
<!-- start footer part -->
|
|
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
|
<ul>
|
|
<li class="navelem"><a class="el" href="dir_59425e443f801f1f2fd8bbe4959a3ccf.html">tests</a></li><li class="navelem"><a class="el" href="test__main_8cpp.html">test_main.cpp</a></li>
|
|
<li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.13.2 </li>
|
|
</ul>
|
|
</div>
|
|
</body>
|
|
</html>
|