summaryrefslogtreecommitdiff
path: root/test cases/fortran
AgeCommit message (Expand)Author
2025-06-27compilers-fortran: Fix preprocessing when fortran uses concat operatorAndrew Lister
2025-04-03tests/fortran: use fs.copyfileDylan Baker
2025-04-03tests/fortran: also test using a generator()Dylan Baker
2025-04-03tests: demonstrate that our scanner cannot handle cross target modulesDylan Baker
2023-06-28Condense test directory names for release.Jussi Pakkanen
2023-05-13Fix paths of Fortran order dependenciesVolker Weißmann
2023-04-27Don't use dyndep scanner when preprocessingVolker Weißmann
2022-07-11tests: unskip windows mixing msvc and fortran, for non-gcc fortranEli Schwartz
2021-10-30Added warning if run_command is called without the check kwargVolker Weißmann
2021-09-25compilers: Add default search path stdlib_only_link_flagsDylan Baker
2021-09-20tests: Fix fortran testsRohit Goswami
2021-09-20backend/ninja: add generated sources to depscan order depsDylan Baker
2021-09-20tests/fortran/7 generated: don't try to find a configure_file by pathDylan Baker
2021-09-10Made submodule child code valid Fortran.Mat Cross
2021-08-15editorconfig: add setting to trim trailing whitespaceEli Schwartz
2021-06-22tests: both_library test improvementsDaniel Mensinger
2021-05-13test:fortran:21: fix Windows by using configure_file(copy:)Michael Hirsch
2021-03-06Fix Fortran dep scanner for upper case file extensions. Closes #8395.Jussi Pakkanen
2021-02-19Fix combining C and Fortran. Closes #8377.Jussi Pakkanen
2021-01-21Add fortran test with an install:yes static libraryJonas Lundholm Bertelsen
2020-09-03tests: add fortran cmake subproject include testMichael Hirsch
2020-06-15test:fortran7: default static so Intel/VS-based compilers passMichael Hirsch
2020-06-14windows: Canonicalize `:` in filenamesNirbheek Chauhan
2020-06-14fortran generated test: add code to reveal issueMichael Hirsch
2020-04-05quality / test: Fortran type hintingMichael Hirsch, Ph.D
2020-01-24tests: Disable fortran submodule test on old GCC versionsNirbheek Chauhan
2019-12-19ci: improve robustnessMichael Hirsch, Ph.D
2019-12-13ci fortran: add case where buildtype=release and warning_level=3Michael Hirsch, Ph.D
2019-11-25complete gfortran/intel/intel-cl fortran_std testMichael Hirsch, Ph.D
2019-11-18Merge pull request #6194 from scivision/coarraysJussi Pakkanen
2019-11-18Use strict function prototypesMichael Hirsch, Ph.D
2019-11-17ci: add timeout to coarray testMichael Hirsch, Ph.D
2019-11-17use '-Werror=unused-parameter' for gcc/clang on project tests and -fimplicit-...Michael Hirsch, Ph.D
2019-10-23tests: add fortran-specific compiler checksMichael Hirsch, Ph.D
2019-08-24Intel-Cl tests: increase robustness of Windows Intel compilers detection (#5828)Michael Hirsch, Ph.D
2019-07-30default fortran lib to static so windows can be testedMichael Hirsch, Ph.D
2019-07-30skip fortran dyamiclib tests on WindowsMichael Hirsch, Ph.D
2019-07-30PGI doesn't have coarray fortranMichael Hirsch, Ph.D
2019-07-30Merge pull request #5740 from scivision/intel-ci_fixJussi Pakkanen
2019-07-30fortran tests: non-gfortran compilers on Windows are best static libsMichael Hirsch, Ph.D
2019-07-29Flang and PGI don't yet support coarrayMichael Hirsch, Ph.D
2019-06-25fortran-specific openMP testsMichael Hirsch, Ph.D
2019-06-24only test if Zlib foundMichael Hirsch, Ph.D
2019-06-24windows ifort can't do shared_library sanelyMichael Hirsch, Ph.D
2019-06-24intel windows coarray argsMichael Hirsch, Ph.D
2019-06-23fortran 2003 use, non_instrinsicMichael Hirsch, Ph.D
2019-06-23fortran submodule checksMichael Hirsch, Ph.D
2019-06-23fortran include syntax checksMichael Hirsch, Ph.D
2019-06-23BUGFIX: Fortran module regex handle more edge casesMichael Hirsch, Ph.D
2019-06-20add fortarn use inline comment testMichael Hirsch, Ph.D