1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-07-09 02:24:21 +03:00
inform7/docs/inflections-test/index.html
Graham Nelson 40b1d60e8b Typo
2019-03-18 00:37:03 +00:00

38 lines
1.3 KiB
HTML

<html>
<head>
<title>inflections-test </title>
<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>
<ul class="crumbs"><li><a href="../webs.html">&#9733;</a></li><li><b>inflections-test </b></li></ul>
<p class="purpose">Unit tests for the inflections module.</p>
<hr>
<ul class="chapterlist">
<li>
<p><a name="1"></a><spon class="chaptertitle">Chapter 1: Everything</span></p>
<p><span class="purpose"></span></p>
<ul class="sectionlist">
<li>
<p><a href="1-bsc.html"><spon class="sectiontitle">Basics</span></a> -
<span class="purpose">Some fundamental definitions.</span></p>
</li>
<li>
<p><a href="1-pc.html"><spon class="sectiontitle">Program Control</span></a> -
<span class="purpose">The top level, which decides what is to be done and then carries this plan out.</span></p>
</li>
<li>
<p><a href="1-ut.html"><spon class="sectiontitle">Unit Tests</span></a> -
<span class="purpose">A selection of tests for, or demonstrations of, inflections features.</span></p>
</li>
</ul>
</li>
</ul>
<hr>
</body>
</html>