This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Ada test suite
- From: Laurent GUERBY <laurent at guerby dot net>
- To: Florian Weimer <fw at deneb dot enyo dot de>
- Cc: gcc at gcc dot gnu dot org, phython at gcc dot gnu dot org
- Date: Thu, 28 Apr 2005 13:05:29 +0200
- Subject: Re: Ada test suite
- References: <877jine44k.fsf@deneb.enyo.de>
On Thu, 2005-04-28 at 09:45 +0200, Florian Weimer wrote:
> Some time ago, someone posted a patch which provided beginnings of a
> general-purpose Ada test suite infrastructure (in addition to the
> current ACATS tests, which cannot be used for regression tests). The
> patch was not integrated, and I can't find it at the moment. 8-(
>
> Does anybody know which patch I'm talking about?
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18692
http://gcc.gnu.org/ml/gcc-patches/2004-11/msg01862.html
Plus this:
[Ada] Run ACATS tests through an expect script
http://gcc.gnu.org/ml/gcc-patches/2004-11/msg02484.html
http://gcc.gnu.org/ml/gcc-patches/2004-12/msg00166.html
If Arnaud doesn't feel knowledgeable enough to review/approve
dejagnu code, why don't we name Jim maintainer for this?
That would at least avoid to have infrastructure patch stuck
for five monthes without review :).
Laurent
PS: I know nothing about dejagnu either.