2018-02-09 Sebastian Perta <sebastian.perta@renesas.com>
[official-gcc.git] / gcc / testsuite / g++.old-deja / g++.gb / README
blobc61e450de899f0593b180ef9f575db2bba4e5205
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
16 FSF 1995, 2007 and fall under the GPL version 3 or later.
18 Gerald Baumgartner
19 gb@cs.purdue.edu
20 March 1, 1995