DarkRadiant: master 5c365636

Author Committer Branch Timestamp Parent
orbweaver orbweaver master 30.01.2021 17:51 master 3a72848e
Changeset Merge math tests into a single test suite

Instead of four separate top-level test suites cluttering up the list, all of
the tests for Matrix, Plane, Quaternion and Vector are in a single MathTest
suite.
mod - test/math/Matrix4.cpp Diff File
mod - test/math/Plane3.cpp Diff File
mod - test/math/Quaternion.cpp Diff File
mod - test/math/Vector3.cpp Diff File