Skip to content

Added IntelLLVM support (untested)

Compare
Choose a tag to compare
@tclune tclune released this 17 Apr 14:37
· 101 commits to main since this release
74e6f4a

[4.7.0] - 2023-04-17

Changed

  • Update fArgParse submodule to v1.5.0

Added

  • Added IntelLLVM.cmake to support ifx
  • Added interface for @asertEquals for arrays of strings. Previously only string scalars could be compared.
  • Added check in pFUnit preprocessor that raises an exception if the module name and filename do not agree unless @suite is used to override default assumptions.
  • Added option to set labels to ctests
  • Added changelog enforcer GitHub Action

Fixed

  • --verbose option is now passed through by ctest runner
  • Converted GitHub CI to use cmake abstract build commands