Skip to content

support [] in IgnoringTopFunction function signatures #851

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

Merged
merged 2 commits into from
Jul 4, 2025

Conversation

sheidkamp
Copy link
Contributor

Solves #850

When parsing the topofname parameter in the IgnoringTopFunction function, the code now looks for the last set of brackets and verifies that it at the end of the string before setting expected state.

If brackets are found, but not at the end, the code continues and moves on to the "HasSuffix" logic.

@thediveo thediveo merged commit 36bbf72 into onsi:master Jul 4, 2025
6 checks passed
@thediveo
Copy link
Collaborator

thediveo commented Jul 4, 2025

Thank you very much! Sorry for the delay but I wanted to properly assess this change (famous last words).

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