Skip to content

Latest commit

 

History

History
executable file
·
17 lines (14 loc) · 1.82 KB

STATUS.md

File metadata and controls

executable file
·
17 lines (14 loc) · 1.82 KB

STATUS

On each push or pull request this repository automatically runs "fpm test" to run its unit tests on Ubuntu(gfortran,ifort), MacOS(gfortran), and MSWindows(gfortran) using github actions.

The results are able to be viewed using the Actions button at the top of the github page for the repository, or can be linked to in site documents:

  • Build FORD(1) docs
  • run fpm test on ubuntu with intel
  • run fpm test on ubuntu with gfortran
  • run fpm test on macos with gfortran
  • run fpm test on windows with gfortran
  • run fpm test on windows with mingw64
  • run fpm test on windows with msys gfortran