summaryrefslogtreecommitdiff
path: root/tests/test-surface.cc
AgeCommit message (Expand)AuthorFilesLines
2020-08-13tests: Don't include deprecated Boost header filesKjell Ahlstedt1-1/+1
2020-04-30Replace NULL by nullptrKjell Ahlstedt1-1/+1
2020-04-30tests: Update the source codeKjell Ahlstedt1-31/+14
2015-07-31C++11: Use of nullptr.Murray Cumming1-1/+1
2015-07-31C++11: Use auto.Murray Cumming1-9/+9
2008-10-07Update API to officially released 1.8 APIJonathon Jongsma1-0/+11
2008-10-06Fixe some test failures that were accidentally introducedJonathon Jongsma1-2/+2
2008-09-10Added Surface::get_fallback_resolution() + testJonathon Jongsma1-0/+12
2008-09-10Add Surface::get_content() + testJonathon Jongsma1-0/+10
2008-09-10Add PsSurface::get_eps()Jonathon Jongsma1-0/+12
2008-09-10 Change the names of the stream creation functions to 'create_for_stream()'Jonathon Jongsma1-3/+3
2008-08-21All Image Surface creation tests now pass (no exceptions thrown)Jonathon Jongsma1-5/+17
2008-08-19Add sigc::slot versions of all of the functions that take a cairo_write_func_...Jonathon Jongsma1-0/+89