3
I Use This!
Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 15 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
include: Remove old MVSC prototype More... 9 months ago
include: add CMOCKA_DLLEXTERN for MSVC DLLs More... 9 months ago
update meson tests More... 11 months ago
meson.build: install library if not a subproject More... 11 months ago
cmake: enable WINDOWS_EXPORT_ALL_SYMBOLS More... 12 months ago
89 add deprecated cm_print_error More... about 1 year ago
gitlab-ci: Do not install CMake More... about 1 year ago
gitlab-ci: Add code coverage More... about 1 year ago
cmake: Set CMOCKA_LIBRARIES in package config for backwards compatibility More... about 1 year ago
cpack: Update ignore files for source package generation More... about 1 year ago
coverity: Add missing functions to model file More... about 1 year ago
gitlab-ci: Build also the coverity model files More... about 1 year ago
coverity: Add makefile to build/test the model files More... about 1 year ago
coverity: Add URL to modelling description More... about 1 year ago
coverity: Add missing type definitions More... about 1 year ago
tests: Mark state in some tests as unused More... about 1 year ago
tests: Make test_expect_check more robust More... about 1 year ago
include: avoid GCC -Wuninitialized in assert_ptr* More... about 1 year ago
cmake: Add more compiler warnings More... over 1 year ago
example: Fix pos value as snprintf returns an int More... over 1 year ago
cmake: Use C99 and define GNU and POSIX flags directly at source files More... over 1 year ago
include: Improve expect_check() documentation More... over 1 year ago
Improve INSTALL.md More... over 1 year ago
doc: Link to the examples for mocking More... over 1 year ago
include: Improve documentation More... over 1 year ago
tests: Add tests for will_return/mock with ptr and type saftey checking More... over 1 year ago
cmocka: Add some kind of type safety for will_return and mock More... over 1 year ago
tests: Add tests for new will_return and mock macros More... over 1 year ago
include: Add specific will_return and mock macros for different types More... over 1 year ago
include: Add assign_(int|uint|double|ptr)_to_cmocka_value() macros More... over 1 year ago