-
cmocka-1.1.8eba4d6ff · ·
cmocka-1.1.8 * cmocka version 1.1.8 * Set CMOCKA_LIBRARIES in package config for backwards compatibility * Improve c_strreplace implementation * Sanitize XML strings * Update check for uintptr_t * Require cmake >= 3.10
-
debian/1.1.7-3ceb9c949 · ·
cmocka release 1.1.7-3 for unstable (sid) (maintainer view tag generated by dgit --quilt=gbp) [dgit distro=debian split --quilt=gbp]
-
debian/1.1.7-20c7a4794 · ·
cmocka release 1.1.7-2 for unstable (sid) (maintainer view tag generated by dgit --quilt=gbp) [dgit distro=debian split --quilt=gbp]
-
cmocka-1.1.6f1e16150 · ·
cmocka-1.1.6 * Added new assert macros to compare 2 double given an epsilon * Added meson build system * Added header with version to TAP13 output * Fixed issues with MSVC * Fixed TAP output for skipped tests * Fixed issue with fail_msg * CMake generated configs for find_package(cmocka) * Documentation improvements
-
cmocka-1.1.4ad4f670e · ·
cmocka-1.1.4 * Added assert_float(_not)_equal() * Added expect_any_always() * Small bug fixes
-
cmocka-1.1.37269b468 · ·
cmocka-1.1.3 * Fixed subunit output on failures * Do not abort if a test is skipped * Switched to Modern CMake