This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Ada testsuite
- From: Eric Botcazou <ebotcazou at libertysurf dot fr>
- To: Arnaud Charlet <charlet at ACT-Europe dot FR>
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 8 Dec 2003 11:37:37 +0100
- Subject: Ada testsuite
Hi Arnaud,
I don't know if this has been raised before, but when Ada support is enabled,
you can't selectively run only a part of the testsuite anymore.
For example, issuing
gmake -k check-gcc RUNTESTFLAGS="ecos.exp"
normally should run only the tests commanded by the "ecos.exp" driver.
But with Ada enabled, the whole Ada testsuite appears to be rerun.
--
Eric Botcazou