summaryrefslogtreecommitdiff
path: root/test cases/frameworks/26 netcdf
AgeCommit message (Collapse)Author
2021-07-13Add expected skip annotations for non-linux CI runs to framework testsJon Turney
2021-07-07Annotate framework tests with where they are expected to skipJon Turney
Remove hard-coded framework test skip logic in skippable(), instead annotate test.json with environments in which skip is expected. (Mainly this is done with by testing the value of MESON_CI_JOBNAME now set for linux jobs)
2019-12-19ci: improve robustnessMichael Hirsch, Ph.D
* netcf * hdf5 * scalapack * coarray
2019-12-19CI: Skip NetCDF Fortran test on OSXDaniel Mensinger
2019-02-28add NetCDFMichael Hirsch, Ph.D