                              IMPORTANT NOTICES

1.   The copyright in the library of which this file forms a part is subject to
the GNU Public Licensing Agreement.   Please read the COPYRIGHT document for
further details.

2.   This directory contains all of those classes needed to test the required
library.  It therefore forms an adjunct to that library and should be
distributed with that library when distributing copies of the library to other
people/organisations.

IMPORTANT ADVICE
----------------
3.   Before testing the new Required Library, please read the documentation
which contains information about the design of and the correct order of testing.

4.   It is essential that the file TestRequired/ok be checked for any necessary
amendment in the light of the culture in use at the test site.

5.   a.   When testing this library, the test of stdchans (in the IO group of
     classes) MUST (repeat MUST) be done by hand running it before ANY OTHER
     class is tested as it contains the minimum dependence on other classes
     except FILE_SYS -- of which it is the simplest user and which, if there
     are errors in the first two tests, is most likely to be the source of
     the problem.

     b.   If the first two tests of STD_CHANS are successful then single
     character output is OK!  If subsequent tests fail then this is most likely
     to be due to an error in the elt! iter of STR -- which should be carefully
     checked first, before checking that the append routine in STD_CHANS has
     no error.

6.   There is NO Opsys component and NO SatherRT sections of this testlibrary
since operating system dependent classes are expected to be external - with no
separate implementation!
