3
I Use This!
Low Activity

Commits : Listings

Analyzed 6 days ago. based on code collected 6 days ago.
May 27, 2023 — May 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
cmocka: Fix filling the cm_tests array. More... almost 6 years ago
Rename README and INSTALL More... almost 6 years ago
INSTALL: Fix a typo More... almost 6 years ago
cmocka: Limit the display of memory if it is not equal More... almost 6 years ago
Update README More... almost 6 years ago
def: Add cm_print_error as export More... almost 6 years ago
example: Explicitly cast the double to int More... almost 6 years ago
example: Remove dead code More... almost 6 years ago
examples: Add README for uptime More... almost 6 years ago
cmake: Disable reading the DLL locations on non WIN32 platforms More... about 6 years ago
cmocka: Add checks for sane arguments and allocation More... about 6 years ago
examples: Add better mocking example More... about 6 years ago
Update INSTALL More... about 6 years ago
src: Use correct size type for check_for_leftover_values_list() More... about 6 years ago
cmake: Mark cmocka library and include dir as advanced More... about 6 years ago
src: Fix size type for allocated_blocks More... about 6 years ago
meson: Initial Meson build system support More... over 6 years ago
include: Add brackets to avoid issues with sizeof operator More... over 6 years ago
cmake: Allow to use cmocka as a sub project More... almost 7 years ago
cmocka: Print the error message of a fixture if it fails More... almost 7 years ago
src: Initialize teardown_name to fix a build warning More... almost 7 years ago
Bump version to 1.1.1 More... about 7 years ago
cmocka: Change define to HAVE_CLOCK_REALTIME More... about 7 years ago
src: Do not use C++ keywords as local variables More... about 7 years ago
Fix TAP output and summary. More... about 7 years ago
Update doxygen config More... about 7 years ago
doxygen: Allow space in path names More... over 7 years ago
Remove dangling unit test source file. More... over 7 years ago
cmake: Add -Wstrict-prototypes during build More... over 7 years ago
cmocka: Leave if expected_call is NULL More... over 7 years ago