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