Closed t-w closed 1 year ago
OK. so in the end, I am not adding Ubuntu LTS... It is 20.04 and it has some completely ancient check (0.10.0-3build2), packages with Check in Ubuntu: https://packages.ubuntu.com/search?keywords=check&searchon=names&suite=all§ion=all
In fact the "latest" Ubuntu in actions is 22.04 (so the newer LTS...), and this one has the same version of check as Debian stable. So adding the other one makes no sense...
Besides END_TEST
, 0.9.6 from Ubuntu 20.04 is lacking several functions:
ck_assert_mem_eq/ne
ck_assert_ptr_nonnull
See: https://raw.githubusercontent.com/libcheck/check/master/NEWS
what should help testing with older software (should help testing for Debian stable).