Commit Graph

11 Commits

Author SHA1 Message Date
Mark VanderVoord
a60383ec34 Update licenses to new standards... plus New Years bump 2025-01-01 12:05:55 -05:00
Mark VanderVoord
2ac0ccb27b fixed white space 2016-01-04 20:00:32 -05:00
Greg Williams
90e5ae59b0 Fixed unity test suite runners to pass test suite directly to UnityBegin(name) to be compliant with newer Unity API. 2015-03-12 08:53:38 -04:00
Mark VanderVoord
efcd13d3aa Make sure CMock releases its dynamically allocated memory at the end of the entire suite. 2014-05-21 19:23:18 -04:00
Mark VanderVoord
2e3744f748 Update to latest version of Unity 2014-03-17 10:46:43 -04:00
mvandervoord
e9a7151241 - Reworked memory handling to avoid realloc problems if it decides to relocate the block.
git-svn-id: http://cmock.svn.sourceforge.net/svnroot/cmock/trunk@202 bf332499-1b4d-0410-844d-d2d48d5cc64c
2011-01-13 18:10:57 +00:00
mvandervoord
593f4e3e30 - removed runTest because it is no longer needed with new Unity updates
git-svn-id: http://cmock.svn.sourceforge.net/svnroot/cmock/trunk@193 bf332499-1b4d-0410-844d-d2d48d5cc64c
2010-11-10 16:15:48 +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
14d639bbd8 - made index follow alignment rules too
- added support to track line numbers
- tweaked color support

git-svn-id: http://cmock.svn.sourceforge.net/svnroot/cmock/trunk@158 bf332499-1b4d-0410-844d-d2d48d5cc64c
2010-03-24 01:06:51 +00:00
mvandervoord
1ff34b5c04 - updating to handle new standard unity output
git-svn-id: http://cmock.svn.sourceforge.net/svnroot/cmock/trunk@156 bf332499-1b4d-0410-844d-d2d48d5cc64c
2010-03-10 03:09:49 +00:00
mvandervoord
e79a5f13d1 - added cmock.c file for handling generic parts
- switched to better memory management technique


git-svn-id: http://cmock.svn.sourceforge.net/svnroot/cmock/trunk@155 bf332499-1b4d-0410-844d-d2d48d5cc64c
2010-03-08 13:32:31 +00:00