summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/script/qscriptvalue/tst_qscriptvalue.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update license headers to release version.Jason McDonald2010-10-181-13/+13
|
* Add benchmarks for accessing meta-object properties via QScriptValueKent Hansen2010-02-251-0/+25
| | | | Reviewed-by: Benjamin Poulain
* Restructure tests/benchmarks directory.Bjørn Erik Nilsen2010-02-081-0/+205
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.