aboutsummaryrefslogtreecommitdiffstats
path: root/test/utils (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-04remove semicolon after namespaceAlexander Sulfrian6-6/+6
2014-04-08utils/colors: move colors into subdir, add hsvAlexander Sulfrian2-0/+175
2013-01-13test/utils/rectangle: removed deprecated ctorAlexander Sulfrian1-2/+1
2013-01-13tests: changed CPPUNIT_ASSERT to CPPUNIT_ASSERT_EQUAL for better error msgsAlexander Sulfrian3-40/+40
2013-01-13test/utils/math: test the math helper functionsAlexander Sulfrian1-0/+157
2013-01-13utils/rectangle: could get top/bottom/left/right coordinates from RectangleAlexander Sulfrian1-2/+2
2013-01-05utils/image: fixed namespace for logging outputAlexander Sulfrian1-1/+1
2013-01-05utils/rectangle: added function to intersect two rectanglesAlexander Sulfrian1-0/+26
2013-01-05utils/rectangle: added constructor for array of valuesAlexander Sulfrian1-0/+66
2013-01-05tests: added test of operator overloading for pointAlexander Sulfrian1-0/+106
2013-01-05base: moved Image and Texture to more appropriate locationsAlexander Sulfrian1-0/+109