This package was debianized by Kevin M. Rosenberg on Fri, 20 Sep 2002 01:08:33 -0600. It was downloaded from http://opensource.franz.com/test/test-dist/tester.cl Upstream Author(s): Kevin Layer, Franz Inc. Changes compared to upstream: - Added .asd file for use with Common Lisp Controller - Defined condition SIMPLE-BREAK and BREAK for CMU - Include if* source in the tester.cl file, remove dependency on excl package - Modify WITH-TEST so it does not depend on (sys:gsgc-switch :print) form Copyright: ;; copyright (c) 1985-1986 Franz Inc, Alameda, CA ;; copyright (c) 1986-2002 Franz Inc, Berkeley, CA - All rights reserved. ;; ;; This code is free software; you can redistribute it and/or ;; modify it under the terms of the version 2.1 of ;; the GNU Lesser General Public License as published by ;; the Free Software Foundation, as clarified by the Franz ;; preamble to the LGPL found in ;; http://opensource.franz.com/preamble.html. ;; ;; This code is distributed in the hope that it will be useful, ;; but without any warranty; without even the implied warranty of ;; merchantability or fitness for a particular purpose. See the GNU ;; Lesser General Public License for more details. ;; ;; Version 2.1 of the GNU Lesser General Public License can be ;; found at http://opensource.franz.com/license.html. ;; If it is not present, you can access it from ;; http://www.gnu.org/copyleft/lesser.txt (until superseded by a newer ;; version) or write to the Free Software Foundation, Inc., 59 Temple ;; Place, Suite 330, Boston, MA 02111-1307 USA