Skip to content

Releases: klassen-software-solutions/ksstest

Version 7.0.1

27 Aug 20:28
c90efdb
Compare
Choose a tag to compare

Adds the submodule update to allow the api to be published

Version 7.0.0

27 Aug 20:20
c63771a
Compare
Choose a tag to compare

Update to the C++ 17 standard.

Version 6.2.0

10 Jan 21:38
3326d25
Compare
Choose a tag to compare

#40 Added additional test assertion functions

Note that this is the final planned release of the v6 development. Only emergency patches will be added via the release/v6 branch. Any new development will begin on the development/v7 branch.

Version 6.1.3

23 Dec 16:53
f828ee7
Compare
Choose a tag to compare
  • Better GitHub identification of license and project language

Version 6.1.2

22 Dec 20:32
83a83a7
Compare
Choose a tag to compare
  • #37 modified the CI so that WIP checkins do not run the build, test or analysis

Version 6.1.1

21 Dec 21:14
Compare
Choose a tag to compare
  • Fixes #35 (isNotEqualTo should have a better description on failure)
  • Updates the build system

6.1.0

01 Dec 05:05
b296ef6
Compare
Choose a tag to compare
  • #19 Add an isCloseTo method
  • #24 Add an option to stop on the first test failure
  • #30 completesWithin does not handle infinite times
  • Add CI support

Fix for bug 27

27 Mar 03:49
8fc0723
Compare
Choose a tag to compare
Merge pull request #28 from klassen-software-solutions/linux-fixes

Added virtual destructors to the classes that require it