summaryrefslogtreecommitdiff
path: root/test cases/fortran/6 dynamic
AgeCommit message (Collapse)Author
2021-09-20tests: Fix fortran testsRohit Goswami
2019-07-30skip fortran dyamiclib tests on WindowsMichael Hirsch, Ph.D
2019-06-24windows ifort can't do shared_library sanelyMichael Hirsch, Ph.D
2019-01-27BUGFIX: broken/missing Fortran code/unit testsMichael Hirsch, Ph.D
2017-05-14Fix fortran tests without test() callsBálint Aradi
2017-01-04ifort: Derive from IntelCompiler base classNirbheek Chauhan
And fix the list of supported file suffixes, and use .f90 for all fortran tests since ifort, the Intel Fortran compiler ignores files ending with .f95, .f03, and .f08
2015-08-31Fix shared libraries for fortranMarko Raatikainen