3
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
GNU_SOURCE is not a compiler flag More... over 10 years ago
cmocka: do not use # with the %p printf modifier More... over 10 years ago
cmocka: use ISO C99 PRIu64 over LargestIntegralTypePrintfUnsignedFormat More... over 10 years ago
cmocka: use %p to printf a pointer More... over 10 years ago
cmocka: introduce LargestIntegralTypePrintfUnsignedFormat modifier More... over 10 years ago
cmocka: fix doxygen comment for assert_not_in_range() More... over 10 years ago
cmocka: fix doxygen comment for assert_in_range() More... over 10 years ago
cmocka: fix doxygen comment for assert_return_code() More... over 10 years ago
Bump version to 0.4.1. More... over 10 years ago
cmake: Fix cmocka cmake-config files. More... over 10 years ago
doc: Improve documentation for fail_msg(). More... over 10 years ago
cmake: Install cmake config to the correct directory. More... over 10 years ago
cmocka: Fix type of number_of_test_states which can be negative. More... over 10 years ago
cmocka: Add CMOCKA_TEST_ABORT env variable to leave threading apps. More... over 10 years ago
coverity: Add _assert_return_code model. More... over 10 years ago
Correctly report the number of tests without the number of setup/teardown functions included More... over 10 years ago
cmake: Ignore .ycm_extra_conf.pyc. More... almost 11 years ago
doc: Document the group functions. More... almost 11 years ago
cmocka: Define inline if not defined with MSVC. More... almost 11 years ago
Bump version to 0.4.0. More... almost 11 years ago
Add YouCompleteMe config. More... almost 11 years ago
cmake: Update UseDoxygen.cmake. More... almost 11 years ago
tests: Improve the fixture test. More... almost 11 years ago
cmocka: Add a dummy function for setup and teardown. More... almost 11 years ago
cmake: Create the compile command database by default. More... almost 11 years ago
doc: Fix some typos. More... almost 11 years ago
basic_test should be run with other CMOCKA_TESTS More... almost 11 years ago
Test should not be run if setup function fails More... almost 11 years ago
Use static modifier for temporary_buffer More... almost 11 years ago
Enable warning Wundef More... almost 11 years ago