Commit Graph

10 Commits

Author SHA1 Message Date
mvandervoord 1639e2f49f - updated cmock to use unity's understanding of pointer size (why double configure?)
- small tweaks to cmock docs

git-svn-id: http://cmock.svn.sourceforge.net/svnroot/cmock/trunk@181 bf332499-1b4d-0410-844d-d2d48d5cc64c
2010-07-29 02:39:57 +00:00
mvandervoord 7e0c3907b8 - updated docs to have latest config options
- allow function pointers to have an implied void like bleh()

git-svn-id: http://cmock.svn.sourceforge.net/svnroot/cmock/trunk@178 bf332499-1b4d-0410-844d-d2d48d5cc64c
2010-07-02 20:00:39 +00:00
mvandervoord 8cb956367d - added ability to use callbacks with or without argument checking
- added ability to use callbacks with or without the extra count argument
- updated docs

git-svn-id: http://cmock.svn.sourceforge.net/svnroot/cmock/trunk@164 bf332499-1b4d-0410-844d-d2d48d5cc64c
2010-06-08 00:46:50 +00:00
mvandervoord 3779a76069 - fixed error in docs
- make unity optional (even though we don't fully support any other framework yet)


git-svn-id: http://cmock.svn.sourceforge.net/svnroot/cmock/trunk@163 bf332499-1b4d-0410-844d-d2d48d5cc64c
2010-06-06 17:00:30 +00:00
mvandervoord 36de9c6fc4 - added copyright notices to code (oops)
- protected against people using extern "C"

git-svn-id: http://cmock.svn.sourceforge.net/svnroot/cmock/trunk@161 bf332499-1b4d-0410-844d-d2d48d5cc64c
2010-04-27 02:14:44 +00:00
mvandervoord b2241274e4 - rolled in color coding changes from Martyn
- cleaned up utils to make faster and clearer
- corrected mistake in system test helper

git-svn-id: http://cmock.svn.sourceforge.net/svnroot/cmock/trunk@157 bf332499-1b4d-0410-844d-d2d48d5cc64c
2010-03-13 04:53:12 +00:00
mvandervoord 06ef8bb221 * added callback plugin
* cleaned up plugin prioritization
* updated plain docs

git-svn-id: http://cmock.svn.sourceforge.net/svnroot/cmock/trunk@148 bf332499-1b4d-0410-844d-d2d48d5cc64c
2009-12-04 18:52:59 +00:00
mvandervoord c15115d596 * Runnable from command line
* Updated docs to better explain config and usage

git-svn-id: http://cmock.svn.sourceforge.net/svnroot/cmock/trunk@53 bf332499-1b4d-0410-844d-d2d48d5cc64c
2008-12-13 01:18:04 +00:00
mvandervoord 7501324c20 docs forced to better conformity
git-svn-id: http://cmock.svn.sourceforge.net/svnroot/cmock/trunk@35 bf332499-1b4d-0410-844d-d2d48d5cc64c
2008-10-29 12:34:05 +00:00
greg-williams 379cd02c5c - Added initial documentation
git-svn-id: http://cmock.svn.sourceforge.net/svnroot/cmock/trunk@32 bf332499-1b4d-0410-844d-d2d48d5cc64c
2008-10-28 20:59:38 +00:00