Fix failing unit tests by erijo · Pull Request #557 · ThrowTheSwitch/Unity · GitHub
Skip to content

Fix failing unit tests#557

Merged
mvandervoord merged 2 commits into
ThrowTheSwitch:masterfrom
erijo:unit-tests
Dec 3, 2021
Merged

Fix failing unit tests#557
mvandervoord merged 2 commits into
ThrowTheSwitch:masterfrom
erijo:unit-tests

Conversation

@erijo

@erijo erijo commented Apr 17, 2021

Copy link
Copy Markdown
Contributor

Fix warnings/error in unittests.

erijo added 2 commits April 15, 2021 22:22
By replacing "x < y + 1" with "x <= y" the compiler doesn't have to do
it and the warning "assuming signed overflow does not occur when
reducing constant in comparison [-Werror=strict-overflow]" is avoided.
@erijo erijo changed the title Unit tests Fix fauling unit tests Apr 18, 2021
@erijo erijo changed the title Fix fauling unit tests Fix failing unit tests Apr 18, 2021
Comment thread src/unity.c
@mvandervoord mvandervoord merged commit 93850fa into ThrowTheSwitch:master Dec 3, 2021
@erijo erijo deleted the unit-tests branch December 3, 2021 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants