Releases: covemountainsoftware/cpputest-for-qpcpp
v1.5.0, default QP is now v8.0.x
Support QP v8.0.x. Remains compatible with v7.x.x QP. The internal default is now v8.0.4
Full Changelog: v1.4.0...v1.5.0
v1.4.0
Minor changes and clean up. Removed cppcheck usage as it was generating a false positive within QP in Ubuntu 24.04.
Move to Ubuntu 24.04 as the primary build target.
Increment C++ standard to 17 from 14.
Still paired with QP v7.3.4
Full Changelog: v1.3.0...v1.4.0
v1.3.0
Cool improvement: Known QP asserts encountered during testing now print out extended meta information with further details, tips, and followup URLs related to the assert.
Other improvements:
factory method for creating dummy active objects
various predefined AO priorities provided for dummy/recorder use
BREAKING CHANGE: move the dummy active object into the cms::test namespace, where it was intended to be
BREAKING CHANGE: rename a header to follow the cms pattern of other headers
Full Changelog: v1.2.0...v1.3.0
v1.2.0
Full Changelog: v1.1.0...v1.2.0
v1.1.0
Update to latest QP/C++ (v7.3.4) and related changes.
This is a breaking change due to changes in QP/C++ since v7.3.0
v1.0.1
First tagged release having moved this repo to a library only.
Examples are now at https://github.com/covemountainsoftware/cpputest-for-qpcpp-examples