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

constexpr classes need unit testing #219

Open
sebjameswml opened this issue Aug 22, 2024 · 2 comments
Open

constexpr classes need unit testing #219

sebjameswml opened this issue Aug 22, 2024 · 2 comments

Comments

@sebjameswml
Copy link
Collaborator

Unit test morph::vec, morph::Quaternion, morph::TransformMatrix etc, to ensure that their constexpr functions work when invoked at compile time.

@sebjameswml
Copy link
Collaborator Author

Already have a decent set of morph::vec tests in tests/testvec_constexpr.cpp. Proceed with range and the others mentioned above.

@sebjameswml
Copy link
Collaborator Author

morph::range is ticked (#272 )

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

No branches or pull requests

1 participant