inweb-bootstrap/docs/foundation-test/index.html
2020-04-15 23:45:08 +01:00

53 lines
2 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="../index.html">
<img src="../docs-src/Figures/Octagram184x184.png" width=72 height=72">
</a></h1>
<ul><li><a href="../inweb/index.html">inweb</a></li>
</ul><h2>Foundation Module</h2><ul>
<li><a href="../foundation-module/index.html">foundation</a></li>
<li><span class="unlink">foundation-test</span></li>
</ul><h2>Example Webs</h2><ul>
<li><a href="../goldbach/index.html">goldbach</a></li>
<li><a href="../twinprimes/twinprimes.html">twinprimes</a></li>
<li><a href="../eastertide/index.html">eastertide</a></li>
</ul><h2>Repository</h2><ul>
<li><a href="https://github.com/ganelson/inweb"><img src="../github.png" height=18> github</a></li>
</ul><h2>Related Projects</h2><ul>
<li><a href="../../../inform/docs/index.html">inform</a></li>
<li><a href="../../../intest/docs/index.html">intest</a></li>
</ul>
</nav>
<main role="main">
<ul class="crumbs"><li><a href="../index.html">Home</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>