1
0
mirror of https://github.com/meekrosoft/fff synced 2026-01-23 00:15:59 +01:00

232 Commits

Author SHA1 Message Date
Mike Long
0631d2efc8 Make cpp reset function static 2011-03-22 20:16:22 +01:00
Mike Long
c1d80c74a5 memset return values in reset function 2011-03-10 12:30:39 +01:00
Mike Long
19f0c41e00 Cleaned up example 2011-02-21 20:43:18 +01:00
Mike Long
f732f951c7 Merge branch 'docs' 2011-02-19 21:36:39 +01:00
Mike Long
49281bd779 Add details for the other method of checking dropped histories 2011-02-19 21:36:25 +01:00
Mike Long
637ddd5eae Merge branch 'argument_history' 2011-02-19 21:33:35 +01:00
Mike Long
567971a703 Added another method for checking dropped histories 2011-02-19 21:33:16 +01:00
Mike Long
e8475e8e47 Fixed tabs for spaces 2011-02-19 21:23:28 +01:00
Mike Long
a6eeacdaf0 Added initial documentation for argument histories 2011-02-19 21:05:29 +01:00
Mike Long
6cbdb1c676 Clear argument history when RESET_FAKE called 2011-02-19 20:47:31 +01:00
Mike Long
f12810c3f9 Added basic argument history of fixed size 2011-02-14 21:57:59 +01:00
Mike Long
2043a11291 Added tests from C context 2011-01-15 21:35:17 +01:00
Mike Long
d43e9c9243 Fix typo 2011-01-03 20:05:08 +01:00
Mike Long
023f09edf2 Fix typo 2011-01-03 20:04:20 +01:00
Mike Long
e75a8cdfba Add cheat sheet 2011-01-03 19:55:36 +01:00
Mike Long
aa9a9edd90 Explain header-only 2011-01-03 12:24:51 +01:00
Mike Long
e034598562 Fixed typo in example 2011-01-03 12:13:05 +01:00
Mike Long
7b0a149cfc Better examples with better code 2011-01-01 21:27:48 +01:00
Mike Long
f923a5ad62 Register function call when fake is called 2011-01-01 21:03:20 +01:00
Mike Long
71c66bfa3a Removed src base directory 2011-01-01 20:13:33 +01:00
Mike Long
64c57b015d Changed readme to markdown and added more details 2011-01-01 15:32:26 +01:00
Mike Long
b22903e498 Unit tests for the framework 2010-12-21 23:26:48 +01:00
Mike Long
96e7a77bc1 Moved examples out of test directory 2010-12-21 23:07:30 +01:00
Mike Long
e4ffef00fc Renamed to fff and added function call history 2010-12-21 22:35:16 +01:00
Mike Long
98cde86ef8 Fixed bug for multi-argument functions 2010-12-18 11:24:57 +01:00
Mike Long
7c1ce9c19a Added a basic C test suite template 2010-12-17 18:21:13 +01:00
Mike Long
205c702fa9 Update README 2010-12-14 16:20:19 +01:00
Mike Long
014c49bef2 Improved Makefile and generate a C and C++ compatible header 2010-12-14 15:10:21 +01:00
Mike Long
ba00fb0399 Improve build to output binaries to build/ 2010-12-13 15:54:49 +01:00
Mike Long
732e5beff7 Initial build script 2010-12-12 20:57:30 +01:00
Mike Long
4fbd1e40fe Moved out test code to seperate directory 2010-12-12 20:17:48 +01:00
Mike Long
5def7f1fd3 Initial commit 2010-12-12 20:11:35 +01:00