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

flint_test_clear #2057

Merged
merged 6 commits into from
Aug 27, 2024
Merged

flint_test_clear #2057

merged 6 commits into from
Aug 27, 2024

Conversation

vneiger
Copy link
Collaborator

@vneiger vneiger commented Aug 27, 2024

  • Change FLINT_TEST_CLEANUP into FLINT_TEST_CLEAR (to make it more consistent with other functions/macros xxx_CLEAR which "close" an xxx_INIT)
  • Add a few missing flint_rand_clear in profile files
  • Change many flint_rand_clear into FLINT_TEST_CLEAR when they were used to close a FLINT_TEST_INIT

Copy link
Collaborator

@albinahlback albinahlback 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!

src/test_helpers.h Outdated Show resolved Hide resolved
src/test_helpers.h Outdated Show resolved Hide resolved
src/test_helpers.h Outdated Show resolved Hide resolved
vneiger and others added 3 commits August 27, 2024 16:27
Co-authored-by: Albin Ahlbäck <[email protected]>
Co-authored-by: Albin Ahlbäck <[email protected]>
Co-authored-by: Albin Ahlbäck <[email protected]>
@vneiger
Copy link
Collaborator Author

vneiger commented Aug 27, 2024

Thanks for the fixes!

@vneiger vneiger merged commit 042e378 into flintlib:main Aug 27, 2024
10 checks passed
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