fix acats norun.lst handling

Rainer Orth ro@CeBiTec.Uni-Bielefeld.DE
Tue Jan 26 19:14:00 GMT 2010


Arnaud Charlet <charlet@adacore.com> writes:

>> In that case, couldn't you do:
>> grep -v '^#' $testdir/norun.lst | sort > $dir/support/norun.lst
>
> That probably wouldn't hurt, although I slightly prefer to have this file
> properly sorted to start with, so that a human can make some sense out of this
> list when reading/updating it rather than having to go through such extra step.
>
> The list is supposed to be (almost) empty anyway, so either way it's not
> a huge deal (more important is to be able to properly support comments in
> this file explaining why some tests are not run).

The best fix would be to move ACATS to the DejaGnu framework instead,
though nobody seems to know that well enough to tackle such a task.

       Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University



More information about the Gcc-patches mailing list