summaryrefslogtreecommitdiffstats
path: root/tests/auto/qsharedpointer_and_qwidget
Commit message (Collapse)AuthorAgeFilesLines
* Autotest: add QSharedPointer and QWeakPointer tests for QWidget tooThiago Macieira2009-08-052-0/+153
I don't want to link the tst_qsharedpointer test to QtGui, so I created a new test. This is testing only the basic manipulations. In special, it's not testing invalid constructs.