tests: skip fcdemo checks when $FC cannot compile fortran90.
commit9cb8bb6d065f0453abea50b35e7bbd4c4598a52b
authorGary V. Vaughan <gary@gnu.org>
Tue, 29 Oct 2013 23:01:27 +0000 (30 12:01 +1300)
committerGary V. Vaughan <gary@gnu.org>
Wed, 1 Jan 2014 23:06:29 +0000 (2 12:06 +1300)
tree7687fd44be8b308c02de6c5f21e822d823eadefb
parent4e373ebe1308473a47ae1ba9da291a505184a9cb
tests: skip fcdemo checks when $FC cannot compile fortran90.

Avoid spurious fcdemo failures when Autoconf picks f77 or
similar for a fortran90 compiler.
* tests/testsuite.at (LT_AT_TAG): Using FC and FCFLAGS from make
TESTS_ENVIRONMENT, check that we really can compile fortran90
or else skip.

Signed-off-by: Gary V. Vaughan <gary@gnu.org>
tests/testsuite.at