Skip to content

test-drive version 0.5.0

Latest
Compare
Choose a tag to compare
@awvwgk awvwgk released this 30 Aug 09:00
· 3 commits to main since this release
fd66b4b

Changelog

  • add OpenMP condition to serialize runtests on requests by @jvdp1 in #11
  • Avoid runtime checks by @awvwgk in #16
  • Fix compilation with Intel Fortran by @awvwgk in #17
  • Fix fetch method causing test-drive tests to be included in CTest list by @topherocity in #18
  • Fix overflow for huge negative integers by @awvwgk in #21
  • Make feature detection configurable in meson by @awvwgk in #23
  • Remove gcc-6 on macos-latest and gcc-[78] on ubuntu-latest workflows by @milancurcic in #28
  • ci: use setup-fortran, bump actions, add requirements.txt by @wpbonelli in #29
  • Update compile/link args in config/meson.build by @wpbonelli in #31
  • docs(readme): fix typos by @stigh in #32
  • Allow fetching from a specific git tag. by @Sean1708 in #24
  • Update CI by @awvwgk in #38
  • Allow overriding of precision check in CMake by @awvwgk in #37
  • Update version to 0.5.0 by @awvwgk in #39

New Contributors

Full Changelog: v0.4.0...v0.5.0