This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
regression tester scripts now in gcc/contrib/regression
- From: Geoff Keating <geoffk at geoffk dot org>
- To: gcc at gcc dot gnu dot org
- Cc: Brad Lucier <lucier at math dot purdue dot edu>
- Date: Thu, 31 Jan 2002 20:27:08 -0800
- Subject: regression tester scripts now in gcc/contrib/regression
- Reply-to: Geoff Keating <geoffk at redhat dot com>
I'm about to put the scripts the regression tester uses to build and
test GCC into CVS as gcc/contrib/regression/*. I hope they will be
helpful to those using automated tools to test GCC. The scripts have
been designed so they can be used as-is in many applications.
Note that these are the scripts the tester actually uses; it checks
them out of CVS at the same time it checks out the GCC sources and
uses them. So, please don't change them without running the change by
me; they're tricky things to get right.
--
- Geoffrey Keating <geoffk@geoffk.org> <geoffk@redhat.com>