1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 2 months ago. based on code collected about 2 months ago.
Jan 04, 2024 — Jan 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added macro counting shortcuts for variadic fakes More... over 8 years ago
Added custom fake support for variadic functions More... over 8 years ago
Adding a line break after license More... over 8 years ago
Merge pull request #10 from CiderMan/master More... almost 9 years ago
Built and tested following updates More... almost 9 years ago
Change (END_)EXTERN_C to have FFF_ prefix More... almost 9 years ago
Changed comment style to give strict C89 compatibility More... almost 9 years ago
Delete old unused header file More... almost 11 years ago
Add license file and make gtest compile with own TR1 tuple library More... about 11 years ago
Added the tips from Micha into the readme More... over 11 years ago
Update the readme with Micha's information on return by reference More... over 11 years ago
Add support for up to 20 arguments More... over 11 years ago
Merged varargs support with const support More... over 11 years ago
Implement minimal support for varargs More... over 12 years ago
Add support for const parameters in fakes (C only) More... over 12 years ago
Add vararg support (Work In Progress) More... over 12 years ago
Add test with const parameters More... over 12 years ago
Improve makefiles More... over 12 years ago
Added custom fake information to the readme documentation More... over 12 years ago
Cleanup UI example to non-argument length specific syntax More... over 12 years ago
Make the driver examples capable of compiling together More... over 12 years ago
Added driver testing example and cleanup the buildandtest script More... over 12 years ago
Add tests for returning custom fake return values on non-void custom fakes More... over 12 years ago
Add support to return the return value from custom fakes when it is a non-void function More... over 12 years ago
Add test case for returning values from custom fakes More... over 12 years ago
fix include file name More... over 12 years ago
fix include file name More... over 12 years ago
fix include file name More... over 12 years ago
Moved embedded user interface example into own directory More... over 12 years ago
Removed old fff.h - updated to the new fff style More... over 12 years ago