summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/qsvgrenderer/qsvgrenderer.pro
Commit message (Collapse)AuthorAgeFilesLines
* Benchmark test for QSvgRenderer.Ariya Hidayat2009-08-311-0/+9
Right now mostly testing the constructor and the parser. The only SVG to be tested so far is tiger.svg, i.e. the famous Tiger head converted from tiger.eps found in GPL-ed Ghostscript. Reviewed-by: Kim