summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/qfileinfo
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
| | | | Reviewed-by: Trust Me
* Improve QFileInfo benchmarkMarkus Goetz2009-11-271-3/+5
| | | | Reviewed-by: TrustMe
* Introduce QFileInfo benchmarkMarkus Goetz2009-11-252-0/+93
Right now only a benchmark for the canonicalized path. Reviewed-by: TrustMe