Commit Graph

4 Commits

Author SHA1 Message Date
Rohit Goswami 4e41a6203f tests: Fix fortran tests 2021-09-20 01:29:59 -04:00
Eli Schwartz 59d4f771d2
editorconfig: add setting to trim trailing whitespace
and clean up all outstanding issues

Skip 'test cases/common/141 special characters/meson.build' since it
intentionally uses trailing newlines.
2021-08-15 09:36:18 -04:00
Michael Hirsch, Ph.D f7465c0887 add fortran module inline comment test 2019-06-19 21:42:29 -04:00
Nirbheek Chauhan 2589009d23 ifort: Derive from IntelCompiler base class
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
2017-01-04 00:41:56 +05:30