[armedbear-devel] How to .... generate abcl-diff9.html?

Anton Vodonosov avodonosov at yandex.ru
Sat Mar 30 23:30:32 UTC 2013


30.03.2013, 21:38, "Erik Huelsmann" <ehuels at gmail.com>:
> Hi Anton,
> The test run has completed. How do I generate a new difference report?

  (tg-reporting::print-compiler-diff "abcl/abcl-diff9.html"
                                     *all-results*
                                     "quicklisp 2013-03-12"
                                     "abcl-1.2.0-dev-svn-14451-fasl40-linux-x86"
                                     "abcl-1.2.0-dev-svn-14452-fasl40-linux-x86")

Generates diff of 14451 and 14452 and stores in the cl-test-grid/reports-generated/abcl/abcl-diff9.html.

See the attached script for how to get the *all-results* list.

Best regards,
- Anton
-------------- next part --------------
A non-text attachment was scrubbed...
Name: abcl-reports.lisp
Type: application/octet-stream
Size: 4502 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/armedbear-devel/attachments/20130331/93dd837f/attachment.obj>


More information about the armedbear-devel mailing list