File: sather/etc/test/README
Author: Heinz Schmidt
Created: Fri May 31 14:47:53 1991
Copyright (C) International Computer Science Institute, 1991

This directory holds various test related files also used to try cs.
Note: some may require the use of special compilation options.


README: This file.

base.sather: A ".sather" file for the class "BASE_CLASSES_TEST".
   Copy it into ".sather" in a directory and compile to run the test
   code for each base class.

conn.sather: A ".sather" file for the class 
   "CONNECTIONIST_CLASSES_TEST". Copy it into ".sather" in a directory
    and compile to run the test code for each connectionist class.

ds.sather: A ".sather" file for the class
   "DATA_STRUCTURE_CLASSES_TEST". Copy it into ".sather" in a
   directory and compile to run the test code for each data structure class.

geo.sather: A ".sather" file for the class
   "GEOMETRY_CLASSES_TEST". Copy it into ".sather" in a
   directory and compile to run the test code for each geometry class.

type.sather: A ".sather" files for
   testing lib/base/type.sa, you need to use     cs -info <file>
   for compiling these.

icsim.sather: A ".sather" file for 
   testing lib/connectionist/icsim using         cs icsim_test
