summaryrefslogtreecommitdiffstats
path: root/test/Fortran/gfortran.py
Commit message (Collapse)AuthorAgeFilesLines
* Added a gfortran test without FORTRANMODDIR set.maiphi2018-05-261-3/+33
|
* Added missing FORTRANMODDIRPREFIX=-J to the gfortran tool.maiphi2018-05-261-0/+77
Also added a test which compiles a .f90 source file to an executable with gfortran and checks that module files are place in FORTRANMODDID correctly.