Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests: add a more helpful version of g_assert_finalize_object() #77

Merged
merged 1 commit into from
Jan 16, 2022

Conversation

andyholmes
Copy link
Owner

Add version of g_assert_finalize_object() that actually tells you
where the object is that failed to finalize.

Also, rename the current macro v_assert_finalize_object() to
v_await_finalize_object() to reflect its actual behaviour.

Add version of `g_assert_finalize_object()` that actually tells you
where the object is that failed to finalize.

Also, rename the current macro `v_assert_finalize_object()` to
`v_await_finalize_object()` to reflect its actual behaviour.
@andyholmes andyholmes enabled auto-merge (rebase) January 16, 2022 17:13
@andyholmes andyholmes merged commit 07d1c5d into main Jan 16, 2022
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.

1 participant