inweb-bootstrap/docs/foundation-test/index.html
2020-03-25 23:42:55 +00:00

45 lines
1.5 KiB
HTML

<html>
<head>
<title>foundation-test</title>
<meta name="viewport" content="width=device-width initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="Content-Language" content="en-gb">
<link href="../inweb.css" rel="stylesheet" rev="stylesheet" type="text/css">
</head>
<body>
<nav role="navigation">
<h1><a href="../webs.html">Sources</a></h1>
<ul>
<li><a href="../inweb/index.html">inweb</a></li>
</ul>
<h2>Foundation</h2>
<ul>
<li><a href="../foundation-module/index.html">foundation-module</a></li>
<li><a href="../foundation-test/index.html">foundation-test</a></li>
</ul>
</nav>
<main role="main">
<ul class="crumbs"><li><a href="../webs.html">Source</a></li><li><b>foundation-test</b></li></ul>
<p class="purpose">Unit tests for the foundation module. This is version 1.</p>
<hr>
<ul class="sectionlist">
<li>
<p><a href="S-pc.html"><spon class="sectiontitle">Program Control</span></a> -
<span class="purpose">Choosing which unit test to run on the basis of the command-line arguments.</span></p>
</li>
<li>
<p><a href="S-ut.html"><spon class="sectiontitle">Unit Tests</span></a> -
<span class="purpose">A selection of tests for, or demonstrations of, foundation features.</span></p>
</li>
</ul>
<hr>
<p class="purpose">Together with the following imported module:
<ul class="chapterlist">
<li><p>foundation - A library of common code used by all of the Inform tools.</p></li></ul>
</body>
</html>