[Bug ada/5909] Ada has no test suite.
charlet at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Oct 22 14:05:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=5909
------- Additional Comments From charlet at gcc dot gnu dot org 2003-10-22 13:29 -------
I've started from Laurent's set up to integrate the ACATS test suite as
part of 'make check'.
I have a complete set up which is working. Since Laurent and I know nothing
about dejagnu, we're simply using sh to run the test suite, which is
working just fine.
The integration follows other gcc requirements: using make check will
run the acats test suite if Ada is enabled, and make check-ada will
work on a non installed version of the compiler.
If this is acceptable, the ACATS test suite along with the makefile
changes could be incorporated as soon as practical (e.g. probably
after the 3.4 branch). I am using make check-ada (part of make check)
before any of my check ins.
Arno
More information about the Gcc-bugs
mailing list