miller/doc/testing.html
2015-05-03 16:11:45 -07:00

94 lines
2.9 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<!-- PAGE GENERATED FROM template.html and content-for-testing.html BY poki. -->
<!-- PLEASE MAKE CHANGES THERE AND THEN RE-RUN poki. -->
<head>
<meta http-equiv="Content-type" content="text/html;charset=UTF-8"/>
<meta
name="description"
content="Miller documentation">
<meta name="viewport" content="width=device-width, initial-scale=1.0"/> <!-- mobile-friendly -->
<title>
Testing
</title>
<link rel="stylesheet" type="text/css" href="css/miller.css"/>
</head>
<!-- ================================================================ -->
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-15651652-1");
pageTracker._trackPageview();
} catch(err) {}</script>
<!-- xxx describe the bg image ... -->
<body background="pix/sepia-overlay.jpg">
<!-- ================================================================ -->
<TABLE WIDTH="100%">
<TR>
<TD WIDTH="15%">
<!-- also #eedfcc -->
<!-- also #eed5b7 -->
<table width="100%" bgcolor="#eedfcc" border=0> <tbody>
<tr colspan=2 align="center">
<td>
<titleinbody>Miller</titleinbody>
</td>
</tr>
<tr>
<td>
<!-- PAGE LIST GENERATED FROM template.html BY poki -->
<br/>User info:
<br/>&bull; <a href="index.html">About</a>
<br/>&bull; <a href="tutorial.html">Tutorial</a>
<br/>&bull; <a href="file-formats.html">File formats</a>
<br/>&bull; <a href="feature-comparison.html">Miller features in the context of the Unix toolkit</a>
<br/>&bull; <a href="record-heterogeneity.html">Record-heterogeneity</a>
<br/>&bull; <a href="performance.html">Performance</a>
<br/>&bull; <a href="etymology.html">Why &ldquo;Miller&rdquo;?</a>
<br/>&bull; <a href="originality.html">How original is Miller?</a>
<br/>&bull; <a href="reference.html">Reference</a>
<br/>Developer info:
<br/>&bull; <a href="build.html">Compiling, portability, and dependencies</a>
<br/>&bull; <a href="whyc.html">Why C?</a>
<br/>&bull; <a href="testing.html">Testing</a>
<br/>&bull; <a href="memory-management.html">Memory management</a>
<br/>&bull; <a href="contact.html">Contact information</a>
<br/>&bull; <a href="http://johnkerl.org/miller/c2">GitHub repo</a>
<br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/>
<br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/>
<br/> <br/> <br/> <br/> <br/> <br/>
</td>
</tr>
</tbody></table>
</TD>
<TD>
<center>
<titleinbody>
Testing
</titleinbody>
</center>
<p>
<!-- BODY COPIED FROM content-for-testing.html BY poki -->
asdfasd;lfasdfa
</TD>
</TABLE>
</BODY>
</HTML>