openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
cmocka
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
about 18 hours
ago. based on code collected
2 days
ago.
Jun 30, 2025 — Jun 30, 2026
Showing page 1 of 31
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
fix(cmocka): Keep __LINE__ typed as size_t
John Gliksberg
More...
4 months ago
fix(cmocka): Use %zu format instead of casting
John Gliksberg
More...
4 months ago
fix: Avoid implicit sign conversions
John Gliksberg
More...
4 months ago
fix(cmocka): Align arguments
John Gliksberg
More...
4 months ago
fix(cmocka): Make `count` signed for functions that can take EXPECT_* values
John Gliksberg
More...
4 months ago
fix(cmocka): Don't mix uint/int functions, causing -Wsign-conversion
John Gliksberg
More...
5 months ago
Fix another typo in CMOCKA_DISABLE_DEPRECATION_WARNINGS
David Prévot
More...
6 months ago
include: Fix typo in CMOCKA_DISABLE_DEPRECATION_WARNINGS
Andreas Schneider
More...
6 months ago
feat(include): Allow to disable deprecation warnings
Andreas Schneider
More...
7 months ago
tests(returns): Add test for mock_ptr_type(char *)
Andreas Schneider
More...
7 months ago
fix(cmocka): Discard const in symbol functions
Andreas Schneider
More...
7 months ago
fix(cmocka): Costify list_find() and list_first()
Andreas Schneider
More...
7 months ago
fix(cmocka): Discard const for free()
Andreas Schneider
More...
7 months ago
fix(include): We need a pointer without const for mocking
Andreas Schneider
More...
7 months ago
fix(example): Correctly apply const in expect_check_data_example
Andreas Schneider
More...
7 months ago
fix(example): Correctly cast to const in the calculator
Andreas Schneider
More...
7 months ago
tests(expect_check): Use const
Andreas Schneider
More...
7 months ago
fix(cmocka): Correctly apply const
Andreas Schneider
More...
7 months ago
feat(cmake): Enable -Wcast-qual compiler flag
Andreas Schneider
More...
7 months ago
doc(doxygen-awesome-css): Download as part of the `make docs` target
Andreas Schneider
More...
7 months ago
fix(example): comparison of integer expressions of different signedness
Andreas Schneider
More...
7 months ago
fix(cm_message_output): Make clear that those are bits
Andreas Schneider
More...
7 months ago
tests(output): Add tests to check CMOCKA_MESSAGE_OUTPUT
Andreas Schneider
More...
7 months ago
fix(message_output): We need to do sanity checking
Andreas Schneider
More...
7 months ago
fix(xml): Store the XML output path in a global variable
Andreas Schneider
More...
7 months ago
fix(output): Always go through cmocka_set_message_output()
Andreas Schneider
More...
7 months ago
chore(changelog): Update for latest changes
Andreas Schneider
More...
7 months ago
chore: Remove emtpy NEWS file
Andreas Schneider
More...
7 months ago
fix(cmake): Drop cmake < 3.13 compatibility in AddCMockaTest.cmake
Andreas Schneider
More...
7 months ago
chore(cmake): Set minimum required version to 3.13
Andreas Schneider
More...
7 months ago
←
1
2
3
4
5
6
7
8
9
…
30
31
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree