summaryrefslogtreecommitdiffstats
path: root/tests/auto/qscopedvaluerollback/qscopedvaluerollback.pro
Commit message (Collapse)AuthorAgeFilesLines
* tests: eliminated usage of qttest_p4.prfSergio Ahumada2011-12-251-2/+3
| | | | | | | | | qttest_p4.prf was added as a convenience for Qt's own autotests in Qt4. It enables various crufty undocumented magic, of dubious value. Stop using it, and explicitly enable the things from it which we want. Change-Id: If1f16810614f7965dc7d5bf680effed911bee114 Reviewed-by: Jason McDonald
* Add autotest for QScopedValueRollbackShane Kearns2011-01-261-0/+4
Reviewed-by: mread