2003-11-10  Per Bothner  <per@bothner.com>

	* testing.scm (report-fail):  Only use string-append if
	fail-expected is a string.

2003-11-09  Chris Dean  <Chris.Dean@sokitomi.com>

	* misc-test.scm:  Added string-append/shared tests

2003-11-05  Per Bothner  <per@bothner.com>

	* module3.scm, obj-test.scm:  Test define-variable syntax form.
	(dvar-test-1):  Add with-compile-options form.

2003-10-19  Per Bothner  <per@bothner.com>

	* num-test.scm:  New test from Sven.Hartrumpf@fernuni-hagen.de
	(10-17 "airth. expression crashes Kawa") plus 2 derived tests.

2003-10-08  Per Bothner  <per@bothner.com>

	Based on Savannah bug #5651 from Chris Dean <Chris.Dean@sokitomi.com>.
	* module3.scm (iarr-set):  New function.
	* obj-test.scm:  New test for primitive-array macros.

2003-09-11  Per Bothner  <per@bothner.com>

	* testing.scm (test):  Catch exception.
	* misc-test.scm:  New generic procedure tests. One is expected to fail.

2003-09-08  Per Bothner  <per@bothner.com>

	Based on Savannah bug #5113 from Chris Dean <Chris.Dean@sokitomi.com>.
	* module1.scm (namespace-syntax-test):  New macro.
	* module3.scm (namespace-syntax-call):  New function.
	* obj-test.scm:  Test namespace-syntax-call.

2003-08-20  Per Bothner  <per@bothner.com>

	* test.scm:  Merge in new tests from Aubrey Jaffer's latest version
	of r4rstest.scm.
	* num-test.scm:  6 new tests, mostly from Aubrey Jaffer.

2003-08-09  Per Bothner  <per@bothner.com>

	* classes1.scm (counter, get-new-count, <IdClass1>, <IdClass2>):  New
	Test for Savannah bug #4540.
	* obj-test.scm:  New tests.

	* classes1.scm (default-offset, <DateTest>):  New test, for
	non-simple class with captured context.
	Based on Savannah (non-)bug #4540.
	* obj-test.scm:  New test.

2003-08-01  Per Bothner  <per@bothner.com>

	* HelloCgiX.xql:  Add now-needed xmlspace declaration.

2003-07-22  Chris Dean  <Chris.Dean@sokitomi.com>

	* misc-test.scm: Test for Savannah bug #4423.

2003-07-21  Per Bothner  <per@bothner.com>

	* gui-test.scm:  Use a button model twice, to test new
	gnu.kawa.models package.

2003-07-16  Per Bothner  <per@bothner.com>

	* module1.scm (my-factorial):  New test case, base of bug reported
	2003-03-19 by Chris.Dean@sokitomi.com.
	* module3.scm, obj-test.scm:  Call my-factorial.

2003-07-15  Chris Dean  <Chris.Dean@sokitomi.com>

	* classes1.scm (<SimpleDateTest>): Add for invoke-special test.
	* obj-test.scm: Test invoke-special with <SimpleDateTest> class.

