summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/svg/svg.pro
Commit message (Collapse)AuthorAgeFilesLines
* Move list of trusted benchmarks out of QA dungeon and into QtTor Arne Vestbø2010-10-271-0/+2
| | | | | | | | | To run the list of trusted benchmark do 'make check-trusted' in either the root benchmarks directory or for any of the immediate sub-targets. Normal 'make check' environment variables apply, such as TESTRUNNER and TESTARGS. Reviewed-by: João Abecasis <joao.abecasis@nokia.com>
* Restructure tests/benchmarks directory.Bjørn Erik Nilsen2010-02-081-0/+3
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.