Tags give the ability to mark specific points in history as being important
-
v2.0.0
protectedRelease: Release 2.0.01a347a64 · ·check-suite version 2.0.0 Changed * test name no longer has to be unique in the whole test suite, it just has to be unique in the test case * the default array name for the array tests is now `${TCASE}_${TNAME}_d` instead of old `${TNAME}_d` -
v1.0.2
protectedRelease: Release 1.0.2a47e38f1 · ·Check Suite version 1.0.2 Changed * `array` is now optional for `ARRAY_TEST*` and deduced from the test name if not specified
-
v1.0.1
protectedRelease: Release 1.0.1f53dcdf9 · ·Check Suite version 1.0.1 Fixed * linking with libcheck\_suite using pkg-config that resulted in missing check * release script to correctly extract project version from Meson file
-
v1.0.0
protectedRelease: Release 1.0.0c0cdbd03 · ·Check Suite version 1.0.0 Initial version of Check Suite