mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2026-09-04 17:30:00 +00:00
100% code coverage for Unity Fixture
Add tests for uncovered lines
This commit is contained in:
@@ -75,5 +75,6 @@ CFLAGS += -Wstrict-prototypes
|
||||
CFLAGS += -Wswitch-default
|
||||
CFLAGS += -Wundef
|
||||
CFLAGS += -Wno-error=undef # Warning only, this should not stop the build
|
||||
CFLAGS += -Wunreachable-code
|
||||
CFLAGS += -Wunused
|
||||
CFLAGS += -fstrict-aliasing
|
||||
|
||||
Reference in New Issue
Block a user