1These are my C++ signature and class-scoping tests.
2
3In changing my signature tests to DejaGnu style, I reduced the number
4of tests from 40 to 25.  They should still test the same features,
5though.  All of these tests are run.  I don't have any tests yet to
6check correct reporting of errors/warnings.
7
8The class scoping tests were in part derived from Vince Russo's
9Renaissance operating system and in part written by myself in helping
10Niklas Hallqvist test his rewrite of the scoping code.  I had shared
11some of these tests with Niklas, others were included in bug reports I
12had sent to {g++,gcc}@cygnus.com.  It is, therefore, possible that
13these tests duplicate tests in other directories.
14
15All files in this directory, including this file, are Copyright
16FSF 1995, 2007 and fall under the GPL version 3 or later.
17
18Gerald Baumgartner
19gb@cs.purdue.edu
20March 1, 1995
21