Skip to content

Releases: cpp-testing/GUnit

v1.16.0

02 Apr 11:44
Compare
Choose a tag to compare

What's Changed

  • cmake >= 3.12
  • Add Cucumber.json Fail message and Path Input by @TheKayneGame in #95
  • Silence -Wdeprecated-this-capture warning by @dutkalex in #97
  • ✨ enable support for logical expressions in EXPECT and ASSERT by @dustingooding in #98
  • 🐛 Fix std includes for GTest.h by @elbeno in #99
  • CI: Fix Windows and macOS workflows to use correct runners by @divark in #102

New Contributors

Full Changelog: v1.14.0...v1.16.0

v1.14.0

24 Aug 14:26
Compare
Choose a tag to compare
updated to googletest v1.14.0

v1.13.0

12 Apr 15:13
Compare
Choose a tag to compare
updated to googletest v1.13.0

GUnit-1.11.0

10 Aug 11:58
Compare
Choose a tag to compare

GUnit-1.0.0

15 Dec 12:44
Compare
Choose a tag to compare

Initial release

  • Support for Linux - Clang-3.7+
  • Support for Linux - GCC-5+
  • Support for Mac OSx - Xcode-7.3+