3
I Use This!
Activity Not Available

Commits : Listings

Analyzed 11 months ago. based on code collected 11 months ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
include: Correctly detect uintptr_t size on Linux. More... about 12 years ago
cpack: Update version number. More... about 12 years ago
cmake: Set version number to 0.2.0. More... about 12 years ago
cmake: Add missing AddCMockaTest.cmake. More... about 12 years ago
cmake: Add ctest support. More... about 12 years ago
cmake: Add an option to turn on unit testing. More... about 12 years ago
cmake: Add a CTestConfig.cmake. More... about 12 years ago
examples: Fix warnings of allocate_module_test. More... over 12 years ago
examples: Fix warnings of assert_macro_test. More... over 12 years ago
examples: Fix warnings of calculator_test. More... over 12 years ago
lib: Use discard_const for casting. More... over 12 years ago
header: Add cmocka_private header with useful macros. More... over 12 years ago
examples: Fix warnings of customer_database. More... over 12 years ago
examples: Fix warnings of customer_database_test. More... over 12 years ago
examples: Fix warnings of key_value_test. More... over 12 years ago
examples: Fix warnings of product_database_test. More... over 12 years ago
header: Add printf attribute checking for vprint functions. More... over 12 years ago
lib: Fix printf with size_t. More... over 12 years ago
lib: Fix printf warnings. More... over 12 years ago
header: Add printf attribute checking with gcc. More... over 12 years ago
cmake: Check for _GNU_SOURCE and add it if available. More... over 12 years ago
include: Use C style comments. More... over 12 years ago
Rename cmokery to cmocka for a fork. More... over 12 years ago
build: Export global_last_failed_assert. More... over 13 years ago
build: Fix fail_if_leftover_values export. More... over 13 years ago
example: Fix build warnings of allocate_module. More... over 13 years ago
example: Fix a segfault in calculator test. More... over 13 years ago
example: Fix build warnings of calculator. More... over 13 years ago
example: Fix build warnings of customer_database. More... over 13 years ago
example: Fix build warnings of key_value. More... over 13 years ago