*error-protect-tests*

Variable

Package: util.test

If true, protect each test from errors. If an error occurs, then that will be taken as a test failure unless test-error is being used. If nil, if an error occurs (except in a test-error form), an error is signaled and a break loop is entered.

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.