gfortran tests without dejagnu
Tim Prince
tprince@computer.org
Tue Jan 18 14:36:00 GMT 2005
At 04:10 AM 1/18/2005, François-Xavier Coudert wrote:
>Hi all,
>
>I can't manage to use dejagnu/excpect on Windows, so I can't properly test
>the gfortran binaries I compiled yesterday. Since it may be really
>interesting to get testsuite results for gfortran on windows, the question
>is: is there any way to run the testsuite without dejagnu/excpect?
>
>Right now, I'm thinking of compiling all files and running them (if
>compilation succeeded) one after another, send all output to a file, and
>compare this to the same procedure on i686-linux. Would this work? Can
>someone think of something cleaner?
I've assumed that mingw gfortran would be tested the same way as cygwin
gfortran, by running make -k -j 2 test under cygwin. I don't know your
definition of clean, whether it forbids use of dejagnu and expect.
Tim Prince
More information about the Fortran
mailing list