3
I Use This!
Low Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected 2 days ago.
Jun 30, 2025 — Jun 30, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix(cmocka): Keep __LINE__ typed as size_t More... 4 months ago
fix(cmocka): Use %zu format instead of casting More... 4 months ago
fix: Avoid implicit sign conversions More... 4 months ago
fix(cmocka): Align arguments More... 4 months ago
fix(cmocka): Make `count` signed for functions that can take EXPECT_* values More... 4 months ago
fix(cmocka): Don't mix uint/int functions, causing -Wsign-conversion More... 5 months ago
Fix another typo in CMOCKA_DISABLE_DEPRECATION_WARNINGS More... 6 months ago
include: Fix typo in CMOCKA_DISABLE_DEPRECATION_WARNINGS More... 6 months ago
feat(include): Allow to disable deprecation warnings More... 7 months ago
tests(returns): Add test for mock_ptr_type(char *) More... 7 months ago
fix(cmocka): Discard const in symbol functions More... 7 months ago
fix(cmocka): Costify list_find() and list_first() More... 7 months ago
fix(cmocka): Discard const for free() More... 7 months ago
fix(include): We need a pointer without const for mocking More... 7 months ago
fix(example): Correctly apply const in expect_check_data_example More... 7 months ago
fix(example): Correctly cast to const in the calculator More... 7 months ago
tests(expect_check): Use const More... 7 months ago
fix(cmocka): Correctly apply const More... 7 months ago
feat(cmake): Enable -Wcast-qual compiler flag More... 7 months ago
doc(doxygen-awesome-css): Download as part of the `make docs` target More... 7 months ago
fix(example): comparison of integer expressions of different signedness More... 7 months ago
fix(cm_message_output): Make clear that those are bits More... 7 months ago
tests(output): Add tests to check CMOCKA_MESSAGE_OUTPUT More... 7 months ago
fix(message_output): We need to do sanity checking More... 7 months ago
fix(xml): Store the XML output path in a global variable More... 7 months ago
fix(output): Always go through cmocka_set_message_output() More... 7 months ago
chore(changelog): Update for latest changes More... 7 months ago
chore: Remove emtpy NEWS file More... 7 months ago
fix(cmake): Drop cmake < 3.13 compatibility in AddCMockaTest.cmake More... 7 months ago
chore(cmake): Set minimum required version to 3.13 More... 7 months ago