summaryrefslogtreecommitdiffstats
path: root/tests/auto/qvectornd
Commit message (Collapse)AuthorAgeFilesLines
* Move math3d unit tests up one level to tests/autoRhys Weatherley2009-08-182-0/+2145
Some of the platform test infrastructure assumes that all unit tests are sub-directories under tests/auto, and the tests/auto/math3d sub-directory was confusing that infrastructure. Reviewed-by: trustme