This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Ada policy
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- To: laurent at guerby dot net
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 30 Aug 04 17:55:58 EDT
- Subject: Re: Ada policy
A while ago I asked for these 0000-xxx tests (I believe they are those
you describe, right?)
Well, 000x-xxx, but yes.
The current ACATS harness need no or little modification to run
non ACATS tests, if no one has another Ada-aware harness at hand, I can
collect the test cases from the GCC archives and put them there.
Doesn't that harness depend on the test using the Report mechanism,
which random tests won't do? Certainly most of the one you cite don't:
they rely on printing output and comparing it with a known-good file.
You're familiar with the format of those tests. Some harness that could
run them would be a good start.