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

Allow Fail Function to Handle Consecutive Variables #193

Merged
merged 3 commits into from
Jul 9, 2024

Conversation

threeal
Copy link
Owner

@threeal threeal commented Jul 8, 2024

This pull request resolves #192 by updating the fail function to handle consecutive variables. It also modifies tests in the test/fail.cmake file.

@threeal threeal added the test label Jul 8, 2024
@threeal threeal added this to the Version 0.4.0 milestone Jul 8, 2024
@threeal threeal self-assigned this Jul 8, 2024
@threeal threeal force-pushed the fail-handle-consecutive-variables branch from 32c0682 to 24e1a8e Compare July 9, 2024 10:13
@threeal threeal force-pushed the fail-handle-consecutive-variables branch from 24e1a8e to bcfda2c Compare July 9, 2024 10:36
@threeal threeal marked this pull request as ready for review July 9, 2024 10:51
@threeal threeal added the feat label Jul 9, 2024
@threeal threeal merged commit 0f66746 into main Jul 9, 2024
2 checks passed
@threeal threeal deleted the fail-handle-consecutive-variables branch July 9, 2024 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow Fail Function to Handle Consecutive Variables
1 participant