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 Spaces in Test Function Names #53

Closed
threeal opened this issue May 6, 2024 · 0 comments · Fixed by #54
Closed

Allow Spaces in Test Function Names #53

threeal opened this issue May 6, 2024 · 0 comments · Fixed by #54
Assignees
Labels
Milestone

Comments

@threeal
Copy link
Owner

threeal commented May 6, 2024

This issue suggests allowing spaces in the test function names, making the test functions clear by having the same name as the test name. This change may revert #48 since the test_ prefix may not be appropriate with names that contain spaces, but it should be fine since the test functions already look clear by using names with spaces, unlike common CMake functions which normally do not contain any spaces.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant