*break-on-test-failures*

Variable

Package: util.test

When the value of this variable is nil, when a test failure occurs (that is, the behavior is not what is expected), information is collected but testing continues. When the value of this variable is true, break is called when a test failure occurs, allowing interactive debugging of the failure.

See test-harness.htm for information on the Allegro CL test harness.

The documentation is described in introduction.htm and the index is in index.htm.

Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.

Created 2000.10.5.