1
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Jun 10, 2024 — Jun 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add putdml More... over 8 years ago
indent funct with block instead of pushd and popd More... over 8 years ago
Fix typos in README More... over 8 years ago
Wrap statements in multistatement macro with do {} while (0) More... over 8 years ago
Use function pointer for call_history More... over 8 years ago
Fix issue13: Add function prototype to DECLARE_* More... over 8 years ago
Merge pull request #19 from usr42/master More... over 8 years ago
Fix FAKE_VALUE_FUNC with 20 parameters More... over 8 years ago
Refactor output_macro_counting_shortcuts More... over 8 years ago
Fix gcc/g++ usage in Makefile More... over 8 years ago
Merge pull request #18 from aunsbjerg/master More... over 8 years ago
Added simple explanation and example to readme file
mj
More... over 8 years ago
Removed file I accidentally added
mj
More... over 8 years ago
Added auto counting of parameters for declaration and definition of fake functions for global use. Adjusted unit tests of global functions
mj
More... over 8 years ago
added helper for generating argument sequences
mj
More... over 8 years ago
Merge pull request #17 from alvarez86/update_custom_fake_seq_readme More... over 8 years ago
README: Update README.md to give example of SET_CUSTOM_FAKE_SEQ macro More... over 8 years ago
Merge pull request #16 from CiderMan/master More... over 8 years ago
Merge pull request #15 from alvarez86/custom_fake_seq More... over 8 years ago
Added missing #include, built and tested More... over 8 years ago
Add vim backup files to .gitignore More... over 8 years ago
fff.h with support to custom fake sequences (non-variadic functions) More... over 8 years ago
Added two test cases for SET_CUSTOM_FAKE_SEQ More... over 8 years ago
Support for custom fake function sequences (non-variadic functions) More... over 8 years ago
Add travis build status to readme More... almost 9 years ago
Initial try at a travis yaml More... almost 9 years ago
Add git ignore to ignore build directory More... almost 9 years ago
Merge pull request #11 from rubiot/variadic_custom_fakes More... almost 9 years ago
Build and test with support for variadic custom fakes More... about 9 years ago
Added test case for FAKE_VALUE_FUNC_VARARG. More... about 9 years ago