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
Add unit tests for assert_false() More... about 1 year ago
Add unit tests for assert_true() More... about 1 year ago
Make assert_true(), assert_false() more verbose More... about 1 year ago
include: Remove old MVSC prototype More... over 1 year ago
include: add CMOCKA_DLLEXTERN for MSVC DLLs More... over 1 year ago
update meson tests More... over 1 year ago
meson.build: install library if not a subproject More... over 1 year ago
cmake: enable WINDOWS_EXPORT_ALL_SYMBOLS More... over 1 year ago
89 add deprecated cm_print_error More... over 1 year ago
gitlab-ci: Do not install CMake More... almost 2 years ago
gitlab-ci: Add code coverage More... almost 2 years ago
cmake: Set CMOCKA_LIBRARIES in package config for backwards compatibility More... almost 2 years ago
cpack: Update ignore files for source package generation More... almost 2 years ago
coverity: Add missing functions to model file More... almost 2 years ago
gitlab-ci: Build also the coverity model files More... almost 2 years ago
coverity: Add makefile to build/test the model files More... almost 2 years ago
coverity: Add URL to modelling description More... almost 2 years ago
coverity: Add missing type definitions More... almost 2 years ago
tests: Mark state in some tests as unused More... almost 2 years ago
tests: Make test_expect_check more robust More... almost 2 years ago
include: avoid GCC -Wuninitialized in assert_ptr* More... almost 2 years ago
cmake: Add more compiler warnings More... almost 2 years ago
example: Fix pos value as snprintf returns an int More... almost 2 years ago
cmake: Use C99 and define GNU and POSIX flags directly at source files More... almost 2 years ago
include: Improve expect_check() documentation More... almost 2 years ago
Improve INSTALL.md More... almost 2 years ago
doc: Link to the examples for mocking More... almost 2 years ago
include: Improve documentation More... almost 2 years ago
tests: Add tests for will_return/mock with ptr and type saftey checking More... almost 2 years ago
cmocka: Add some kind of type safety for will_return and mock More... almost 2 years ago