-
Notifications
You must be signed in to change notification settings - Fork 518
Closed
Description
To automatically check the code (and PRs) will compile and pass tests, these services could be used:
-
Travis CI for Linux -
AppVeyor for Windows - GitHub Actions
Update - Adding environment matrix
Systems
- macOS
- Windows
- Linux (Ubuntu)
Compilers
- GNU Fortran 10
- Intel Fortran 2020 (oneAPI Classic)
- CygWin - Windows only
Test types
- Regression tests
- glue-codes
- individual modules
- Unit tests
- Memory footprint
Reactions are currently unavailable