tests/silentf77.test


Log

Author Commit Date CI Message
Stefano Lattarini 98462e64 2010-11-17T15:07:39 Fix spurious failures of silent-rules tests with Sun Fortran. * tests/silentf77.test: Strip from the make output some verbose messages possibly printed by the SunStudio fortran compilers, to avoid spurious failures. Add a trailing `:' command. * tests/silentf90.test: Likewise.
Stefano Lattarini 04b61efc 2010-04-27T02:12:21 New tests for Automake silent-mode with Fortran. * tests/silentf77.test: New test. * tests/silentf90.test: Likewise. * tests/Makefile.am (TESTS): Updated accordingly. Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>