Skip to content

bugfix updates to gFTL-shared and pFUnit

Compare
Choose a tag to compare
@tclune tclune released this 21 Jul 16:39
· 34 commits to main since this release
3cdd967

Current versions

Package Version
gFTL v1.10.0
gFTL-shared v1.6.1
fArgParse v1.5.0
pFUnit v4.7.3
yaFyaml v1.1.0
pFlogger v1.10.0

Changed

  • Update gFTL-shared to v1.6.1
    • Fixed issue where the names of some iterators for containers were not being correctly named. E.g., StringSetIterator was only named SetIterator.
  • Update pFUnit to v4.7.3
    • Fixed cmake issue where target "pfunit-mpi-defines" is defined more than once
    • Missing variable declaration in parameterized test case boiler plate code.