2008-02-11  Sam Steingold  <sds@gnu.org>

	* tests.lisp: when loading tests/tests.lisp, use *load-pathname*
	instead of *load-truename* because build/tests/tests.lisp may
	have been compiled but *load-truename* will point us to the
	top-level directory without the compiled files

2005-11-08  Sam Steingold  <sds@gnu.org>

	* tests.lisp (run-all-tests): run "must-condition" with disabled
	global handlers and :ignore-errors nil

2005-11-08  Sam Steingold  <sds@gnu.org>

	* must-package.lisp: find-symbol and intern require strings, not
	string designators
	* must-condition.lisp: restarts cannot be named NIL
	* must-sequence.lisp: IDENTITY requires exactly one argument;
	commented out broken tests (sequence bounds out of range)

2005-11-07  Sam Steingold  <sds@gnu.org>

	* tests.lisp: load ../tests/tests and use the functionality
	defined there
	* must-loop.lisp: disable an "ambiguous result" test
	* must-printer.lisp: CLISP test harness binds *print-circle*

2004-10-24  Bruno Haible  <bruno@clisp.org>

	* *.lisp: Upgrade to sacla version 2004-10-08.

2004-08-07  Bruno Haible  <bruno@clisp.org>

	* *.lisp: Taken from the sacla project from Yuji Minejima. Untabified.
	Adapted for CLISP.
	* tests.lisp: New file.
