summaryrefslogtreecommitdiffstats
path: root/src/testlib/qbenchmark.h
Commit message (Collapse)AuthorAgeFilesLines
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
| | | | Reviewed-by: Trust Me
* Compile.Morten Sorvig2009-08-111-1/+1
|
* Fix BC breakage caused by commit 7aa2d76d.Morten Sorvig2009-08-111-1/+2
| | | | | Code compiled with 4.5 expects to find the QBenchmarkIterationController() constructor, so ad an overload instead of replacing it.
* Add QBENCMARK_ONCE to QTestLib.Morten Sorvig2009-08-101-2/+8
| | | | | | | | | | The code block associated with QBENCHMARK_ONCE macro will only be executed once, whether the backend returns a valid result or not. The "-iterations" command line argument is also ignored. This is useful for benchmarking code that has side effects. Revby: jasplin
* Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
| | | | Reviewed-by: Trust Me
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+83