PING: [patch, fortran] PR 27997: Implement F2003-style array constructor with typespec
Tobias Schlüter
tobias.schlueter@physik.uni-muenchen.de
Sat Apr 26 15:42:00 GMT 2008
Daniel Kraft wrote:
> BTW, is it generally ok to have as many testcases as possible, or is
> there some "upper limit" on the number you think reasonable for one
> special feature? And BTW, is there a way to make dejagnu run single
> tests so I can test my dejagnu-testcase without having to do a full
> check-gfortran?
The very intuitive
make check-fortran RUNTESTFLAGS=dg.exp=<testcase>
will do this. This is to some extent documented on this page
<http://gcc.gnu.org/wiki/HowToPrepareATestcase>
Cheers,
- Tobi
More information about the Fortran
mailing list