chiark / gitweb /
src/final.lisp (test-module): By default, just report and count up errors.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 25 Mar 2017 18:17:53 +0000 (18:17 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 8 Jun 2018 18:58:28 +0000 (19:58 +0100)
commit60529354d9cf7b479605366b103517af44927e02
tree3dbcac30a78d58743f015ea794284b3d086d7eea
parent8ca4a019fd9fd7bf037b928116d5bf8fb57407ba
src/final.lisp (test-module): By default, just report and count up errors.

This makes the whole return value thing more useful.  You can still get
a backtrace (or enter the debugger or whatever) by setting the new
BACKTRACE argument.
doc/misc.tex
src/final.lisp