inweb-bootstrap/docs/foundation-test/index.html

52 lines
1.7 KiB
HTML
Raw Normal View History

2019-02-04 22:26:45 +00:00
<html>
<head>
2020-03-23 15:04:43 +00:00
<title>foundation-test</title>
<meta name="viewport" content="width=device-width initial-scale=1">
2019-02-04 22:26:45 +00:00
<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">
2020-04-12 16:24:23 +00:00
2019-02-04 22:26:45 +00:00
</head>
<body>
<nav role="navigation">
2020-04-12 16:24:23 +00:00
<h1><a href="../webs.html">Inweb Source</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>
2020-04-12 16:24:23 +00:00
</ul>
<h2>Example Webs</h2>
<ul>
<li><a href="../goldbach/index.html">goldbach</a></li>
<li><a href="../twinprimes/twinprimes.html">twinprimes</a></li>
</ul>
</nav>
<main role="main">
2020-04-12 16:24:23 +00:00
<ul class="crumbs"><li><a href="../webs.html">Home</a></li><li><b>foundation-test</b></li></ul>
2020-03-23 15:04:43 +00:00
<p class="purpose">Unit tests for the foundation module. This is version 1.</p>
2019-02-04 22:26:45 +00:00
<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>
2019-02-04 22:26:45 +00:00
</body>
</html>