Commit Graph

3 Commits

Author SHA1 Message Date
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