summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/testcocoon.prf
Commit message (Collapse)AuthorAgeFilesLines
* Integrate testcocoon support into Qt build system.Rohan McGovern2011-11-151-0/+57
To instrument a Qt application or library with the TestCocoon coverage tool, do `CONFIG+=testcocoon' in the application .pro file. To instrument Qt itself with testcocoon, use the `-testcocoon' configure option. Change-Id: Ie77109a078d11ea51f7a073621e0df9c752c44ae Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com> Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>