Skip to content

tests: Remove deprecated check macros#412

Merged
chrissie-c merged 1 commit intoClusterLabs:masterfrom
chrissie-c:upgrade-deprecated-check-calls
Jul 29, 2020
Merged

tests: Remove deprecated check macros#412
chrissie-c merged 1 commit intoClusterLabs:masterfrom
chrissie-c:upgrade-deprecated-check-calls

Conversation

@chrissie-c
Copy link
Copy Markdown
Contributor

fail_if() and fail_unless() macros are deprecated in more
recent versions of check and are buggy in 0.15, so replace
them with ck_assert() instead.

fail_if() and fail_unless() macros are deprecated in more
recent versions of check and are buggy in 0.15, so replace
them with ck_assert() instead.
Copy link
Copy Markdown
Member

@jfriesse jfriesse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good so ACK by me.

@chrissie-c
Copy link
Copy Markdown
Contributor Author

Thanks.

@chrissie-c chrissie-c merged commit d01a9e0 into ClusterLabs:master Jul 29, 2020
@chrissie-c chrissie-c deleted the upgrade-deprecated-check-calls branch July 29, 2020 13:06
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.

2 participants