Releases: covemountainsoftware/cpputest-for-qpcpp
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