- 29 6月, 2022 1 次提交
-
-
由 Calm_1024 提交于
-
- 11 3月, 2021 1 次提交
-
-
由 mamingshuai 提交于
-
- 09 9月, 2020 1 次提交
-
-
由 wenjun 提交于
-
- 23 6月, 2016 1 次提交
-
-
由 Mark VanderVoord 提交于
Updated method of testing generate_test_runner script to be a FUNCTIONAL test instead of a perfect code match. Backfilled most tests and added some coverage not previously present. Still need to test new command line args and a few cmock details.
-
- 07 1月, 2016 1 次提交
-
-
由 jsalling 提交于
Now that the project is using .gitattributes, get rid of CRLF in the repo.
-
- 30 7月, 2014 1 次提交
-
-
由 Mark VanderVoord 提交于
rearranged project to centralize all self-test stuff under test directory. only pull in includes when required.
-
- 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 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
-
- 31 8月, 2009 2 次提交
-
-
由 greg-williams 提交于
git-svn-id: http://unity.svn.sourceforge.net/svnroot/unity/trunk@42 e7d17a6e-8845-0410-bbbc-c8efb4fdad7e
-
由 greg-williams 提交于
Added support for 16-bit processors via BUS_WIDTH=16 preprocessor define. Defaults to 32-bit if unspecified. Updated iar_msp430.yml to use full IAR MSP430 edition and use new BUS-WIDTH define. git-svn-id: http://unity.svn.sourceforge.net/svnroot/unity/trunk@40 e7d17a6e-8845-0410-bbbc-c8efb4fdad7e
-
- 13 4月, 2009 1 次提交
-
-
由 greg-williams 提交于
Converted MSP430 config to YAML format. Still need to update Unity to support 16-bit and big-endian to get to work. Modified Unity to use test suite generator in preparation for updates for 16-bit and big endian changes git-svn-id: http://unity.svn.sourceforge.net/svnroot/unity/trunk@25 e7d17a6e-8845-0410-bbbc-c8efb4fdad7e
-