- 20 1月, 2016 1 次提交
-
- 07 1月, 2016 1 次提交
-
-
由 jsalling 提交于
Now that the project is using .gitattributes, get rid of CRLF in the repo.
-
- 22 12月, 2015 1 次提交
-
-
由 jsalling 提交于
Updated clang and gcc targets. Fixed spelling of LIMITS, which breaks the gcc_auto_sizeof.yml build. Commented -Wunreachable-code, Unity won't build on OSX clang with it, error in unity.c:769 & 932: 'default: break;' case.
-
- 13 11月, 2015 1 次提交
-
-
由 Mark VanderVoord 提交于
We're going to use the C99 isinf() and isnan() macros wherever possible now. If your compiler doesn't support this, define UNITY_EXCLUDE_MATH_H and it will go back to the old method
-
- 30 7月, 2014 1 次提交
-
-
由 Mark VanderVoord 提交于
rearranged project to centralize all self-test stuff under test directory. only pull in includes when required.
-
- 29 7月, 2014 1 次提交
-
-
由 Mark VanderVoord 提交于
-
- 17 1月, 2013 1 次提交
-
-
由 Alexander Klauer 提交于
-
- 27 4月, 2012 1 次提交
-
-
由 Scott Vokes 提交于
-
- 03 5月, 2011 1 次提交
-
-
由 mvandervoord 提交于
- rolled in DOUBLE support from Mark Vismer (thanks!) git-svn-id: http://unity.svn.sourceforge.net/svnroot/unity/trunk@134 e7d17a6e-8845-0410-bbbc-c8efb4fdad7e
-
- 24 1月, 2011 1 次提交
-
-
由 mvandervoord 提交于
- NOTE: now you need to define UNITY_SUPPORT_TEST_CASES to use TEST_CASE. This is to avoid problems with compilers that don't support varargs in macros. git-svn-id: http://unity.svn.sourceforge.net/svnroot/unity/trunk@116 e7d17a6e-8845-0410-bbbc-c8efb4fdad7e
-
- 22 12月, 2010 1 次提交
-
-
由 mvandervoord 提交于
git-svn-id: http://unity.svn.sourceforge.net/svnroot/unity/trunk@108 e7d17a6e-8845-0410-bbbc-c8efb4fdad7e
-
- 22 9月, 2010 1 次提交
-
-
由 mvandervoord 提交于
- improved error reporting for generate_test_runner git-svn-id: http://unity.svn.sourceforge.net/svnroot/unity/trunk@96 e7d17a6e-8845-0410-bbbc-c8efb4fdad7e
-
- 19 9月, 2010 1 次提交
-
-
由 mvandervoord 提交于
- fixed broken gcc makefile git-svn-id: http://unity.svn.sourceforge.net/svnroot/unity/trunk@95 e7d17a6e-8845-0410-bbbc-c8efb4fdad7e
-
- 28 7月, 2010 1 次提交
-
-
由 mvandervoord 提交于
- organized targets into a subdirectory - cleaned up testing so floats and 64-bit ints are only tested if enabled git-svn-id: http://unity.svn.sourceforge.net/svnroot/unity/trunk@85 e7d17a6e-8845-0410-bbbc-c8efb4fdad7e
-
- 21 3月, 2010 1 次提交
-
-
由 mvandervoord 提交于
- updated unity helper examples to get them working again - got examples running again git-svn-id: http://unity.svn.sourceforge.net/svnroot/unity/trunk@65 e7d17a6e-8845-0410-bbbc-c8efb4fdad7e
-
- 16 4月, 2009 2 次提交
-
-
由 mkarlesky 提交于
git-svn-id: http://unity.svn.sourceforge.net/svnroot/unity/trunk@27 e7d17a6e-8845-0410-bbbc-c8efb4fdad7e
-
由 mkarlesky 提交于
git-svn-id: http://unity.svn.sourceforge.net/svnroot/unity/trunk@26 e7d17a6e-8845-0410-bbbc-c8efb4fdad7e
-
- 11 4月, 2009 1 次提交
-
-
由 greg-williams 提交于
Need to figure out what to do about IAR MSP430 git-svn-id: http://unity.svn.sourceforge.net/svnroot/unity/trunk@24 e7d17a6e-8845-0410-bbbc-c8efb4fdad7e
-