summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/svg/qsvgrenderer/tst_qsvgrenderer.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Change to release license header.Jason McDonald2011-02-161-13/+13
| | | | Reviewed-by: Trust Me
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
| | | | | Reviewed-by: Trust Me (cherry picked from commit ac5c099cc3c5b8c7eec7a49fdeb8a21037230350)
* Restructure tests/benchmarks directory.Bjørn Erik Nilsen2010-02-081-0/+103
We follow the same structure as used in the src directory. This makes it easier to navigate through the jungel, especially now that we are going to add functional tests etc.