3
I Use This!
Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
example: Move examples to top level dir. More... almost 13 years ago
include: Move include dir to top level. More... almost 13 years ago
cmocka: Fix a build warning on x86. More... almost 13 years ago
Remove the obsolite m4 files. More... almost 13 years ago
cmake: Mark failing tests as passed. More... almost 13 years ago
example: Fix 64bit problems in product_database_test. More... almost 13 years ago
example: Fix casting on 64bit platforms. More... almost 13 years ago
include: Fix casting on 64bit platforms. More... almost 13 years ago
example: Fix build warnings for assert_module test. More... almost 13 years ago
cmake: Build assert_module_test. More... almost 13 years ago
include: Fix build on OpenIndiana. More... almost 13 years ago
include: Correctly detect uintptr_t size on Linux. More... almost 13 years ago
cpack: Update version number. More... almost 13 years ago
cmake: Set version number to 0.2.0. More... almost 13 years ago
cmake: Add missing AddCMockaTest.cmake. More... almost 13 years ago
cmake: Add ctest support. More... almost 13 years ago
cmake: Add an option to turn on unit testing. More... almost 13 years ago
cmake: Add a CTestConfig.cmake. More... almost 13 years ago
examples: Fix warnings of allocate_module_test. More... about 13 years ago
examples: Fix warnings of assert_macro_test. More... about 13 years ago
examples: Fix warnings of calculator_test. More... about 13 years ago
lib: Use discard_const for casting. More... about 13 years ago
header: Add cmocka_private header with useful macros. More... about 13 years ago
examples: Fix warnings of customer_database. More... about 13 years ago
examples: Fix warnings of customer_database_test. More... about 13 years ago
examples: Fix warnings of key_value_test. More... about 13 years ago
examples: Fix warnings of product_database_test. More... about 13 years ago
header: Add printf attribute checking for vprint functions. More... about 13 years ago
lib: Fix printf with size_t. More... about 13 years ago
lib: Fix printf warnings. More... about 13 years ago