aboutsummaryrefslogtreecommitdiffstats
path: root/test/utils/math.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-04-03utils/math: Remove custom implementation of min/max.Alexander Sulfrian1-157/+0
The stl provieds sutable implementations.
2015-03-31test: Fix include paths.Alexander Sulfrian1-1/+1
2014-05-04remove semicolon after namespaceAlexander Sulfrian1-1/+1
Class definitions have to end with a semicolon but not namespaces. So remove this everywhere.
2013-01-13test/utils/math: test the math helper functionsAlexander Sulfrian1-0/+157