3
I Use This!
Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Jul 23, 2024 — Jul 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
config: Fix define for strsignal(). More... almost 11 years ago
cmocka: Fix setting size_of_set in expect_set(). More... almost 11 years ago
doc: Update cmocka documentation for new test runner. More... almost 11 years ago
cmocka: Use ARRAY_SIZE everywhere. More... almost 11 years ago
cmocka: Mark run_tests as deprecated. More... almost 11 years ago
tests: Use new cmocka test runner in our tests and examples More... almost 11 years ago
cmocka: Make global variables thread local. More... almost 11 years ago
config: Remove unused options. More... almost 11 years ago
cmake: Add configure checks for thread local storage. More... almost 11 years ago
cmocka: Implement a new test runner. More... almost 11 years ago
cmake: Use standard cmake variables in CMakeLists.txt. More... almost 11 years ago
GNU_SOURCE is not a compiler flag More... almost 11 years ago
cmocka: do not use # with the %p printf modifier More... almost 11 years ago
cmocka: use ISO C99 PRIu64 over LargestIntegralTypePrintfUnsignedFormat More... almost 11 years ago
cmocka: use %p to printf a pointer More... about 11 years ago
cmocka: introduce LargestIntegralTypePrintfUnsignedFormat modifier More... about 11 years ago
cmocka: fix doxygen comment for assert_not_in_range() More... about 11 years ago
cmocka: fix doxygen comment for assert_in_range() More... about 11 years ago
cmocka: fix doxygen comment for assert_return_code() More... about 11 years ago
Bump version to 0.4.1. More... about 11 years ago
cmake: Fix cmocka cmake-config files. More... about 11 years ago
doc: Improve documentation for fail_msg(). More... about 11 years ago
cmake: Install cmake config to the correct directory. More... over 11 years ago
cmocka: Fix type of number_of_test_states which can be negative. More... over 11 years ago
cmocka: Add CMOCKA_TEST_ABORT env variable to leave threading apps. More... over 11 years ago
coverity: Add _assert_return_code model. More... over 11 years ago
Correctly report the number of tests without the number of setup/teardown functions included More... over 11 years ago
cmake: Ignore .ycm_extra_conf.pyc. More... over 11 years ago
doc: Document the group functions. More... over 11 years ago
cmocka: Define inline if not defined with MSVC. More... over 11 years ago