-
-
Notifications
You must be signed in to change notification settings - Fork 23
Closed
Labels
area-macOSWork on macOS systemWork on macOS systemarea-windowWork on Window systemWork on Window systemenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Milestone
Description
Currently, our Matrix class lacks dedicated unit tests. While there's some initial test structure and inspiration in matrix_test.cpp, we need to formalize and expand this coverage.
Tasks:
- Add comprehensive unit tests for the Matrix class.
- Validate operations such as construction, indexing, arithmetic, and transformations.
- Use matrix_test.cpp as a reference or starting point.
- If we introduce new math utilities like Quaternion, include corresponding test files and coverage as well.
Metadata
Metadata
Assignees
Labels
area-macOSWork on macOS systemWork on macOS systemarea-windowWork on Window systemWork on Window systemenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Projects
Status
Done