[PATCH] Support for interdependency tracking between Fortan 90 modules

2011-08-19 Thread Nicolai Stange
Just my final proposed patch (re-)created with 'git format-patch'. A note on the status of the FSF assignment process: I've already received the necessary papers to sign. We're currently checking who of my superiors is authorized to sign (the guys involved in checking this are quite busy at the

[FYI] {testsuite-work} testsuite: various fixlets and tweakings

2011-08-19 Thread Stefano Lattarini
* tests/seenc.test: Make grepping of automake stderr stricter. Add a trailing `:' command. * tests/symlink.test: Likewise. Also, define `$am_create_testdir' to "empty" to avoid bringing in unused auxiliary files (only to have to remove them right away), and use proper m4 quoting in `configure.in'.

[FYI] {test-protocols} testsuite: fix some redundant autotools calls in tests on TAP

2011-08-19 Thread Stefano Lattarini
* tests/tap-deps.test: Do not call autotools and configure; there is no need to, since this script sources `tap-setup.sh'. * tests/tap-empty-diagnostic.test: Likewise. * tests/tap-escape-directive.test: Likewise. * tests/tap-fancy2.test: Likewise. * tests/tap-no-spurious.test: Likewise. * tests/tap