summaryrefslogtreecommitdiff
path: root/tests/test-matrix.cc
AgeCommit message (Expand)AuthorFilesLines
2020-08-13tests: Don't include deprecated Boost header filesKjell Ahlstedt1-1/+1
2020-04-29tests/test-scaled-font.cc: Remove an extra semicolonKjell Ahlstedt1-1/+1
2020-04-29tests: Use Boost's automatic test registrationChun-wei Fan1-16/+7
2015-07-31C++11: Use of nullptr.Murray Cumming1-1/+1
2015-07-31C++11: Use auto.Murray Cumming1-5/+5
2008-12-20fix some distcheck failuresv1.7.2Jonathon Jongsma1-1/+1
2008-10-06Fixe some test failures that were accidentally introducedJonathon Jongsma1-4/+24
2008-10-05Overhaul of the newly-wrapped Matrix API (+documentation)Jonathon Jongsma1-30/+44
2008-09-14Inherit Cairo::Matrix from cairo_matrix_tJonathon Jongsma1-0/+87