Commit Graph

13 Commits

Author SHA1 Message Date
mvandervoord ea78315418 - tweaked rakefile helper to use a configurable path from yaml file
git-svn-id: http://cmock.svn.sourceforge.net/svnroot/cmock/trunk@187 bf332499-1b4d-0410-844d-d2d48d5cc64c
2010-09-06 19:17:26 +00:00
mvandervoord ee12cbe2ab - fixed colour handling in example project
git-svn-id: http://cmock.svn.sourceforge.net/svnroot/cmock/trunk@185 bf332499-1b4d-0410-844d-d2d48d5cc64c
2010-08-13 12:29:32 +00:00
mvandervoord 4de681db99 - tweaked regex for searching includes (thanks mjaygo!)
git-svn-id: http://cmock.svn.sourceforge.net/svnroot/cmock/trunk@170 bf332499-1b4d-0410-844d-d2d48d5cc64c
2010-06-23 14:17:55 +00:00
mvandervoord 8c03f7b200 - Got examples project working again
git-svn-id: http://cmock.svn.sourceforge.net/svnroot/cmock/trunk@168 bf332499-1b4d-0410-844d-d2d48d5cc64c
2010-06-21 12:53:28 +00:00
mvandervoord 0e4d71efe2 - portability improvements
git-svn-id: http://cmock.svn.sourceforge.net/svnroot/cmock/trunk@67 bf332499-1b4d-0410-844d-d2d48d5cc64c
2009-03-02 01:09:24 +00:00
mvandervoord 18b335b222 - trying to define INFINITY and NAN in a more generic way.
git-svn-id: http://cmock.svn.sourceforge.net/svnroot/cmock/trunk@65 bf332499-1b4d-0410-844d-d2d48d5cc64c
2009-03-02 00:51:55 +00:00
mvandervoord 868e951c0e - handles pointers (but not yet arrays)
git-svn-id: http://cmock.svn.sourceforge.net/svnroot/cmock/trunk@63 bf332499-1b4d-0410-844d-d2d48d5cc64c
2009-02-22 00:06:43 +00:00
mkarlesky 66e744fe2b added defines to example Types.h needed by some compilers; reverted changes in return handling that accidentally snuck in previous check in
git-svn-id: http://cmock.svn.sourceforge.net/svnroot/cmock/trunk@58 bf332499-1b4d-0410-844d-d2d48d5cc64c
2009-02-19 18:46:57 +00:00
mvandervoord 492e319e11 * major changes to Expects to support structs, etc... not recommended for general consumption yet.
git-svn-id: http://cmock.svn.sourceforge.net/svnroot/cmock/trunk@56 bf332499-1b4d-0410-844d-d2d48d5cc64c
2009-02-19 03:28:53 +00:00
mvandervoord 302dcc9923 Made example project a little more friendly to various compilers.
git-svn-id: http://cmock.svn.sourceforge.net/svnroot/cmock/trunk@54 bf332499-1b4d-0410-844d-d2d48d5cc64c
2009-01-28 13:44:26 +00:00
greg-williams ca479009e7 * Modified TemperatureCalculator.c math library inclusion to use <math.h> instead of "math.h" in order to fix reported issue with GCC build
git-svn-id: http://cmock.svn.sourceforge.net/svnroot/cmock/trunk@50 bf332499-1b4d-0410-844d-d2d48d5cc64c
2008-12-04 04:20:08 +00:00
greg-williams 71651c1575 * Fixed bug in TestTemperatureCalculator.c that was causing the test to fail when using IAR
* Added :config target to allow passing toolchain configuration file into Rake
* Added checking of Unity unit test results in order to allow Rake to report a failure if any unit tests fail
* Fixed bug where base path setting was incompatible with with Unity unit test summary

git-svn-id: http://cmock.svn.sourceforge.net/svnroot/cmock/trunk@48 bf332499-1b4d-0410-844d-d2d48d5cc64c
2008-11-21 16:44:24 +00:00
greg-williams acba0a5a8a * Added support for IAR Embedded Workbench v5.0
- Relocated example project in preparation for adding real CMock system test

git-svn-id: http://cmock.svn.sourceforge.net/svnroot/cmock/trunk@47 bf332499-1b4d-0410-844d-d2d48d5cc64c
2008-11-21 02:31:27 +00:00