Commit Graph

2 Commits

Author SHA1 Message Date
Michael Hirsch 1730778974 test:fortran:21: fix Windows by using configure_file(copy:) 2021-05-13 15:24:06 +03:00
Jonas Lundholm Bertelsen d3ae808742 Add fortran test with an install:yes static library
This adds a test which makes use of an install:yes static library that
depends on another static library. This triggers a promotion to
link_whole_target inside meson which takes different code paths in
certain places.

Also makes use of .F90 source (capital F) to test for case
(in)sensitivity.
2021-01-21 14:46:20 +01:00