- 30 10月, 2019 1 次提交
-
-
由 mvandervoord 提交于
-
- 24 8月, 2016 1 次提交
-
-
由 jsalling 提交于
-
- 06 5月, 2016 1 次提交
-
-
由 Mark VanderVoord 提交于
-
- 01 3月, 2016 1 次提交
-
-
由 jsalling 提交于
Add tests for uncovered lines
-
- 24 2月, 2016 1 次提交
-
-
由 jsalling 提交于
Using gcc 4.8 on Ubuntu 14
-
- 18 2月, 2016 1 次提交
-
-
由 jsalling 提交于
Turn on -Wconversion in Makefile, fix all warnings
-
- 02 2月, 2016 1 次提交
-
-
由 jsalling 提交于
This feature removes the dependency on malloc/free for constrained embedded systems without a heap. It uses a static heap inside Unity Fixture. Setting UNITY_INTERNAL_HEAP_SIZE_BYTES sizes the heap. Add tests for new option, add targets to makefile for running tests. UNITY_FIXTURE_MALLOC for Fixture use only, remove from unity_output_Spy.c.
-
- 01 2月, 2016 1 次提交
-
-
由 jsalling 提交于
Help failures in the spy by adding filename and message to output
-
- 02 7月, 2015 1 次提交
-
-
由 Andrew Burks 提交于
-
- 18 1月, 2015 1 次提交
-
-
由 nimrodz 提交于
Primarily - * Added "static" to static functions. * Added proper signature with "void" to functions without arguments. * Marked unused arguments with "(void)". * Removed entirely unused static functions. * Added "const" to preserve const-correctness. * Added function prototypes for external functions.
-
- 01 12月, 2010 1 次提交
-
-
由 mvandervoord 提交于
- fixed a few bugs in fixtures to get it to pass against our standard compilers - added extern of OUTPUT_CHAR method to keep compilers from complaining git-svn-id: http://unity.svn.sourceforge.net/svnroot/unity/trunk@107 e7d17a6e-8845-0410-bbbc-c8efb4fdad7e
-
- 30 11月, 2010 1 次提交
-
-
由 mvandervoord 提交于
git-svn-id: http://unity.svn.sourceforge.net/svnroot/unity/trunk@106 e7d17a6e-8845-0410-bbbc-c8efb4fdad7e
-