On Fri, Aug 12, 2005 at 05:41:52PM +0200, Ralf Wildenhues wrote: > OK to apply to HEAD and branch-2-0? > > Cheers, > Ralf > * tests/defs.m4sh (func_configure): Rename to .. > (func_configure_nofail): this, call from old. > * tests/fcdemo-conf.test, tests/fcdemo-shared.test, > tests/fcdemo-static.test: Use. Do not fail gratuitously but > SKIP on compilers that look like they could be Fortran 77-only. > Reported by Patrick Welche <[EMAIL PROTECTED]>.
Now I have: PASS: tests/f77demo-static.test PASS: tests/f77demo-make.test PASS: tests/f77demo-exec.test PASS: tests/f77demo-conf.test PASS: tests/f77demo-make.test PASS: tests/f77demo-exec.test PASS: tests/f77demo-shared.test PASS: tests/f77demo-make.test PASS: tests/f77demo-exec.test SKIP: tests/fcdemo-static.test SKIP: tests/fcdemo-make.test SKIP: tests/fcdemo-exec.test SKIP: tests/fcdemo-conf.test SKIP: tests/fcdemo-make.test SKIP: tests/fcdemo-exec.test SKIP: tests/fcdemo-shared.test SKIP: tests/fcdemo-make.test SKIP: tests/fcdemo-exec.test so it's looking good from here :-) (I just need to look at FAIL: tests/demo-noinst-link.test now..) Cheers, Patrick
