# HG changeset patch # User Steve Losh <steve@stevelosh.com> # Date 1558490859 14400 # Node ID eb53a71be42c5d7a2b3a3093213751f71d6d666c # Parent de312656c9d5379610e7db8c8668ef8c2b75e6e9 adopt: Update site. diff -r de312656c9d5 -r eb53a71be42c adopt/index.html --- a/adopt/index.html Sat May 18 13:35:56 2019 -0400 +++ b/adopt/index.html Tue May 21 22:07:39 2019 -0400 @@ -28,7 +28,9 @@ <p>The <code>adopt</code> system contains the core API and depends on <a href="https://github.com/sjl/bobbin">Bobbin</a> and <a href="https://www.cliki.net/split-sequence">split-sequence</a>.</p> <p>The <code>adopt/test</code> system contains the test suite, which depends on some other -systems. You don't need to load this unless you want to run the unit tests.</p><h2>Table of Contents</h2><ol class="toc"><li><a href="usage/">Usage</a></li><li><a href="reference/"> API Reference</a></li><li><a href="changelog/">Changelog</a></li></ol> +systems. You don't need to load this unless you want to run the unit tests. +The tests pass on SBCL, CCL, ECL, and ABCL on Ubuntu 18.04. Further testing is +welcome.</p><h2>Table of Contents</h2><ol class="toc"><li><a href="usage/">Usage</a></li><li><a href="reference/"> API Reference</a></li><li><a href="changelog/">Changelog</a></li></ol> </div> <footer><p><i>Made with Lisp and love by <a href="http://stevelosh.com/">Steve Losh</a>.</i></p> <p><a href="http://rochestermade.com" title="Rochester Made"><img src="http://rochestermade.com/media/images/rochester-made-dark-on-light.png" alt="Rochester Made" title="Rochester Made" /></a></p>