2003-07-15  Chris Dean  <Chris.Dean@sokitomi.com>

	* arr-test.scm: Test for Savannah [bug #4310] share-array edge case

2003-07-14  Joerg Hoehle  <Joerg-Cyril.Hoehle@t-systems.com>

	* misc-test.scm: New test - for bug with makeBuiltinUnary.

	* misc-test.scm: New call-with-values test.

2003-07-12  Chris Dean  <Chris.Dean@sokitomi.com>

	* module3.scm: Added functions to test compile time bug of
    	primitive-array-*, Savannah bug #4289
	* obj-test.scm: Test the primitive-array-* functions.

2003-07-11  Chris Dean  <Chris.Dean@sokitomi.com>

	* misc-test.scm:  New test for 'fluid-let' with 'future'.

2003-07-10  Chris Dean  <Chris.Dean@sokitomi.com>

	* mac-test.scm:  New test for Keyword among syntax-rules literals.

2003-06-03  Per Bothner  <per@bothner.com>

	* mac-test.scm:  New cond-expand test, based on bug reported
	2003-06-02 by Sven.Hartrumpf@FernUni-Hagen.de.

2003-06-03  Per Bothner  <per@bothner.com>

	* misc-test.scm: New tests.

2003-06-01  Per Bothner  <per@bothner.com>

	* mac-test.scm:  New cond-expand test, based on bug reported
	2003-06-01 by Sven.Hartrumpf@FernUni-Hagen.de.

2003-05-31  Per Bothner  <per@bothner.com>

	* misc-test.scm:  Add a parameter type specifier to avoid warning.

2003-05-22  Per Bothner  <per@bothner.com>

	* mac-test.scm:  New testcases based on bug reported
	2003-05-19 by Sven.Hartrumpf@FernUni-Hagen.de.

2003-05-22  Bruce R. Lewis <brlewis@ALUM.MIT.EDU>.

	* mac-test.scm:  Two new test cases.

2003-05-18  Per Bothner  <per@bothner.com>

	* misc-test.scm (fie-6):  New test, from Petter Oesterlund.

2003-05-13  Chris Dean <Chris.Dean@sokitomi.com>.

	* obj-test.scm:  New test for a name mangling problem.
	Detects bug fixed 05-16 (see gnu/kawa/reflect/ChangeLog).

2003-04-28  Per Bothner  <per@bothner.com>

	* obj-test.scm:  New test based on bug reported 02-20 by
	Vladimir Tsichevski <wowa@jet.msk.su>.

2003-04-27  Per Bothner  <per@bothner.com>

	* obj-test.scm:  New test based on bug reported 04-24 by
	Vladimir Tsichevski <wowa@jet.msk.su>.

2003-04-21  Vladimir Tsichevski <wowa@jet.msk.su>

	* mac-test.scm:  New test.

2003-04-21  Chris Dean  <Chris.Dean@sokitomi.com>

	* module1.scm, module2.scm:  New test.

2003-04-19  Chris Dean  <Chris.Dean@sokitomi.com>

	* misc-test.scm:  New tests for overloading and instance?.

2003-04-05  Per Bothner  <per@bothner.com>

	* classes1.scm (<SimpleA>):  Add two methods that return lambdas.
	* obj-test.scm:  Check that those work.

2003-04-01  Vladimir Tsichevski <wowa@jet.msk.su>

	* mac-test.scm:  Check set! in macro code.

2003-03-24  Per Bothner  <per@bothner.com>

	New testcase based on bug report from Chris Dean 2003-03-23.
	* classes1.scm (define-class-using-syntax-rules):  New macro.
	* classes2.scm (<SimpleC>):  Use new macro.

2003-03-13  Per Bothner  <per@bothner.com>

	* arr-test.scm:  Test for rebug reported by Chris Dean
	<ctdean@mercedsystems.com>.

2003-03-06  Per Bothner  <per@bothner.com>

	* Makefile.am (EXTRA_DIST):  Add module3.scm.

2003-03-02  Per Bothner  <per@bothner.com>

	New test based on a bug reported by <Chris.Dean@sokitomi.com>.
	* module3.scm:  New file.
	* module1.scm:  Make explicitly non-static.
	* obj-test.scm:  Add test using modules3.
	* Makefile.am:  Added appropriate rules.

2003-01-29  Per Bothner  <per@bothner.com>

	* gui-test.scm:  New file, tests the 'gui modele.

2003-01-26  Per Bothner  <per@bothner.com>

	* obj-test.scm:  Extend tests to using record-type as a NameMap,
	based on bug reported by Wen-Chun Ni <wcn@tbcommerce.com>.

2003-01-24  Per Bothner  <per@bothner.com>

	* mac-test.scm:  Add 25 new tests, for cut and cute (from srfi-26).

2002-11-20  Per Bothner  <bothner@bothner.com>

	* misc-test.scm:  Add new tests for qualfied-symbol method invoke.

2002-11-10  Per Bothner  <per@bothner.com>

	* misc-test.scm: New test from Wen-Chun Ni <wcn@tbcommerce.com>.

2002-10-27  Per Bothner  <per@bothner.com>

	* misc-test.scm:  Change sterlund -> &Ouml;sterlund to avoid
	character encoding issues.

2002-10-20  Per Bothner  <per@bothner.com>

	New test based on bug report from Khairul Azhar <kazar1my@yahoo.co.uk>.
	* module1.scm (deldup):  Macro, uses function imported from list-lib.
	* module2.scm (list1234):  Invoke imported deldup macro.
	* obj-test.scm:  New test, that list1234 has the correct value.	

2002-09-27  Per Bothner  <per@bothner.com>

	* Makefile.am (check-no-inline):  New rule.
	(check):  Also do check-no-inline.

2002-09-21  Per Bothner  <per@bothner.com>

	* obj-test.scm:  Add some new tests for srfi-9 (define-record-type).

2002-08-22  Per Bothner  <per@bothner.com>

	* mac-test.scm :  New test cases based on bug report from
	 Stephen L. Peters <portnoy@portnoy.org>.

2002-08-07  Per Bothner  <per@bothner.com>

	* module2.scm (make-pair):  New definition.  This tests a bug
	reported today by Walter C. Pelissero  <walter@pelissero.org>.
	* obj-test.scm:  Add a test that calls make-pair.

2002-08-06  Per Bothner  <per@bothner.com>

	* obj-test.scm:  No longer any expected failure - it now works.

2002-06-11  Per Bothner  <per@bothner.com>

	* MySAXApp.java:  New SAX2 example proram, taken from SAX web site.
	* MySAXApp.expected:  Expected output from MySAXApp.java.
	* arr-test.scm:  New test-suite for SRFI-25, originally written by
	Jussi Piitulainen <jpiitula@ling.helsinki.fi>.
	* Makefile.am:  Add rules for new tests.

2002-03-07  Per Bothner  <per@bothner.com>

	* misc-test.scm:  New regression test.

2002-02-15  Per Bothner  <per@bothner.com>

	* HelloCgiK.out:  Renamed to HelloCgiK.expected.  Needed because
	the suffix .out confuses make when doing make dist.
	* HelloCgiS.out:  Likewise renamed to HelloCgiS.expected.
	* MyFunc.java:  New simple function definition test.
	* MyModule.java:  New simple module test.
	* obj-test.scm:  Add tests using MyFunc and MyModule.
	* HelloCgiX.xql, HelloCgiX.expected:  New cgi-servlet/XQuery test.
	* Makefile.am:  Update as needed.

	* HelloCgiK.krl, HelloCgiK.expected:  Fix inverted logic.

2002-02-14  Per Bothner  <per@bothner.com>

	* HelloCgiK.krl, HelloCgiK.out:  New cgi-servlet/KRL test.
	* HelloCgiS.out, HelloCgiS.scm:  New cgi-servlet/Scheme test.
	* Makefile.am:  Add rules for new tests.

2002-02-11  Per Bothner  <per@bothner.com>

	* scribble.html:  Remnamed to ...
	* scribble.html.in:  New file.
	* Makefile.am (check-scribble):  Use check-scrible link in this
	directory, since appletview looks for class file in dir of html file.

2001-11-06  Per Bothner  <per@bothner.com>

	* obj-test.scm:  symbol->string no longer coerces to <String>.

2001-10-11  Per Bothner  <per@bothner.com>

	* Makefile.am (SOURCES):  Add module2.scm.

2001-10-05  Per Bothner  <per@bothner.com>

	* formatst.scm:  Commented out two SLIB specific tests.
	Marked another test as expected to fail.

2001-09-24  Per Bothner  <per@bothner.com>

	* obj-test,scm:  Test previous mdoule2.scm change.

2001-09-21  Per Bothner  <per@bothner.com>

	* module1.scm:  Move most of the definitions to module2.scm.
	* module2.scm:  New file.  New test from Jocelyn Paine.
	* Makefile.am:  Update to make module2.class.
	* obj-test.scm:  Require module2 instead of module1.

2001-09-15  Per Bothner  <per@bothner.com>

	* misc-test.scm:  New test, for bug reported by Jocelyn Paine.

2001-08-30  Per Bothner  <per@bothner.com>

	* classes1.scm (hyphenated-field?):  New field to test mangling.
	* obj-test.scm:  Test slot-ref access to new field.

2001-08-23  Per Bothner  <per@bothner.com>

	* classes1.scm, classes2.scm, SimpleB.java:  New files for
	testing define-class and define-simple-class.
	* obj-test.scm:  Added 20 more tests.
	* Makefile.am:  Rules for new tsets.

2001-07-18  Per Bothner  <per@bothner.com>

	* Makefile.am (check-scribble):  Handle appletviewer changes in JDK:
	CLASSPATH environment variable is ignored, so use -J flags.
	The filename should be a URL, so prepend 'file:'.

2001-06-04  Per Bothner  <per@bothner.com>

	* Makefile.am (KAWALIB):  Change to use .jar file.

2001-06-03  Per Bothner  <per@bothner.com>

	* formatst.scm:  Comment out misleading message about missing complex.

2001-05-16  Per Bothner  <per@bothner.com>

	New tests Based on a bug report from Walter C. Pelissero
	<walter@pelissero.org>.  Needs to be in compiled module to trigger bug.
	* module1.scm (length-diff1, length-diff2, length-diff3):
	Define and export new procedures, using primitive subtraction.
	* obj-test.scm:  Test new procedures.

2001-03-23  Per Bothner  <per@bothner.com>

	* Makefile.am: Support for using gcj-compiled Kawa.

2001-03-08  Per Bothner  <per@bothner.com>

	* obj-test.scm:  Change expected result.

2001-02-28  Per Bothner  <per@bothner.com>

	* module1.scm (classify):  New procedure, used to cause VerifyError.
	* obj-test.scm:  Call classify and test it.

2001-02-27  Per Bothner  <per@bothner.com>

	* module1.scm:  New module, to test separate compilation.
	* obj-test.scm:  Some extra tests, including require of module1.
	* Makefile.am:  Update to compile and use module1.

2000-09-21  Per Bothner  <per@bothner.com>

	* num-test.scm:  New remainder test, from brlewis@alum.mit.edu.

2000-08-16  Per Bothner  <per@bothner.com>

	* obj-test.scm:  New test for name clashes in compiled code.

2000-06-25  Per Bothner  <per@bothner.com>

	* ppfile.out:  Fix expected output.

2000-06-19  Per Bothner  <per@bothner.com>

	* Makefile.am (EXTRA_DIST):  New variable, for ppfile.out.
	(SOURCES):  Addes scribble.com.

2000-06-18  Per Bothner  <per@bothner.com>

	* misc-test.scm:  New tests for make-procedure and properties.

2000-06-09  Per Bothner  <per@bothner.com>

	* Makefile.am (check1):  Always at least compile scribbe.scm.

2000-06-09  Bruce Lewis  <brlewis@alum.mit.edu>

	* misc-test.scm:  Two new read-line tests.

2000-05-28  Per Bothner  <per@bothner.com>

	* Makefile.am (check-ppfile):  New test, for slib/ppfile.scm.
	* ppfile.out:  New file - expected output from ppfile.

	* misc-test.scm (test-alias-5):  New testcase.

	* num-test.scm:  Added two gcd regression tests.

2000-04-14  Per Bothner  <per@bothner.com>

	* obj-test.scm: Added 4 tests for record with names that need mangling.

2000-02-29  Per Bothner  <per@bothner.com>

	* misc-test.scm (test-nesting-3):  New test, triggers bug reported
	by Bruce R. Lewis; now fixed.

2000-02-25  Per Bothner  <per@bothner.com>

	* misc-test.scm:  Added two more tests for #!optional.

2000-02-12  Per Bothner  <per@bothner.com>

	* scribble.scm:  New "applet" testcase.
	* scribble.html:  Web page that uses scribble applet.
	* Makefile.am (scribble.class, check-scribble):  New rules.

2000-01-23  Per Bothner  <per@bothner.com>

	* misc-test.scm:  Added tests for call-with-values and values.

2000-01-22  Per Bothner  <per@bothner.com>

	* testing.scm (setion):  Return implied #!void rather than #t.

1999-12-11  Per Bothner  <per@bothner.com>

	* misc-test.scm:  New test for fluid-let, from bug reported by
	Walter C. Pelissero <wcp@lpds.sublink.org> 1999-12-10.

1999-11-28  Per Bothner  <per@bothner.com>

	* misc-test.scm:  Various tests for variable lookup, inlining,
	recursion and similar nasty stuff. Based on bug
	reports from Walter C. Pelissero <wcp@lpds.sublink.org>.

1999-11-18  Per Bothner  <per@bothner.com>

	* testing.scm:  Remove save-+ kludge.  No longer needed, now that +
	is "inlined" (actually just resolved by the compiler).

1999-11-16  Per Bothner  <per@bothner.com>

	* misc-test.scm:  Added test for "too many args?" bug
	reported by Walter C. Pelissero" <wcp@pop.systemy.it>.

1999-11-15  Per Bothner  <per@bothner.com>

	* misc-test.scm:  Add some tests for SRFI-6 string-port procedures.
	(sql-rsmd-all):  Verification regression test.
	* obj-test.scm:  Added some reflection tests (invoke, slot-set!, etc).
 	(force-eval, force-compile):  Helper procedures.

1999-09-08  Per Bothner  <per@bothner.com>

	* mac-test.scm:  More test, mostly let-syntax and friends.
	* misc-test.scm:  Add a test for internal define-alias.
	* test.scm:  Comment our extra (newline).

1999-08-17  Per Bothner  <per@bothner.com>

	* obj-test.scm:  Another object regression test.

1999-07-19  Per Bothner  <per@bothner.com>

	* Makefile.am, Makefile.in (SOURCES):  Add formatst.scm.

1999-07-15  Per Bothner  <per@bothner.com>

	* misc-test.scm:  Added 3 new (originally failing) test-cases reported
 	by "Otto, Marcus, Mathe/Informatik" <Otto_Marcus@ph-ludwigsburg.de>.
	* Makefile.am, Makefile.in (check2):  Remove duplication. 
	
1999-07-11  Per Bothner  <per@bothner.com>

	* formatst.scm:  Set fail-expected 4 places.  Some other fixes.
	* Makefile.am, Makefile.in (check1):  Add check-format.

1999-06-30  Per Bothner  <per@bothner.com>

	* formatst.scm:  New testsuite, derived from one in Slib.
	* Makefile.am, Makefile.in (check-format):  New rule.
	
1999-04-25  Per Bothner  <bothner@Magnus.Cygnus.COM>

	* obj-test.scm:  Yet another object regression test.

1999-04-22  Per Bothner  <bothner@cygnus.com>

	* obj-test.scm:  Add two more for tests for object - with fields.

1999-04-11  Per Bothner  <bothner@cygnus.com>

	* obj-test.scm:  A test for object form needing static link.

Thu Apr  8 20:48:23 1999  Per Bothner  <bothner@Magnus.Cygnus.COM>

	* misc-test.scm:  Add new test for fluid-let.

Mon Mar 29 23:27:21 1999  Per Bothner  <bothner@cygnus.com>

	* obj-test.scm:  New test for object form as closure.

Sun Mar 21 16:55:47 1999  Per Bothner  <bothner@Magnus.Cygnus.COM>

	* misc-test.scm:  Add tests for location and define-alias.

Thu Mar 11 11:09:08 1999  Per Bothner  <bothner@Magnus.Cygnus.COM>

	* misc-test.scm:  Add another test.
	* Makefile.am:  Set up to test different options, for now
	both --no-full-tailcalls and --full-tailcalls for most tests.

Mon Feb  8 22:42:58 1999  Per Bothner  <bothner@cygnus.com>

	* misc-test.scm:  New regression test.

Sat Jan  2 19:35:56 1999  Per Bothner  <bothner@cygnus.com>

	* Makefile.am (KAWA):  Use ../kawa/kawa.sh, not ../kawa/kawa.

Sat Oct 17 14:45:07 1998  Per Bothner  <bothner@cygnus.com>

	* misc-test.scm:  Add a test for new synchronized form.

Sat Aug 29 20:57:48 1998  Per Bothner  <bothner@cygnus.com>

	* test.scm:  Re-assigning + is now expected to fail.

Sat Aug 29 11:27:43 1998  Per Bothner  <bothner@cygnus.com>

	* testing.scm (total-expected-count):  New variable.
	(test-init):  Take optional argument for setting total-expected-count.
	(report-display, report-newline):  New functions.
	(test-report):  Check that total matches total-expected-count.
	* mac-test.scm, num-test.scm, obj-test.scm, polytype.scm, test.scm
	(test-init):  Add total count of tests.

	* misc-test.scm:  Add new tests for closures.

Fri Jul 10 18:46:27 1998  Per Bothner  <bothner@cygnus.com>

	* polytype.scm:  From Marc Feeley <feeley@IRO.UMontreal.CA>:
	I've just found a problem with "polytype.scm".  The numbering of the
	type variables returned depends on the argument evaluation order (and
	also the order that "map" calls the function).  Here is the new
	version of the program which fixes these problems.

Fri Jul 10 18:11:41 1998  Per Bothner  <bothner@cygnus.com>

	* polytype.scm:  Merge with updated version from Feeley.

Mon Jun 29 17:59:06 1998  Per Bothner  <bothner@cygnus.com>

	* test.scm:  Merged some more code from Jaffar's version.
	* testing.scm:  Add a work-around for a namespace pollution conflict.

	* polytype.scm: New test, originally written by Marc Feeley.
	* Makefile.am, Makefile.in: Upadte for new test.

Sun May 24 12:26:50 1998  Per Bothner  <bothner@cygnus.com>

	* num-test.scm:  Added some exact->inexact tests.

Tue Apr 28 21:43:52 1998  Per Bothner  <bothner@cygnus.com>

	* misc-test.scm:  Added test for nested try-finally from
	<Hallvard.Traetteberg@idi.ntnu.no>.

Tue Feb 24 23:08:41 1998  Per Bothner  <bothner@cygnus.com>

	* obj-test.scm:  Add tests for make, (record 'field), and set!.

Thu Feb 19 19:33:57 1998  Per Bothner  <bothner@cygnus.com>

	* misc-test.scm:  Add tests for new-line (CR and CRLF) handling.

Tue Jan 27 11:48:50 1998  Per Bothner  <bothner@cygnus.com>

	* misc-test.scm:  Add tests for try-catch, catch, and throw.

Tue Jan 20 10:26:42 1998  Alberto Petrofsky  <albatros@wco.com>

	* misc-test.scm: Add some reader regression tests.

Mon Jan 19 17:09:38 1998  Per Bothner  <bothner@cygnus.com>

	* num-test.scm:  Add some more regression tests.

Sun Dec 14 17:02:02 1997  Per Bothner  <bothner@cygnus.com>

	* Update for symbol-read-case, defaulting to 'P.

	* num-test.scm:  Added two tests from Norman Hardy <norm@netcom.com>.
	* misc-test.scm:  Add a repression test that used to cause bad warning.
	* Makefile.am (CLEANFILES):  Also remove testing.zip and *.log.

Sun Nov  2 10:05:19 1997  Per Bothner  <bothner@cygnus.com>

	* num-test.scm:  Add a test for inexact->exact and rationalize.
	* Makefile.am:  Pre-compile testing.scm to testing.zip.
	Always do check-obj; remove MISC_1_1.

Thu May 29 15:08:42 1997  Per Bothner  <bothner@cygnus.com>

	* num-test.scm:  Add some tests for magnitude.

Mon May 26 22:00:05 1997  Per Bothner  <bothner@deneb.cygnus.com>

	* num-test.scm:  Add inexact->exact test that detected gcd of 0 bug.
	* Makefile.{am,in}:  Remove unused junk.

Tue May 20 22:16:36 1997  Per Bothner  <bothner@deneb.cygnus.com>

	* num-test.scm:  Add two tests for recently-fixed bugs.

Tue Mar 25 19:37:14 1997  Per Bothner  <bothner@kalessin.cygnus.com>

	* mac-test.scm:  Add a test for demacro and gentemp.

Tue Mar 18 14:17:29 1997  Per Bothner  <bothner@deneb.cygnus.com>

	* misc-test.scm:  New tests.
	* Makefile.am, Makefile.in:  Update.

Mon Mar 17 22:05:01 1997  Per Bothner  <bothner@deneb.cygnus.com>

	* obj-test.scm:  New test.  Test record feature (if JDK 1.1).
	* Makefile.am, Makefile.in:  Update.

Mon Feb  3 22:58:45 1997  Per Bothner  <bothner@deneb.cygnus.com>

	* Makefile.am:  KAWATEST now uses kawa shell script.

Sat Jan 25 15:45:14 1997  Per Bothner  <bothner@deneb.cygnus.com>

	* test.scm:  Internal define is no longer expected to fail.
	* mac-test.scm, mac1.scm:  New test.
	* Makefile.am, Makefile.in:  Appropriate updates.

Sun Jan  5 19:30:22 1997  Per Bothner  <bothner@deneb.cygnus.com>

	* test.scm:  Imaginary literals are now supported.

Sun Dec 15 22:37:03 1996  Per Bothner  <bothner@deneb.cygnus.com>

	* num-test.scm:  Fix typo.
	* test.scm:  Add set! fail-expected where needed.
	Remove newline to fix one test.

Fri Dec 13 17:04:54 1996  Per Bothner  <bothner@deneb.cygnus.com>

	New directory - for test suites for Kawa.
