- 04 5月, 2016 1 次提交
-
-
由 jsalling 提交于
Add config flag for 64-bit, max covered lines even with 32-bit compilers Always print uncovered lines, delete separate make target
-
- 26 4月, 2016 1 次提交
-
-
由 Jerry Jacobs 提交于
-
- 13 4月, 2016 1 次提交
-
-
由 Jerry Jacobs 提交于
-
- 03 3月, 2016 1 次提交
-
-
由 jsalling 提交于
Revert the previous commit. Add tests for extended enum cases. Fix crash due to accessing 'trait_names' array out of bounds. Adding an extra invalid value to the end of an enum causes '-Wswitch' flag to warn unless there is a switch default case - also enabled by '-Wall'.
-
- 02 3月, 2016 1 次提交
-
-
由 jsalling 提交于
Unity is at 92% coverage now Run 'make -s' to see coverage information for unity.c Run 'make uncovered' to get missing lines output
-